I'm trying to automate this step on a local network that's not included in a domain. I've tried using auto-it but had little luck with that. Is there any way of doing this using a batch script or using PowerShell ?

alt text

alt text

link|improve this question
feedback

1 Answer

You can create a template file that matches the security policy settings you wish to apply. This file can then be applied via the command line using a tool called secedit.

This link provides the details.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.