Skip to content
/ PwrSudo Public

Implements Unix/sudo (Execute-Elevated) for powershell

License

Notifications You must be signed in to change notification settings

ocalvo/PwrSudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PwrSudo

Implements Unix/sudo (Execute-Elevated) for powershell

Screenshoot

Installation

Execute this command on your PowerShell:

Install-Module -Name PwrSudo -CurrentUser
Import-Module PwrSudo

The first time that the script run, it will prompt the UAC dialog box, this is expected and normal.

About

Implements Unix/sudo (Execute-Elevated) for powershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published