Networking Forums

Networking Forums > Computer Networking > Windows Networking > Admin Password

Reply
Thread Tools Display Modes

Admin Password

 
 
sam
Guest
Posts: n/a

 
      09-15-2004, 05:15 PM
I have 100 workstations so is there a way to change the admin password for
each workstation without going on each one physically and change it. In
another way can I do this using any type of remote. Some of the workstations
has XP, NT and 2000.

Thanks


 
Reply With Quote
 
 
 
 
netneg
Guest
Posts: n/a

 
      09-15-2004, 06:58 PM
You can use a vb script for this. Google for it and you should find it.

"sam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have 100 workstations so is there a way to change the admin password for
> each workstation without going on each one physically and change it. In
> another way can I do this using any type of remote. Some of the

workstations
> has XP, NT and 2000.
>
> Thanks
>
>



 
Reply With Quote
 
Scott Lowe
Guest
Posts: n/a

 
      09-15-2004, 07:02 PM
On 2004-09-15 13:15:08 -0400, "sam" <(E-Mail Removed)> said:

> I have 100 workstations so is there a way to change the admin password for
> each workstation without going on each one physically and change it. In
> another way can I do this using any type of remote. Some of the workstations
> has XP, NT and 2000.
>
> Thanks


Check the Script Center on the TechNet web site. There are some
scripts there that can automate the process of changing the password on
a local user account. Combine those scripts with some code to loop
through all the computers in the Computers container in AD, and you've
got yourself an automated process.

There are some commercial third-party apps that will do this as well.

HTH.

--
Scott Lowe
Mercurion Systems, Inc.

 
Reply With Quote
 
Steven L Umbach
Guest
Posts: n/a

 
      09-16-2004, 12:15 AM
If you want to change them all to the same password you can use a startup script on
the W2K and XP Pro computers using a batch file containing " net user administrator
newpassword" . Of course that assumes that the built in administrator account is
still administrator and the computer needs to be restarted. Other tools that can help
are PsPasswd that can change the passwords on remote computers. You can even use a
wildcard and it will change the password on all active computers on the domain or use
a file with computer names [full domain name as in computer1.mydomain] to do it in a
batch.

http://www.sysinternals.com/ntw2k/fr...pspasswd.shtml

If you want to change to use different passwords, you can use the cusrmgr Resource
Kit tool and create a batch file as shown in the link below. --- Steve

http://support.microsoft.com/default...b;en-us;272530

"sam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have 100 workstations so is there a way to change the admin password for
> each workstation without going on each one physically and change it. In
> another way can I do this using any type of remote. Some of the workstations
> has XP, NT and 2000.
>
> Thanks
>
>



 
Reply With Quote
 
Sam
Guest
Posts: n/a

 
      09-16-2004, 06:59 AM
Thanks Steven it works fine


"Steven L Umbach" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If you want to change them all to the same password you can use a startup

script on
> the W2K and XP Pro computers using a batch file containing " net user

administrator
> newpassword" . Of course that assumes that the built in administrator

account is
> still administrator and the computer needs to be restarted. Other tools

that can help
> are PsPasswd that can change the passwords on remote computers. You can

even use a
> wildcard and it will change the password on all active computers on the

domain or use
> a file with computer names [full domain name as in computer1.mydomain] to

do it in a
> batch.
>
> http://www.sysinternals.com/ntw2k/fr...pspasswd.shtml
>
> If you want to change to use different passwords, you can use the cusrmgr

Resource
> Kit tool and create a batch file as shown in the link below. --- Steve
>
> http://support.microsoft.com/default...b;en-us;272530
>
> "sam" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >I have 100 workstations so is there a way to change the admin password

for
> > each workstation without going on each one physically and change it. In
> > another way can I do this using any type of remote. Some of the

workstations
> > has XP, NT and 2000.
> >
> > Thanks
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I bin the Admin password? Little k Wireless Networks 5 01-13-2006 07:17 PM
Changing local Admin password across the network Jimmy K Windows Networking 2 09-02-2005 12:03 AM
Lost Admin Password, HELP! msnews.microsoft.com Windows Networking 9 11-12-2004 05:20 PM
lost admin password... =?iso-8859-1?Q?Hern=E1n_Castelo?= Windows Networking 3 08-05-2004 01:37 PM
Dlink reset admin password DSL-604+ Wocka Wireless Internet 1 12-22-2003 07:58 PM



1 2 3 4 5 6 7 8 9 10 11