Skip to content

Manage user privileges on a local machine or view applied privileges on local or remote system

License

Notifications You must be signed in to change notification settings

proxb/PoshPrivilege

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoshPrivilege (0.3.0.0)

Build status

PoshPrivilege provides a simple way to add/remove privileges to an account/group on a local machine as well as enabling or disabling existing privileges which are applied to a current user's process token.

Related blog post: http://learn-powershell.net/2015/06/03/managing-privileges-using-poshprivilege/

Available Commands:

Add-Privilege
Disable-Privilege
Enable-Privilege
Get-Privilege
Remove-Privilege

Download and install PoshPrivilege using PowerShell V5:

Install-Module -Name PoshPrivilege 

About

Manage user privileges on a local machine or view applied privileges on local or remote system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published