Quick Tip–Creating an icon on the desktop for the Exchange 2013 EAC
This is a very quick tip (with a script) that enables you to create an icon for the Exchange Administrative Centre in Exchange 2013 on your desktop. Whilst perhaps not the most earth shattering tip – and indeed it is one that is aimed at administrators who are less familiar with Exchange 2013 in some cases it proves quite useful.
For those of you who don’t know, Exchange 2013 has disbanded the concept of the traditional MMC based interface for administering Exchange, and adopted a new web based interface called the “Exchange Administrative Centre” (or EAC for short).
When you install Exchange 2013 – a link to this management interface is not created by default – and administrators have to use a URL similar to the following: https://ExchangeServerName/ecp from within Internet Explorer.
The following script will create a shortcut to the EAC on your administrative desktop:
Taken from the site of Thanks http://www.telnetport25.com
Download [ CreateExchangeAdminCentreIcon.ps1 – 1.5KB ]