Windows Server – Locating, Transferring, and Seizing FSMO Roles
Nov10

Windows Server – Locating, Transferring, and Seizing FSMO Roles

FSMO Roles KB ID 0001257  Problem I’ve written about transferring and sizing FSMO roles, (Flexible Single Master Operations) before, see the following article; Transferring Your FSMO Roles Now you have a PowerShell Commandlet to help ‘Move-ADDirectoryServerOperationMasterRole’. FSMO Roles : Solution As before you can view your FSMO role holders, by using the following command. netdom query fsmo To transfer them to...

Read More
Windows – Error ‘A Good Time server could not be located’
Nov17

Windows – Error ‘A Good Time server could not be located’

KB ID 0000705 Problem Seen when running dcdiag, Error(s): Starting test: Advertising Warning: Server-Name is not advertising as a time server. ……………………. Server-Name failed test Advertising   Running enterprise tests on : PeteNetLive.com Starting test: Intersite ……………………. PeteNetLive.com passed test Intersite Starting test: FsmoCheck...

Read More
Add a 2012 Domain Controller to a 2008 Domain
Nov17

Add a 2012 Domain Controller to a 2008 Domain

KB ID 0000680  Problem This is considerably less painfull than adding a 2008/2008 R2 domain controller to a 2003 domain was. You dont have to maually prep the schema on the schema master, or run forestprep and domainprep. The wizard does everything for you. Solution 1. Launch server manager from the taskbar > Select Local Server > Manage > Add Roles and Features. 2. Role Based… > Next. 3. Select local server >...

Read More
Locate your FSMO Role Servers
Nov17

Locate your FSMO Role Servers

KB ID 0000221 Problem You would like to know which servers are holding which roles. To move your FSMO Servers CLICK HERE Solution FSMO Servers There are five FSMO (Flexible Single Master Operations) Roles that need to Exist in a Windows AD Forest. PDC Emulator (One per domain) RID Master (One per domain) Schema Master (One per forest) Domain Naming Master (One per forest) Infrastructure Master (One per domain) But I’ve Googled...

Read More
Transferring Your FSMO Roles
Nov17

Transferring Your FSMO Roles

FSMO Roles KB ID 0000240 Problem Note: This article is still valid, but this procedure can now be done simply with PowerShell. Windows Server – Locating, Transferring, and Seizing FSMO Roles If you are replacing a domain controller, or simply taking one offline for a while, you might want to transfer its FSMO roles to another Domain Controller. There are 5 FSMO roles which are, · Schema master – Forest-wide and one per forest. ·...

Read More