Exchange Management Shell(EMS) Missing :
We often face situations where we do not see Microsoft Exchange Management Shell in our Exchange servers. In such cases, below is the workaround for it.
1.Before we create the shortcut, check if the ConnectFunctions.ps1 , RemoteExchange.ps1 and CommonConnectFunctions.ps1 files are present in the %ExchangeInstallPath%\bin directory.
NOTE : If these files are missing, you can copy the files from the Exchange Server 2010 Service Pack 1 installation media.
These files are present in the \setup\serverroles\common folder.
2. Create a new shortcut in Desktop. Click New -> Shortcut.
3. In the Type the location of the item , type in the text below:
%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command ". '%ExchangeInstallPath%\bin\RemoteExchange.ps1'; Connect-ExchangeServer -auto"
NOTE : Modify the Exchangeinstallpath to your exchange installation location
4. Name the shortcut Exchange Management Shell and click Finish.
Done. We have created the Shell, so now if you are fine with the blue icon then skip the below steps Below steps are to modify the icon to the original EMS icon
5. Right click the Exchange Management Shell shortcut, click Properties and remove the text from Start In field on the Shortcut tab
6. On the Shortcut tab, click Change Icon , click Browse and type in the text below:
%SystemRoot%\Installer\{4934D1EA-BE46-48B1-8847-F1AF20E892C1}\PowerShell.exe
7. Select the Exchange icon and click OK .
8. Click Apply and click OK .
9.Copy the new Exchange Management Shell shortcut to this location:
%systemdrive%\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Exchange Server 2010



