Configure Accounts Through Domain
Moderator: DosItHelp
-
- Posts: 65
- Joined: 08 Jun 2012 07:48
Configure Accounts Through Domain
Yeah... This is the question: How do you change the passwords of accounts through the domain? Example: A guy called Bill uses the same domain as me... and I want to be able to try and change their password. Is it possible? The domain I'm using is called stc.net. Does the dot initiate some kind of significance in the domain name? THANK YOU :3
Re: Configure Accounts Through Domain
Your own domain user needs to have the proper authority to change other user passwords.
net user Bill Password /domain
net user Bill Password /domain
-
- Posts: 65
- Joined: 08 Jun 2012 07:48
Re: Configure Accounts Through Domain
Then how do you list all of the users in a domain?
Re: Configure Accounts Through Domain
john924xps wrote:Then how do you list all of the users in a domain?
This forum is about batch files not AD domain administration.