Skip to content

A wrapper around secedit.exe to confiugre local security policies

License

Notifications You must be signed in to change notification settings

megamorf/SecurityPolicyDsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurityPolicyDsc

A wrapper around secedit.exe to allow you to confiugre local security policies. This resouce requires a Windows OS with secedit.exe.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

How to Contribute

If you would like to contribute to this repository, please read the DSC Resource Kit contributing guidelines.

Resources

  • UserRightsAssignment configures user rights assignments in local security policies.
  • SecurityTemplate configures user rights assignments that are defined in an INF file

UserRightsAssignment

  • Policy: The policy name of the user rights assignment to be configured.
  • Identity: The identity of the user or group to be added or removed from the user rights assignment.

SecurityTemplate

  • Path: Path to Inf that defines the desired security policies.

Versions

Unreleased

1.0.0.0

  • Initial release with the following resources:
  • UserRightsAssignment
  • SecurityTemplate

About

A wrapper around secedit.exe to confiugre local security policies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%