github gerardog/gsudo v2.1.0
gsudo v2.1.0

latest releases: v2.4.4, v2.4.3, v2.4.2...
10 months ago

What's Changed

  • Improvements in gsudo PowerShell Module
    • Added PowerShell syntax suggestions and auto-complete for gsudo (#233)
    • Added PowerShell functions:
      • Test-IsProcessElevated function, returns true if elevated.
      • Test-IsAdminMember function, returns true if user is member of the Local Administrators group, regardless of the elevation status.
      • gsudoPrompt function to add a red # to the prompt if user is admin. Requires the user to add: Set-Alias prompt gsudoPrompt in their $PROFILE to activate.
        gsudo prompt
    • Improved Get-Help gsudo
  • Fixed quotation issue when elevating a command with the first and last word has quotes.

Full Changelog: v2.0.10...v2.1.0

Don't miss a new gsudo release

NewReleases is sending notifications on new releases.