Archive for August, 2009

Exchange 2007 SP2 Released

Posted: 25th August 2009 by neil in Exchange Server 2007

Exchange Server SP2 has been released. You can download it here: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=4c4bd2a3-5e50-42b0-8bbb-2cc9afe3216a#tm

TEST

Posted: 20th August 2009 by neil in Windows Server 2008

TEST

Create Multiple ADAM Users

Posted: 16th August 2009 by neil in Windows Server 2008

Check out this post on technet on how to create 100,000 users in an ADAM instance easily via a script. Could come in useful some time http://blogs.technet.com/ad/archive/2009/08/14/bulking-up-an-adam-test-instance.aspx ‘************************************************** ‘ This script adds i = n users to a specified OU or CN.  ‘  Alter as needed. ‘************************************************** ‘ If the application NC  DN is "ou=adamou,c=us" [...]