PC Review


Reply
Thread Tools Rate Thread

Automated changing of local admin password on workstations?

 
 
Barkley Bees
Guest
Posts: n/a
 
      10th Apr 2008
We want to ensure that all workstations (XP/2000) in our Active Directory
environment have their local Administrator passwords set to our specified
value. What would be the best way (best practice) to implement this
(Logon/Startup script, GPO, SMS, etc)? Appreciate any advice.


 
Reply With Quote
 
 
 
 
Florian Frommherz [MVP]
Guest
Posts: n/a
 
      10th Apr 2008
Howdie!

Barkley Bees schrieb:
> We want to ensure that all workstations (XP/2000) in our Active Directory
> environment have their local Administrator passwords set to our specified
> value. What would be the best way (best practice) to implement this
> (Logon/Startup script, GPO, SMS, etc)? Appreciate any advice.


Try to not script that with Group Policy - you'd have to put the
password in plain text into the script. When scripting, use the %1
parameter to pass the password as a parameter to the script - that way
it won't stick there in plain text.

There are a few tools out there you might want to use.. PsPwd is one of
them I guess - other scripts from the scripting guys are around.

cheers,

Florian
--
Microsoft MVP - Windows Server - Group Policy.
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Use a newsreader! http://www.frickelsoft.net/news.html
 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a
 
      10th Apr 2008
We run a remote script and push it out to all workstations. You don't want
to run it as a login script because you can see the password. We just read
all workstations from the root of the domain and run a script, we kick out
an error report of all machines that don't connect.

http://www.microsoft.com/technet/scr...4/hey1015.mspx

--
Paul Bergson
MVP - Directory Services
MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup
This posting is provided "AS IS" with no warranties, and confers no rights.

"Barkley Bees" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We want to ensure that all workstations (XP/2000) in our Active Directory
> environment have their local Administrator passwords set to our specified
> value. What would be the best way (best practice) to implement this
> (Logon/Startup script, GPO, SMS, etc)? Appreciate any advice.
>



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a
 
      17th Apr 2008
Florian Frommherz [MVP] <(E-Mail Removed)> wrote:
> Howdie!
>
> Barkley Bees schrieb:
>> We want to ensure that all workstations (XP/2000) in our Active
>> Directory environment have their local Administrator passwords set
>> to our specified value. What would be the best way (best practice)
>> to implement this (Logon/Startup script, GPO, SMS, etc)? Appreciate
>> any advice.

>
> Try to not script that with Group Policy - you'd have to put the
> password in plain text into the script.


My two cents? I know it's officially "bad practice," but since I do this as
a startup script nobody can see it, and the script itself is stored in a
location nobody but me/admins can access anyway, so I guess I don't
personally worry about it that much - esp. as it's only for local accounts
on workstations. :-)

> When scripting, use the %1
> parameter to pass the password as a parameter to the script - that way
> it won't stick there in plain text.
>
> There are a few tools out there you might want to use.. PsPwd is one
> of them I guess - other scripts from the scripting guys are around.
>
> cheers,
>
> Florian




 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      11th May 2008
Barkley Bees,

I wrote this script 1 year ago for someone to do the same thing:

http://www.tech-archive.net/Archive/.../msg00326.html

--
Newbie Coder
(It's just a name)





"Barkley Bees" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We want to ensure that all workstations (XP/2000) in our Active Directory
> environment have their local Administrator passwords set to our specified
> value. What would be the best way (best practice) to implement this
> (Logon/Startup script, GPO, SMS, etc)? Appreciate any advice.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Automated changing of local admin password on workstations? Barkley Bees Microsoft Windows 2000 Active Directory 2 11th May 2008 11:38 AM
Changing local admin password via a GPO Harrison Midkiff Microsoft Windows 2000 Group Policy 2 20th Dec 2005 05:42 PM
Changing Local Admin Password =?Utf-8?B?aGVscG1l?= Windows XP Security 1 3rd May 2005 04:52 PM
changing the local admin password ade Microsoft Windows 2000 2 6th Apr 2005 12:54 PM
Changing Admin Password on Win NT, 2000, and XP workstations cheryl.kendrick@dana.com Microsoft Windows 2000 Security 1 20th Sep 2004 08:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:24 AM.