LazyWinAdmin_GUI
LazyWinAdmin_GUI copied to clipboard
Possible to add functionality to run as another user
I run on a separate domain from most of my servers, though desktops are all on my domain,
The only way I have found to do this so far is to run Powershell as the other domain user, then run LazyAdmin
Thanks @benji1304 !
I guess two ways to do that...
- Relaunch the script as the user your specified. You would lose any log.
- Make all the functions $credential friendly...