Can't seem to get this answered from VMware support. We have a one liner in PowerShell that continues to success but nothing ever happens. I wrote log output into the script and came to find that when vRA7 delivers the PowerShell script it's not running it as administrator.
How does vRA 7 do Powershell/CMD/Bash delivery? What account is it using to invoke the (for my example) PowerShell app launch and script inject?
Does VMware have any documentation on writing BASH/Powershell/CMD commands into vRA7?