Secedit Commands
Secedit Configures and analyzes system security by comparing your current configuration to at least one template.
secedit /analyze
Syntax
secedit /analyze /db FileName [/cfg FileName] [/log FileName] [/quiet]
Parameters
/db FileName
Required. Specifies the path and file name of a database that contains the stored configuration against which the analysis will be performed. If FileName specifies a new database, the /cfg FileName command-line option must also be specified.
/cfg FileName
Specifies the path and file name for the security template that will be imported into the database for analysis. This command-line option is only valid when used with the /db parameter. If this is not specified, the analysis is performed against any configuration already stored in the database.
/log FileName
Specifies the path and file name of the log file for the process. If this is not provided, the default log file is used.
/quiet
Suppresses screen and log output. You can still view analysis results by using Security Configuration and Analysis.
secedit /configure