There is a function in the latest beta version of the toolkit which uses scheduled tasks to run an exe as another user. Check that out. You can also use this function which uses token stealing to run an exe as another user: https://github.com/clymb3r/PowerShell/tree/master/Invoke-TokenManipulation
↧