Forum Discussion

mcarpenter's avatar
mcarpenter
Copper Contributor
Dec 18, 2019
Solved

Problem Provisioning WVD Host Pool - RDSAgentBootLoader

Hello,

 

I am following the Microsoft documentation to setup the RDS tenant and create a Service Principal for the RDS Owner. Now I am stuck.

 

This is the error I receive during the DSC process: 

 

{
    "status": "Failed",
    "error": {
        "code": "ResourceDeploymentFailure",
        "message": "The resource operation completed with terminal provisioning state 'Failed'.",
        "details": [
            {
                "code": "VMExtensionProvisioningError",
                "message": "VM has reported a failure when processing extension 'dscextension'. Error message: \"DSC Configuration 'FirstSessionHost' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_ScriptResource  failed to execute Set-TargetResource functionality with error message: Cannot find any service with service name 'RDAgentBootLoader'.  The SendConfigurationApply function did not succeed.\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot "
            }
        ]
    }
}
 
Any suggestions on how to troubleshoot / resolve this? 

3 Replies

Resources