Re: Changing Local Admin Passwords!

From: Nex6 (Nex6_at_nospam.com)
Date: 12/26/03

  • Next message: graft: "RE: how to stop net send"
    Date: Fri, 26 Dec 2003 14:48:07 -0800
    
    

    ps:

    the script will run form a win2k workstation and it will change all
    machines in the list, that you have local admin rights to.

    -Nex6

    Russ wrote:

    > Run a login script from a Group policy assigned to either startup or login
    > script. place the file in the GPO Script folder so that it is not accessible
    > by other users. If you check out MS Script center you can easily log it to a
    > specific machines application log with some tweaks. It only takes about 5
    > seconds and run every time. here is the .vbs code to get ya started.
    >
    > strComputer = "." '<--- leave it to "." and it will run on the local box
    > Set objUser = GetObject("WinNT://" & strComputer & "/Administrator, user")
    > objUser.SetPassword "test"
    > objUser.SetInfo
    >
    > "QBob" <notaspammerpuya@hotmail.com> wrote in message
    > news:%23CxjWuNyDHA.2064@TK2MSFTNGP10.phx.gbl...
    >
    >>Hello and thank you for reading. Currently I change my Local Admin
    >>passwords using cusrmgr and it works great however, I do not know if it
    >>works for the systems until there is a problem. Does anyone have a better
    >>way of changing local admin passwords for 200+ systems? I would really
    >
    > like
    >
    >>something that gives me a response if it fails on some systems, or at
    >
    > least
    >
    >>some notification that it worked. Thanks in advance!
    >>
    >>
    >
    >
    >


  • Next message: graft: "RE: how to stop net send"

    Relevant Pages

    • Re: SBS2003 Client Setup Wizard Problem
      ... On the problematic machines, I wonder if the Domain Users group ... any user logging into these machines can run the script (i.e, ... local admin group in order to succesfully run the client setup wizard ...
      (microsoft.public.windows.server.sbs)
    • Re: Automating password change
      ... All the machines are set up differently from each other ... > use telnet, others I can rlogin or remsh, and still others I can ssh. ... it would not be practical to try to write a complex script ... > to write a simple script to wrap around passwd that would run on each ...
      (comp.unix.solaris)
    • Re: Automating password change
      ... All the machines are set up differently from each other ... > use telnet, others I can rlogin or remsh, and still others I can ssh. ... it would not be practical to try to write a complex script ... > to write a simple script to wrap around passwd that would run on each ...
      (comp.unix.shell)
    • Re: Win2000 Pro will not process logon script
      ... newer machines run the script and some of the older ones do not. ... I am not familar with the "slow link" policy. ...
      (microsoft.public.windows.server.active_directory)
    • Re: Win2000 Pro will not process logon script
      ... newer machines run the script and some of the older ones do not. ... I am not familar with the "slow link" policy. ...
      (microsoft.public.windows.server.active_directory)