Closed AdrianSayasane closed 4 years ago
@AdrianSayasane seems like an issue with PowerShell on the environment you are using
Hi @WaelHamze,
Is it possible to use [guid]::NewGuid()
instead of New-Guid
to increase compatibility?
Currently, I manually modify the task file that has been executed.
I used Windows 2012 R2 and upgrading Powershell to version 5.0 solved the same problem. https://social.technet.microsoft.com/Forums/ie/en-US/3b13b6a0-ecb2-429d-ad8d-533b7322c7ee/installation-of-powershell-50-on-windows-2012-r2
I'm currently getting the following error when running the task to run the 'MSCRM Package Deployer' task from Azure Devops.
I'm using Version 10.0.22 of the task and have tested the package deployment works when running the package deployer outside of Devops. I've also confirmed I'm running the 'Set MSCRM Tool Installer' before.