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

SecurityPolicy overview

SecurityPolicy manages local user-rights assignments from PowerShell.

Use SecurityPolicy when local security policy changes need to be reviewed, scripted, and repeated without hand-editing exported secedit.exe files.

Good fit

  • checking who has a selected Windows privilege
  • staging privilege changes with -WhatIf
  • adding or removing identities from a user-rights assignment
  • standardizing local policy across a controlled set of servers