Click to Rate and Give Feedback
Raising the Domain Functional Level to Windows 2000 Native

Updated: February 28, 2009

Applies To: Windows Server 2008 R2

This topic explains how to use the Active Directory module for Windows PowerShell to raise the domain functional level to Windows 2000 native.

Example

The following example demonstrates how to raise the domain functional level of the Fabrikam.com domain to Windows 2000 native:

Set-ADDomainMode -Identity FABRIKAM -DomainMode Windows2000

Additional information

You can use the following parameters when you set many of the common values that are associated with raising the domain functional level in Active Directory Domain Services (AD DS):

  • -Windows2000

  • -Windows2003InterimDomain

  • -Windows2003Domain

  • -Windows2008Domain

  • -Windows2008R2Domain

For a full explanation of the parameters that you can pass to Set-ADDomainMode, at the Active Directory module command prompt, type Get-Help Set-ADDomainMode –detailed, and then press ENTER.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker