Forum Discussion
(Solved) Unable to Create New Host Pool VMs [Spring Release]
- Jun 19, 2020
SherifAzima richardredgrave virtualmanc
I did a test this morning using the ARM template and all seems to be working after Microsoft applied the hot fix!
SherifAzima I am getting lots of DSC errors when trying to create a new pool. Can anyone advise please?
The DSC Extension received an incorrect input: An error occurred while executing script or module 'Configuration.ps1': The term 'C:\Packages\Plugins\Microsoft.Powershell.DSC\2.80.0.0\bin\..\DSCWork\Configuration.0\Configuration.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.. Please correct the input and retry executing the extension.
Please check that the host pools aren't be prevented from access the internet . I have check a successfully created Host Pool, I found the following lines
1- Creating Working directory: C:\\Packages\\Plugins\\Microsoft.Powershell.DSC\\2.80.0.0\\bin\\..\\DSCWork\\Configuration.0\r\n
2- Downloading https://wvdportalstorageblob.blob.core.windows.net/galleryartifacts/Configuration.zip
3- Extracting Configuration.zip
4-
Executing C:\\Packages\\Plugins\\Microsoft.Powershell.DSC\\2.80.0.0\\bin\\..\\DSCWork\\Configuration.0\\Configuration.ps1
at last to confirm this is the problem , please login to the failed VM and check that configuration.ps1 is existed .
Thank you
SherifAzema