I need to run some powershell that connects to Microsoft CRM. For some reason it only supports using Powershell Credentials through Get-Credentials or other means to end up with the same kind of object.
Are there any way to use the username/password already stored in VisualCron Credentials when running a powershell from Visualcron? I've looked through the variables, but have not found anything.
It would be enough If username/password was available as the Credentials specified in Visualcron of the task - perhaps as a securestring
Cheers
Anders