Creating a permissions script

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Does anyone have a sample of how a script would look to apply permissions to
several different registry locations. Any help would be a ppreciated.

Thanks
Bob
 
Just for clarification,

The operating system is 2000 pro.

Issue: Apply permissions to certain keys in the registry (several at once)
to speed up the setup. This will be done after the machine is setup with all
of the software installed. All of the permissions to be applied are for just
one software package. The software is AutoCAD and to do them one at a time
is very time consuming. Having a script will be very useful as we do this
almost daily.

Thanks Again

Bob
 
Bob wrote in
Just for clarification,

The operating system is 2000 pro.

Issue: Apply permissions to certain keys in the registry (several
at once) to speed up the setup. This will be done after the
machine is setup with all of the software installed. All of the
permissions to be applied are for just one software package. The
software is AutoCAD and to do them one at a time is very time
consuming. Having a script will be very useful as we do this
almost daily.

You might want to look at SetAcl.exe
http://sourceforge.net/projects/setacl/
 
Back
Top