arşiv

yazılar buna göre etiketlendi; ‘Active Directory schema version numbers’

Active Directory Schema Version Numrasını Öğrenmek

Pazar, 22 Oca 2012 yorum yok

•Windows 2000 RTM with all Service packs = Schema version 13
•Windows Server 2003 RTM with all Service packs = Schema version 30
•Windows Server 2003 R2 RTM with all Service packs = Schema version 31
•Windows Server 2008 RTM with all Service packs = Schema version 44
•Windows Server 2008 R2 RTM with all Service packs = Schema version 47

Sorgulama Yöntemleri;

•Registry: 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

Kaynak