Re: Net user domain password reset
From: Jerold Schulman (Jerry_at_jsiinc.com)
Date: 02/16/05
- Next message: Jerold Schulman: "Re: Netlogon.bat script"
- Previous message: it.ees_at_ltees.com: "Can I add myself to Administrators group of all PCs when I log in?"
- In reply to: stev379: "Net user domain password reset"
- Next in thread: stev379: "Re: Net user domain password reset"
- Reply: stev379: "Re: Net user domain password reset"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Feb 2005 07:02:01 -0500
On Tue, 15 Feb 2005 12:17:02 -0800, "stev379" <stev379@discussions.microsoft.com> wrote:
>I'm unable to change a domain password with Net User. I think it may be my
>syntax, but I'm not sure as I thought I had done this before and all the info
>I can find on Net user says my syntax is correct. How should this be setup?
>I'm getting error messages that "the option (/domain) is unknown".
>
>I'm logged on (XP machine in an AD domain) with an account that is able to
>change domain passwords and I'm testing with my own user account.
>
>Net User username password /domain
>
That is the correct syntax.
If username contains a space, it must be double-quoted.
Net User "username" password /domain
If password has a space, it must be double-quoted.
Net User "username" "password" /domain
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
- Next message: Jerold Schulman: "Re: Netlogon.bat script"
- Previous message: it.ees_at_ltees.com: "Can I add myself to Administrators group of all PCs when I log in?"
- In reply to: stev379: "Net user domain password reset"
- Next in thread: stev379: "Re: Net user domain password reset"
- Reply: stev379: "Re: Net user domain password reset"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|