Month: March 2007
-
Creating Subject Alternative Name Certificates with Microsoft Certificate Server
A new feature in digital certificates is the Subject Alternative Name property. This allows you to have a certificate for more than one URI (i.e. www.c7solutions.com and www.c7solutions.co.uk) in the same certificate. It also means that in web servers such as IIS you can bind this certificate to the site and use up only one…
-
Exchange Management Shell
I need a place to store useful Powershell commands for the administration of Exchange Server 2007, so I thought I would add them here: Upgrading Exchange Organisation Place Replicas of Public Folders on New Exchange Server get-publicfolder -recurse Set-PublicFolder -Replicas:”server\public folder database”,”server\public folder store (server)” Enable ActiveSync Policy for Windows Mobile 2003 Smartphones and Pocket…