Jump to content

Recommended Posts

Guest pete0085
Posted

Is there a way I can unlock a user account through the command prompt?

 

I'm having problems with an old NT server and not able to get into the user

accounts.

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Pegasus \(MVP\)
Posted

Re: unlock user account

 

 

"pete0085" <pete0085@discussions.microsoft.com> wrote in message

news:B3E674E2-D761-497A-A185-84E0C247CA62@microsoft.com...

> Is there a way I can unlock a user account through the command prompt?

>

> I'm having problems with an old NT server and not able to get into the

> user

> accounts.

 

If you can get to the command prompt and if you have sufficient

authority then you can use this command:

 

net user peter /active:yes

 

You can see all these things by typing this at the Command Prompt:

net /?

net user /?

net help user


×
×
  • Create New...