Invoke-CommandAs icon indicating copy to clipboard operation
Invoke-CommandAs copied to clipboard

Would it be possible to run -AsLocalService

Open sebatminalea opened this issue 5 years ago • 1 comments

I'd like to invoke as NT AUTHORITY\LOCAL SERVICE instead of System which has a bit too much power for what I need.

I tried to implement it myself but it doesn't seem to work -- likely because the local service cannot create scheduled tasks or something like that? I'm a bit out of my comfort zone here :-) Is there a workaround?

sebatminalea avatar Dec 22 '20 15:12 sebatminalea

Is this something you're able to do locally? create a schedule tasks using LOCAL SERVICE? i dont have the environment to test this.

mkellerman avatar Sep 22 '24 15:09 mkellerman

Closed due to inactivity

mkellerman avatar Dec 31 '24 19:12 mkellerman