"secedit /export /mergedpolicy /cfg policy.inf" will export the settings
that were configured on your system by the security extension of group
policy when policy last propagated. If you want to retrieve a list of the
current values of all security settings on the machine, that isn't available
on Win2k. There are people though who have determined where these settings
are set in the system though. You may be able to search around and find all
the locations.
N
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Any opinions or policies stated within are my own and do not necessarily
constitute those of my employer. Use of included script samples are subject
to the terms specified at
http://www.microsoft.com/info/cpyright.htm
joeroc_501 said:
After the local machine has been configured with domain gpo's after boot
up \login are the settings stored in a sdb file or an inf file? I tried to
export using secedit /export /MergedPolicy /CFG c:\sectemp.inf but since i
left out the /DB it only exported the local settings. Is there anyway that
i can export the currently applied settings to an inf file?