Hi,Use the following:
NET USER [accountname] /ACTIVE:YES
to re-activate an account, where [accountname] is the user ID.
For more help, type NET HELP, or NET HELP [command] where command is something like USER, ACCOUNTS etc..
Regards,
M.
Sam (06 Aug, 2004 18:12):
KimThanks for the info.
Any idea of how to enable a disabled account with command prompt instead of from GUI ?
Sam