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
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
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
Deploying Exchange 2013
Nov17

Deploying Exchange 2013

Part Two – Prerequisites for Windows Server 2008 R2 KB ID 0000717 Problem Originally I was just going to write a ‘Prerequisite for Exchange 2013’ article, but the needs of Windows Server 2008 R2 are so much greater than those of Windows Server 2012, I split them up. With that in mind, Id suggest you use Window s server 2012 rather than 2008 R2. (It will be supported for longer). But if you are determined read on....

Read More
Deploying Exchange 2013
Nov17

Deploying Exchange 2013

Part One – Prerequisites for Windows Server 2012 KB ID 0000716  Problem Originally I was just going to write a ‘Prerequisite for Exchange 2013’ article, but the needs of Windows Server 2008 R2 are so much greater, I split them up. Solution Planning ‘Time spent on reconnaissance is seldom wasted’ If you are going to deploy Exchange 2013 within your organisation, then you either already have Exchange (or...

Read More