Windows / Intune error

0X80072EE7

The server name or address could not be resolved.

Symbol / family
WININET_E_NAME_NOT_RESOLVED
Signed decimal
-2147012889
Unsigned decimal
2147954407

What it means here

A Windows networking component could not resolve the destination hostname.

What to check next

  1. Resolve the hostname with nslookup or Resolve-DnsName.
  2. Check proxy, VPN, DNS suffix, and filtering configuration.
  3. Confirm the endpoint name in the surrounding log is correct.

Technical reference: Microsoft documentation or Microsoft-hosted support material