cSecurityOptions

3.1.3

This module is designed to modify Windows security options (Local Security Policy Administrative Tool).  The Local Security Policy
               is responsible for managing many of the security features of Windows.  This module is built to manage the following commponents:
               -User Rights Assignment (v1.0)
               -Advanced Audit Policies (v2
This module is designed to modify Windows security options (Local Security Policy Administrative Tool).  The Local Security Policy
               is responsible for managing many of the security features of Windows.  This module is built to manage the following commponents:
               -User Rights Assignment (v1.0)
               -Advanced Audit Policies (v2.0)
               -Advanced Audit Options (v2.0)
               -LSA Security Options (v3.0)
               Please visit my GITHUB repo to view the source code and hints on how to leverage this module:
               https://github.com/ChrisAWalker/cSecurityOptions
Show more

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name cSecurityOptions

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name cSecurityOptions

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Chris Walker. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
3.1.3 (current version) 101,705 7/13/2018
3.1.2 2,241 10/6/2016
3.1 179 9/26/2016
3.0 1,453 2/2/2016
2.0 84 2/1/2016
1.2 100 1/22/2016
1.1 82 1/22/2016
1.0 81 1/21/2016
Show more