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.
If you would like to contribute to this repository, please read the DSC Resource Kit contributing guidelines.
- UserRightsAssignment configures user rights assignments in local security policies.
- SecurityTemplate configures user rights assignments that are defined in an INF file
- 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.
- Path: Path to Inf that defines the desired security policies.
- Initial release with the following resources:
- UserRightsAssignment
- SecurityTemplate