Hello,
Exchange 2010
How can I re-create a PowerShell Virtual Directory with multiple exchange and IIS servers?
Using: New-PowerShellVirtualDirectory -Name Powershell -RequireSSL:$False ---- ON Exchange1
Results: Message - PowerShell exists on Exchange2.
I wanted to create the PowerShell Virtual Directory on Exchange1. Exchange 2013 has a -Server argument but 2010 doesn't.
Is there a similar argument for 2010 that doesn't show in the cmdlets?
https://technet.microsoft.com/en-us/library/bb125176(v=exchg.141).aspx
Thanks,
Robert