RemoteExchange.ps1
I am trying to make a Scheduled Task run a Powershell script but RemoteExchange.ps1 is not found on the server.http://technet.microsoft.com/en-us/library/bb123798.aspxWhere do I find it, when it is not located on the Server?
February 25th, 2010 6:52pm

What version of Exchange do you have? The link you posted and Im guessing that script in particular only apply to Exchange 2010. Assuming you are scheduling the task to run on the Exchange server itself you should just be able to use the method described here as the link you posted, from what I can see from a quick glance, assumes you want to run a script on a non-exchange server and perform an exchange related task/query (which makes sense as only Exchange 2010 supports powershell remoting).My blog: http://www.monkeydust.net | Twitter: http://www.twitter.com/MrYiff
Free Windows Admin Tool Kit Click here and download it now
February 25th, 2010 7:47pm

The file will be located in $ENV:ExchangeInstallPath\Bin which by default would be c:\program files\microsoft\exchange server\v14\bin If you are trying to schedule a script with 2007 then use the link provided by Nick.
February 25th, 2010 9:04pm

Hi,It should be located at '...\Program Files\Microsoft\Exchange Server\V14\bin\RemoteExchange.ps1'Regards,Xiu
Free Windows Admin Tool Kit Click here and download it now
March 1st, 2010 10:57am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics