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
- Resolve the hostname with nslookup or Resolve-DnsName.
- Check proxy, VPN, DNS suffix, and filtering configuration.
- Confirm the endpoint name in the surrounding log is correct.
Technical reference: Microsoft documentation or Microsoft-hosted support material