Azure Join Failing at Device Setup
I build 2 VM’s, Windows 10 and Windows 11. Both install fine from Intune. The laptop fails at Device Setup. IME log shows:
[Location Service] Failed to Get Endpoint From LocationServiceServiceAddressesController with url https://manage.microsoft.com/RestUserAuthLocationService/RestUserAuthLocationService/Certificate/ServiceAddresses, thumbprint BCAD588F2610428A48540BC92C94F50DE008C6AF,True, WebException status NameResolutionFailure message The remote name could not be resolved: ‘manage.microsoft.com’ full System.Net.WebException: The remote name could not be resolved: ‘manage.microsoft.com’
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Management.Services.IntuneWindowsAgent.AgentCommon.DiscoveryService.GetEndpointFromLocationServiceServiceAddressesController(X509Certificate2 deviceCertificate, Guid deviceId)
Call configures and profiles are the same as the VM’s.
Any suggestions?
I build 2 VM’s, Windows 10 and Windows 11. Both install fine from Intune. The laptop fails at Device Setup. IME log shows:[Location Service] Failed to Get Endpoint From LocationServiceServiceAddressesController with url https://manage.microsoft.com/RestUserAuthLocationService/RestUserAuthLocationService/Certificate/ServiceAddresses, thumbprint BCAD588F2610428A48540BC92C94F50DE008C6AF,True, WebException status NameResolutionFailure message The remote name could not be resolved: ‘manage.microsoft.com’ full System.Net.WebException: The remote name could not be resolved: ‘manage.microsoft.com’at System.Net.HttpWebRequest.GetResponse()at Microsoft.Management.Services.IntuneWindowsAgent.AgentCommon.DiscoveryService.GetEndpointFromLocationServiceServiceAddressesController(X509Certificate2 deviceCertificate, Guid deviceId) Call configures and profiles are the same as the VM’s.Any suggestions? Read More