cSecurityOptions
cSecurityOptions copied to clipboard
This PowerShell DSC Module is designed to modify Windows security options. The first module (UserRightsAssignment) is used to modify Windows rights assignments for accounts.
the EnableAdminAccount option fails when the value is set to 0
I was wondering how easy it would be to allow privilege changes to be additive rather than completely replace what's there already (similar to the MembersToInclude attribute in xADGroup)?
Please add more Write-Verbose statements throughout the resources for better logging of values before/after change where possible, also Test-TargetResource values. Thanks.
The "c" prefix is meaningless. http://stevenmurawski.com/powershell/2015/06/dsc-people-lets-stop-using-c-now/