Project

SecurityPolicy

Provides a way to configure user rights assignments in local security policies using PowerShell without using secedit.exe.

Stars22
Forks4
Open issues2
PowerShell Gallery downloads115454722
Releasev0.0.13
Language: PowerShell Updated: 2026-02-14T21:45:31.0000000+00:00

Documentation

Install SecurityPolicy

Install SecurityPolicy from PowerShell Gallery.

Install the module from PowerShell Gallery before using the curated examples.

Install-Module SecurityPolicy -Scope CurrentUser

Next steps