Which command should you run?

You plan to implement Azure AD connect. You have an Active Directory Domain Services domain named Contoso.You need to determine if the organization’s Active Directory is compatible with Azure AD Connect.Which command should you run?http://rickardnobel.se/verify-schema-versions-on-all-domain-controllers/https://docs.microsoft.com/en-us/azure/active-directory/active-directory-aadconnect-prerequisites

Question:

Which command should you run?

Options:

dsquery * cn=schema,cn=configuration,dc=contoso,dc=local -scope base -attr objectVersion

nslookup finger contoso/objectVersion > > scope

ldifde -scope contoso -o domain -l objectVersion -p schema

csvde -i -s -j domain/schema -r objectVersion -b contoso -o local

Correct Answer

The Correct Answer for this Question is

dsquery * cn=schema,cn=configuration,dc=contoso,dc=local -scope base -attr objectVersion

Leave a Comment