Hey guys,
I am setting up a script to remove a bunch of clients from the domain and am using the NET DOM command line tool but i keep getting "rpc server not available" when running this remotely on a test machine.
heres what i got:
C:\>NETDOM REMOVE "testpc/Domain:domain /UserD:administrator /PasswordD assword UserO:administrator /PasswordOassword /REBoot:30"
The RPC server is unavailable.
now for the "/passwordO:" im using the local admin password and for the "passwordD:" im using the domain password... Is this right? The messed up thing is i was able to get this to work once and now a day later i cant get it to work for some reason. its gotta be something stupid im not seeing.
Anyone have this off the top???
Thanks for any input,
Ben
I am setting up a script to remove a bunch of clients from the domain and am using the NET DOM command line tool but i keep getting "rpc server not available" when running this remotely on a test machine.
heres what i got:
C:\>NETDOM REMOVE "testpc/Domain:domain /UserD:administrator /PasswordD assword UserO:administrator /PasswordOassword /REBoot:30"
The RPC server is unavailable.
now for the "/passwordO:" im using the local admin password and for the "passwordD:" im using the domain password... Is this right? The messed up thing is i was able to get this to work once and now a day later i cant get it to work for some reason. its gotta be something stupid im not seeing.
Anyone have this off the top???
Thanks for any input,
Ben