mkellerman / Invoke-CommandAs

Invoke Command As System/Interactive/GMSA/User on Local/Remote machine & returns PSObjects.
https://www.powershellgallery.com/packages/Invoke-CommandAs/
MIT License
455 stars 71 forks source link

Add support for Network Service #55

Open markdomansky opened 3 years ago

markdomansky commented 3 years ago

Would be great for this to support NetworkService as a credential to run as. Thanks

mkellerman commented 3 years ago

Please provide a PR or a code sample so I can approve the change and merge it in. Cheers