Skip to content

Server MS.COM

IT Solutions

Menu
  • Home
  • Windows Server
  • Security
  • Linux
  • Desktop
Menu
ACTIVE DIRECTORY 2012

Schema Version in Active Directory

Posted on July 1, 2014

What is Active Directory Schema?

The schema is the Active Directory component that defines all the objects and attributes that the directory service uses to store data.

Active Directory stores and retrieves information from a wide variety of applications and services. So that it can store and replicate data from a potentially infinite variety of sources, Active Directory standardizes how data is stored in the directory. By standardizing how data is stored, the directory service can retrieve, update, and replicate data while ensuring that the integrity of the data is maintained.

Active Directory Schema Version:-

Version Windows Server Edition
69 Windows Server 2012 R2
56 Windows Server 2012
47 Windows Server 2008 R2
44 Windows Server 2008
31 Windows Server 2003 R2
30 Windows Server 2003
13 Windows 2000

How to find the Schema Version in Active Directory?

Using Power Shell:-

Get-ADObject (Get-ADRootDSE).schemaNamingContext -PropertyobjectVersion

Using Registry (from server 2012 R2)

HKLM\SYSTEM\CurrentControlSet\Services\NTDS\Parameters\<Schema Version>

dsquery:

dsquery * CN=Schema,CN=Configuration,DC=Root-Domain -Scope Base -attr objectVersion

ADSIEdit:

open ADSIEdit and navigate to “CN=Schema,CN=Configuration,DC=domain,DC=local”, right-click “Properties” and locate “objectVersion” attribute value

more detailsPlease refer the below link for

How to find the current Schema Version
http://support.microsoft.com/kb/556086

Categories

  • Active Directory
  • Cisco Router
  • Desktop
  • Exchange Online
  • Exchange Server 2010
  • Group Policy
  • Hyper-V
  • Internet Explorer
  • Linux
  • O365
  • PowerShell
  • Security
  • Uncategorized
  • Windows 7
  • Windows 8
  • Windows Server
  • Windows Server 2003
  • Windows Server 2008
  • Windows Server 2012
  • Windows XP

Tags

0x80070005 Access is denied 8007200d Active Directory AD Android Mawlare Azure Active Directory cannot remove printer CyberSecurity disable ssl3.0 Domain controller Domain User Exchange Online exchange power shell exchange server 2010 Firewall rule GPP GPP Client Side Extensions Gpprefcl.dll Group Policy Preference Group Policy Results Wizard Hyper-v KB943729 Last Password Change mailbox size Malware O365 Office 365 powershell Printer Printer Server redirected printer RPC Error SSL version 3.0 VHDX to VHD Virtual Machine Windows 7 Windows 8.1 windows 8.1 keybord shortcut windows 10 keybord shortcut windows server Windows server 2003 Windows server 2008 Windows Server 2008 R2 Windows server 2012 xp

Archives

  • July 2022
  • August 2018
  • December 2016
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • July 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014

Recent Comments

  • Praveen Rohit Singh on Access is Denied, Unable to remove device | Printer (redirected 1)
  • Ken Martin Kvandal on Solved! Install Printer via Group Policy Preference 0x80070005 Access is denied
  • Richard on Solved! Error while trying to publish the printer to the Active Directory, Windows failed to publish property printMediaReady at LDAP
©2025 Server MS.COM | Design: Newspaperly WordPress Theme