Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Introducing the Add CredSSP to a PowerShell script (vROCmdlet) workflow

$
0
0

In this post we will take a look into a vROC that can help overcome CredSSP limitations introduced with the VMWare vRealize Orchestrator Plug-in for Microsoft Windows PowerShell. It give you an option to change credentials during command execution so that you can execute one PowerShell command with higher privileged user account and another with lower privileged user account. Currently all PowerShell commands are being run under the account which has been used to add the PowerShell Host. This has always been a concern among Security Administrators. By using this vROC you will no longer have to hardcode credentials in scripts that you call from vRO. 

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles