Share via


Verifying Security Template Settings on a Run-Time Image

5/10/2007

After you have created your security template component and deployed your run-time image, verify that the security template is applied to the system.

To verify the security template settings on a run-time image

  1. From a command line, use the secedit command to export the current security template. For example,

    secedit /export /db sectemp.sdb /cfg SecTemplate.txt
    
  2. Open the exported file and view the security template settings. In this example, open SecTemplate.txt.

  1. From a command line, use the secedit command to export the current security template. For example,

    secedit /export /db sectemp.sdb /cfg SecTemplate.txt
    
  2. Open the exported file and view the security template settings. In this example, open SecTemplate.txt.

See Also

Concepts

How to Create a Custom Security Template