On the schema master insert the Windows Server 2003 disk and go to the command prompt. d:i386adprep /forestprep On each domain in y0ur forest find your […]
If you find yourself in Exchange Managment Shell and y0u want to know what a commands reprecutions are before you run it use the -whatIf paramater. […]
Pipelining in Exchange Management Shell can be very powerful. For instance if you do this command get-mailbox | where-object { $_.name -like “john*” } | set-Mailbox […]
In the c:Program filesMicrosoftExchange ServerScripts directory there exists a powershell script called ExportEdgeConfig.ps1. You can backup your Edge Transport by executing the following command From Exchange […]
There is a feature of Exchange 2007 that allows users to copy their whitelist of approved senders, recipients, domains, and external contacts to the Edge Transport […]
You must export the Edge transport subscription file which is in XML format. Make sure ports 50389(LDAP) and 50636(Secure LDAP) are open between the hub server and […]