I can not get the NETDOM command to work to re-establish the trust on a W2K workstation in an NT4 domain. I am using the following syntax
netdom member \\Computername /joindomain
I get the following error.
C:\>netdom member \\computername /joindomain
NetDom 1.7 @1997. Written by Christophe Robert (chrisrob@microsoft.com).
Searching PDC for domain DOMAINNAME…
Found PDC \\PDCNAME
Connecting to \\PDCNAME…
Querying domain information on PDC \\PDCNAME…
Querying domain informationon computer \\COMPUTERNAME…
Computer \\COMPUTERNAME is already a member of domain DOMAINNAME.
Verifying secure channel on \\COMPUTERNAME…
Access is denied.
I am logged on as administrator. I never have any trouble doing this with my NT4 workstations. What am I missing?