Microsoft guidelines for sizing server specification for Windows Active Directory Domain Services (AD DS) Component Estimates Storage/Database Size 40KB to 60KB for each user RAM Database Size Base operating system recommendations Third-party applications Network 1
Continue ReadingTag: AD
SharePoint AD Domain Migration
Either use Quest Migration Manager for AD: http://www.quest.com/migration-manager-for-active-directory/ Or a mixture of STSADM and Powershell. # extract all users into an xml file [xml] $users = c:”program filescommon filesmicrosoft sharedweb server extensions12bin”stsadm.exe -o enumusers -url
Continue Reading