To find the creation date of the Domain Controllers in your Active Directory, use the following command:
dsquery * “cn=Sites,cn=Configuration,dc=MyDomain,dc=com” -Filter “(cn=NTDS Settings)” -attr distinguishedName whenCreated
To find the creation date of the Domain Controllers in your Active Directory, use the following command:
dsquery * “cn=Sites,cn=Configuration,dc=MyDomain,dc=com” -Filter “(cn=NTDS Settings)” -attr distinguishedName whenCreated