Move Ad integrated zones to application partitions
July 13, 2009Exchange Server 2007 licensing standard or enterprise?
July 14, 2009There may come a time when you need to seize your domain controllers FSMO roles. This may be for a disaster recovery or if you are implementing a lab environment in which you need to have a server with all the FSMO roles.
- Open CMD prompt
 - type ntdsutil
 - type roles
 - type connections
 - type connect to server [servername] <– This should be the name of the server seizing the roles
 - type quit
 - type seize schema master
 - type seize domain naming master
 - type seize pdc
 - type seize rid master
 - type seize infrastructure master
 - exit
 


