[Resolved] Did not receive port from client process

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:

  1. Running scripts as administrator, can use RUNAS
  2. 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 :+1: