Configure Accounts Through Domain

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
john924xps
Posts: 65
Joined: 08 Jun 2012 07:48

Configure Accounts Through Domain

#1 Post by john924xps » 22 Aug 2012 21:42

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

john924xps
Posts: 65
Joined: 08 Jun 2012 07:48

Re: Configure Accounts Through Domain

#2 Post by john924xps » 27 Aug 2012 19:26

BUMP :3

Squashman
Expert
Posts: 4488
Joined: 23 Dec 2011 13:59

Re: Configure Accounts Through Domain

#3 Post by Squashman » 27 Aug 2012 19:35

Your own domain user needs to have the proper authority to change other user passwords.

net user Bill Password /domain

john924xps
Posts: 65
Joined: 08 Jun 2012 07:48

Re: Configure Accounts Through Domain

#4 Post by john924xps » 28 Aug 2012 18:16

Then how do you list all of the users in a domain?

Squashman
Expert
Posts: 4488
Joined: 23 Dec 2011 13:59

Re: Configure Accounts Through Domain

#5 Post by Squashman » 28 Aug 2012 19:21

john924xps wrote:Then how do you list all of the users in a domain?

This forum is about batch files not AD domain administration.

Post Reply