LazyWinAdmin_GUI icon indicating copy to clipboard operation
LazyWinAdmin_GUI copied to clipboard

Possible to add functionality to run as another user

Open benji1304 opened this issue 9 years ago • 1 comments

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

benji1304 avatar Aug 22 '16 16:08 benji1304

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...

lazywinadmin avatar Aug 23 '16 00:08 lazywinadmin