Scripting Local Security Policy Install

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Good Day,

I have successfully exported a local security policy on a
Windows 2000 Server. I would like to use these settings
in future server builds and somehow automate this
process. Is there anyway to script or automate the
importing of the Local Security Policy?

Any help would greatly be appreciated.

Thanks,

Matt
 
Matt said:
Good Day,

I have successfully exported a local security policy on a
Windows 2000 Server. I would like to use these settings
in future server builds and somehow automate this
process. Is there anyway to script or automate the
importing of the Local Security Policy?

What tool did you use to export? It will likely import.

SecEdit is the command line version which is for use in scripting batch
files.
 
Thanks Herb.

The utility I used was the Local Security Policy Editor
found in Admin Tools. I can import the policy that way,
but was looking to import it via a command line or called
upon in a script. I will check out secedit.

Thanks,

Matthew
 
Back
Top