Re: Command Line Admin
From: Clay Calvert (ccalvert_at_Wanguru.com)
Date: 08/16/04
- Next message: John: "closing apps via command line"
- Previous message: francis gérard: "Re: DISKPART disaster"
- In reply to: Jerold Schulman: "Re: Command Line Admin"
- Next in thread: Jerold Schulman: "Re: Re: Command Line Admin"
- Reply: Jerold Schulman: "Re: Re: Command Line Admin"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 19:50:38 -0400
On Mon, 16 Aug 2004 13:57:42 -0400, Jerold Schulman <Jerry@jsiinc.com>
wrote:
>On Mon, 16 Aug 2004 22:29:37 +0800, Alan Tang <alantang@netband.com.hk> wrote:
>
>>Hello:
>>
>>Does any utility that can allow reset account lock out, password reset,
>>user id creation or user id deletion on NT4 Domain?
>>
>>Thanks a lot!
>
>See tip 6426 in the 'Tips & Tricks' at http://www.jsiinc.com to unlock.
Does that work in an NT4 domain?
Another option that is built in is:
net user username /domain /active:yes
Note that it will also enable accounts that have been disabled, so it
may be too much functionality.
>To reset the password:
>net user username newpassword /domain
>
>To creeate an account, see the net user syntax in tip 4646.
>
>To delete an account, net user username /delete /domain
>
>
>
>
>Jerold Schulman
>Windows: General MVP
>JSI, Inc.
>http://www.jsiinc.com
Clay Calvert
CCalvert@Wanguru.com
Replace "W" with "L"
- Next message: John: "closing apps via command line"
- Previous message: francis gérard: "Re: DISKPART disaster"
- In reply to: Jerold Schulman: "Re: Command Line Admin"
- Next in thread: Jerold Schulman: "Re: Re: Command Line Admin"
- Reply: Jerold Schulman: "Re: Re: Command Line Admin"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|