You get a bonus - 1 coin for daily activity. Now you have 1 coin

How to find out the Windows domain schema version (Active Directory)

Practice



To find out the current version of the domain schema, you need to log in to the domain controller and run the following command in the console (CMD):

C:\> dsquery * cn=schema,cn=configuration,dc=domainname,dc=local -scope base -attr objectVersion

where instead of dc=domainname,dc=local you specify the name of your domain,

for example:
dc=mydomain,dc=ru

or a second example:
dc=mydomain

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Operating Systems and System Programming"

Terms: Operating Systems and System Programming