John said:
We are using a tool called cusrmgr.exe to add a domain
local group to the local sam of a w2k workstation via
group policy start up scripts,
This will not work unless you are in (at least) Native mode
for the domain. (But since it has been working? we must
assume you are in native mode.)
however recently this has
been erroring with "cant find pdc for <domain>".
There is no "PDC" in a Win2000+ domain so again we must
assume that this program or message is failing to find the
"PDC Emulator".
Can anyone help point me in the right direction please?
Given that this is almost certainly a legacy program (a modern
program would not be so focused on the "PDC") it is HIGHLY
likely that this is a NETBIOS name resolution problem.
Assuming (further) that you have no disabled NetBIOS in your
environment this is most likely caused by a multiple subnets
(possibly multiple domains) and NO WINS server(s) OR
failure to specify the "WINS server" on the NIC/IP properties
of your DC which is the "PDC Emulator."
This latter is quite common -- people forget that "servers" much
also be treated as NAME RESOLUTION CLIENTS.
Alternatively, you might have multiple WINS servers that are
not fully replicated.