Thanks, @Speegel
Not sure how I missed that big bold warning… but to be fair, this is not just an IIS limitation, I get the same problem when manually running .exe in context of standard domain user (me)
So now I need to solve dilemma of:
- Running scripts as administrator, can use RUNAS
- Not running scripts as admin, can’t use RUNAS, but could potentially use API calls with Passwordstate.
I’ll mark this as resolved, thanks again