MakeMeAdminCLI

1.0.0

PowerShell module for requesting and managing temporary local administrator rights through a secure named pipe service. Allows non-elevated users to request time-limited admin privileges that are automatically revoked.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MakeMeAdminCLI

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MakeMeAdminCLI

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 SharkByte561. MIT License.

Package Details

Author(s)

  • SharkByte561

Tags

Admin Administrator Elevation Privilege Security Temporary Windows

Functions

Add-TempAdmin Remove-TempAdmin Get-TempAdminStatus Set-TempAdminConfig

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.0:
- Initial release
- Add-TempAdmin: Request temporary admin rights
- Remove-TempAdmin: Remove admin rights before expiration
- Get-TempAdminStatus: Check current elevation status
- Set-TempAdminConfig: View and modify configuration
- Named pipe communication with elevated service
- Automatic expiration via scheduled tasks

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 4 1/24/2026