-
I am trying to use the send-mailmessage cmdlet, but im runninng into a problem where I am getting a "Send-MailMessage : The remote certificate is invalid according to the validation procedure." error. I'm running the cmd like this: send-mailmessage -to <address> -from <address>...
-
We are in a hosted Exchange environment (Live@Edu). I'd like to script some multi-mailbox searches using powershell (and probably importing the "From:" addresses from a csv file). I gather either Search-Mailbox or New-MailboxSearch are used (New-MailboxSearch is asynchronous, and seems...
-
Hi, I'm trying to create a script that will check to see if a user in a list (text document) is on litigation hold, and if so print it out on the screen. Below is what I have : foreach ($alias in get-content C:\Windows\system32\scripts\testusers.txt) { Get-Mailbox -Identity $alias | fl LitigationHoldEnabled...
Posted to
PowerShell for Exchange
(Forum)
by
sahinboluk
on
05-07-2013
Filed under: Exchange, powershell, exchange 2010, Powershell command:, powershell command:scripts, exchange2010, Exchange 2003 to 2010
-
I would like to Setup an Out Of Office text reply on a deprovisioned user's mailbox using powershell. I need to have auto reply whenever the user account in active directory is disabled. would you provide me the scripts? We would like to set up auto out of office reply for disabled/deprovisioned...
Posted to
PowerShell for Exchange
(Forum)
by
bareedaa
on
05-15-2013
Filed under: Exchange, powershell, exchange 2010, Powershell command:, powershell command:scripts, exchange2010, activedirectory, powershellshell, Exchange 2003 to 2010, Powershell command