After installing Configuration Manager 2509 KB36495448 & KB36419072, Invoke-CMApplyDriverPackage.ps1 fails in a deployment task under WinPE with the following errors:
- The remote AdminService endpoint certificate is invalid according to the validation procedure. Error message: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
- Will attempt to set the current session to ignore self-signed certificates and retry AdminService endpoint connection
- Failed to retrieve available package items from AdminService endpoint. Error message: The remote server returned an error: (404) Not Found.
- An error occurred while calling AdminService for a list of available driver packages. Error message: InnerTerminatingFailure
The Task Sequence Variable MDM UserName was adjusted beforehand domain.com\username and it worked without the hotfixes.
After installing Configuration Manager 2509 KB36495448 & KB36419072, Invoke-CMApplyDriverPackage.ps1 fails in a deployment task under WinPE with the following errors:
The Task Sequence Variable MDM UserName was adjusted beforehand domain.com\username and it worked without the hotfixes.