Re: Re: Command Line Admin
From: Jerold Schulman (Jerry_at_jsiinc.com)
Date: 08/18/04
- Next message: Robert Ayers: "Re: removing shortcuts via script"
- Previous message: Tom Lavedas: "RE: changing the color of a single line in a cmd window"
- In reply to: Clay Calvert: "Re: Command Line Admin"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Aug 2004 10:31:15 -0400
I don't know. Ask the author, Joe Richards.
On Mon, 16 Aug 2004 19:50:38 -0400, Clay Calvert <ccalvert@Wanguru.com> wrote:
>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"
Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
- Next message: Robert Ayers: "Re: removing shortcuts via script"
- Previous message: Tom Lavedas: "RE: changing the color of a single line in a cmd window"
- In reply to: Clay Calvert: "Re: Command Line Admin"
- Messages sorted by: [ date ] [ thread ]