RunAsUserimpact
2.2
This module allows you to execute scripts under the current user while running as SYSTEM using impersonation.
Minimum PowerShell version
5.0
Installation Options
Author(s)
Kelvin Tegelaar - Kelvin@limenetworks.nl
Copyright
(c) 2020 Kelvin Tegelaar - Kelvin@CyberDrain.com All rights reserved.
Package Details
Owners
Tags
RMM Invoke-AsCurrentUser CyberDrain
Functions
Dependencies
This module has no dependencies.
Release Notes
Version 1.0 allows you to run scripts as the current user. Version 1.5 has had a near-complete rewrite of the C# code, adding functionality to support elevated sessions. 1.5.1 added support for waiting for a process to finish. 1.6 added the "UseWindowsPowerShell" switch, to enforce the usage of windows PowerShell. Version 1.8 introduce the parameter -NonElevatedSession to create sessions without admin token. Version 1.9 introduced the option to have a visble PowerShell window.
FileList
- RunAsUserimpact.nuspec
- LICENSE
- README.md
- RunAsUserimpact.psd1
- runasuserimpact.psm1
- Public\Invoke-AsCurrentUser.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.2 (current version) | 1,190 | 3/8/2021 |