|
Posted by =?Utf-8?B?TWlrZSBX?= on August 15, 2006, 11:46 am
If you were Registered and logged in, you could reply and use other advanced thread options
Is it possible programmatically to export the local security settings in
Server 2003? We have a hardened server that IIS was added to and it made
changes to the computer but not the database. A young and enterprising admin
used secedit to reapply the security settings and wiped out the security
changes made by the IIS Installation. Luckily, I have them written down
(previous experience) and was able to reset them. However, I would like to
find a way via script to export the local security settings and import them
into the database. Secedit /export doesn't do this, it seems to only export
what is in the database and not how the computer is currently set. Is there
a way, via scripting, to export the local security settings into an INF file?
I know it can be done with the GUI but would prefer using scripting if
possible.
Thanks for the info!
Mike W
|