Azure-pipelines-tasks: run powerShell on agent with different user context

Created on 28 Jun 2016  路  2Comments  路  Source: microsoft/azure-pipelines-tasks

....similar to PowerShellOnTargetMachines.

Or is it easily possible to use PowerShellOnTargetMachines to run a script on the local agent?

Core enhancement

Most helpful comment

What's the status on this? This single feature is the base thing to have, it's a get out of jail since PS can do everything so PS + "run as" can do everything.

As aside, I would rather use PS for everything over built-in tasks since I prefer my own code and control. Tasks never quite do all you want the way you want.

All 2 comments

We copied this to our backlog. If we add it will be a generic task control option (not just for ps).

What's the status on this? This single feature is the base thing to have, it's a get out of jail since PS can do everything so PS + "run as" can do everything.

As aside, I would rather use PS for everything over built-in tasks since I prefer my own code and control. Tasks never quite do all you want the way you want.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rhessinger picture rhessinger  路  54Comments

justinpatten picture justinpatten  路  79Comments

jp108 picture jp108  路  54Comments

tomap picture tomap  路  60Comments

topgenorth picture topgenorth  路  51Comments