If you’re using the netdom trust /verify
command, you would need to specify administrative credentials (Domain Admin/Enterprise Admin) for both domains using the switches /PasswordO:
, /UserO:
, /PasswordD:
and /UserD:
Full Syntax:
netdom trust <TrustingDomainName> {/d: | /domain:} <TrustedDomainName> [{/ud: | /userd:}[<Domain>\]<User> [{/pd: | /passwordd:}{<Password>|*}] [{/uo: | /usero:}<User>] [{/po: | /passwordo:}{<Password>|*}] [/verify] [/reset] [/passwordt:<NewRealmTrustPassword>] [/add [/realm]] [/remove [/force]] [/twoway] [/kerberos] [/transitive[:{YES|NO}]] [/oneside:{TRUSTED | TRUSTING}] [/force] [/quarantine[:{YES | NO}]] [/namesuffixes:<TrustName> [/togglesuffix:#]] [/EnableSIDHistory] [/ForestTRANsitive] [/SelectiveAUTH][/AddTLN][/AddTLNEX][/RemoveTLN] [/RemoveTLNEX][/SecurePasswordPrompt] [/EnableTgtDelegation] [{/help | /?}]
Reference: Netdom trust
To verify a trust using the Windows interface
- Open Active Directory Domains and Trusts. To open Active Directory
Domains and Trusts, click Start , click Administrative Tools , and
then click Active Directory Domains and Trusts .
- To open Active Directory Domains and Trusts in Windows Server® 2012,
click Start , type domain.msc .
- In the console tree, right-click the domain that contains the trust
that you want to verify, and then click Properties .
- On the Trusts tab, under either Domains trusted by this domain
(outgoing trusts) or Domains that trust this domain (incoming
trusts) , click the trust to be verified, and then click Properties
.
- Click Validate .
Do one of the following, and then click OK :
Click No, do not validate the incoming trust. If you select this option, we recommend that you repeat this procedure for the reciprocal domain.
Click Yes, validate the incoming trust. If you select this option, you must type a user account and password with administrative credentials for the reciprocal domain.
Reference: Verify a trust