Forum Discussion
HenryM
Apr 05, 2019Copper Contributor
virtual desktop hostpool deployment failed
Hi together, I was trying to create a Windows Virtual Desktop hostpool in oour Azure Environment by using the following Guidelines: https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/Get...
HenryM
Apr 08, 2019Copper Contributor
Hi,
I've figured the problem out. In our case, Azure wasn't able to setup the dcs-extensions on the VM, because we had the powershell execution policy set on "Allsigned".
Now we switched the execution policy for the target OU the "Allow local scripts and remote signed" and Azure was able to setup the dcs-extension successful.
- Myron_CowardOct 08, 2019Copper ContributorHaving the same issue wondering if you could point me in the right direction. How and were di you make this change.
- HenryMOct 08, 2019Copper Contributor
Myron_Coward You can set these Settings by using a Group Policy in Active Directory.
If you browse to Computer configuration -> policies -> admninistrative templates -> Windows components -> Windows Powershell
There you've to activate "Turn on script execution" and set this to "Allow local scripts and remote signed"
Regards
Henry