Re: Group Policy script protection



Hi,

You have already, with 17,000 boxes, run into the issue of
tracking which machines have old and which new password.

There are alternatives to "enhance" the non-protection of the
trivial uuencoding of the script obsfucator. The main on is
from recognizing that the script used is a startup/shutdown
script that is run as the System account, and so the premissions
on the script in Syslogon needs a grant to Domain Computers,
not to anything that includes Domain Users. With that change
someone needs to first have an execution context that is running
as Local System on their domain joined computer in order to
see that the script is encoded.

Roger

"Matt" <Matt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1ECD1CA7-B9F7-402D-9928-0939D40E6922@xxxxxxxxxxxxxxxx
We have an environment with 17,000 pc's which we periodically change the
local administrator password with a vbscript using group policy.

Does anyone know a way to hide the new password in the script in case a
user
navigates to the policy script file and opens it and reads it?

We have tried the MS script encoder to change the vbs file to vbe but
there
is simple code on the internet that enables you to read it anyway.


.



Relevant Pages

  • Change local admin PW
    ... We need to email a script to some teleworkers to change ... the local administrator password and give them a pop-up ... for Success or Failure. ...
    (microsoft.public.windows.server.scripting)
  • Re: Is it possible to change the local administrator password for multiple machines in a domain usin
    ... Shana ... >> How would one alter the local administrator password of multiple ... > You could use an ADSI script to change the password and then uses a WSH ... > script that leverage the remote execution method shown below. ...
    (microsoft.public.scripting.wsh)
  • Changing Local Admin PW not running on w2k pro
    ... I would like to change the local Administrator password for all our clients from a log-in script. ... then I tried the local computer name of the workstation I am using - which didn't work. ... I am running the script as a domain user who has full admin rights on that workstation. ...
    (microsoft.public.scripting.wsh)
  • Re: Automated Password Changes
    ... run when the machine starts up (Startup script) to accomplish just this. ... %COMPUTERNAME% ... Local Administrator password reset to your new ...
    (microsoft.public.win2000.security)
  • Get the computer name in visual basic script
    ... I need to change the Local Administrator password on my domain's computers. ... Then I saw the following script on Ms TechNet: ... deploy it through an "Opening Session Script" and a GPO. ...
    (microsoft.public.windows.server.scripting)