Event ID - 769

Event Id769
SourceWDSServer
DescriptionAn error occurred while trying to create the UDP endpoint for %1 provider on interface %2:%3. This can happen if the network interface was disabled or changed, or some other application is already using the port. The provider will not be able to receive requests on this interface. Error Information: %4
Event Information According to Microsoft :

Cause :

This event is logged when an error occurred while trying to create the UDP endpoint for provider on interface.

Resolution :

Check the network configuration

Important : This warning condition may indicate only a temporary communication issue. Before troubleshooting this issue, you should use the steps listed in the Verify section to confirm that the issue still occurs and that you cannot reconnect to an existing session.

To resolve the issue, use the procedures in this topic to ensure that the server has network connectivity.

Note : The following procedures include steps for using the ping command to troubleshoot WDSServer network availability problems. Therefore, before performing these steps, determine whether the firewall settings or Internet Protocol security (IPsec) settings on your network permit Internet Control Message Protocol (ICMP) traffic. ICMP is the TCP/IP protocol that is used by the ping command.

To perform these procedures, you must either be a member of the local Administrators group or have been delegated the appropriate authority.

To determine whether there is a network connectivity problem:
  1. On the Windows Deployment Services server, open the Command Prompt window.
  2. At the command prompt, type ping <server FQDN>, where <server FQDN> is the fully qualified domain name (FQDN) of the domain controller (for example, server1.contoso.com).
  3. At the command prompt, type ping <IP Address>, where <IP Address> is the IP address of the domain controller.
Note : If you can successfully ping the domain controller by IP address, but not by FQDN, this indicates a possible issue with DNS host name resolution. If you cannot successfully ping the domain controller by IP address, this indicates a possible issue with network connectivity, firewall configuration, or IPsec configuration.

If necessary, you can perform the following additional steps to help identify the root cause of the problem:
  • Ping other computers on the network to determine the extent of the connectivity issue.
  • If you can ping other servers but not the domain controller, try to ping the domain controller from another computer. If you cannot ping the domain controller from any computer, first ensure that the domain controller is running. If the domain controller is running, check its network settings.
  • Check the TCP/IP settings on the local computer by using the following procedure:
    1. Open the Command Prompt window, run the ipconfig /all command, and then check the output to make sure that it is correct.
    2. Run the ping localhost command to verify TCP/IP is installed and correctly configured on the local computer. If this command is unsuccessful, this may indicate a corrupt TCP/IP stack or a problem with your network adapter.
    3. Run the ping <local IP address> command. If you can ping the localhost address but not the local address, there may be an issue with the routing table or the network adapter driver.
    4. Run the ping <DNS server IP address> command. If there is more than one DNS server on your network, you should ping each one in turn. If you cannot ping the DNS servers, this indicates a potential problem either with the DNS servers themselves or with the network between the computer and the DNS servers.
    5. If the domain controller is on a different subnet, try to ping the default gateway. If you cannot ping the default gateway, this might indicate a problem with the network adapter, the router or gateway device, the cabling, or other connectivity hardware.
  • In Device Manager, check the status of the network adapter. (To open Device Manager, click Start , click Run , type devmgmt.msc , and then click OK . )
  • Check the network connectivity indicator lights on the computer and at the hub or router. Check the network cabling.
  • Check the firewall settings by using the Windows Firewall with Advanced Security snap-in.
  • Check the IPsec settings by using the IP Security Policy Management snap-in.
Verify :

You can verify network connectivity either from a client computer or from the server by using one of the following two procedures.

To verify that the server has connectivity (from a client computer):
  1. Open the Command Prompt window. (Click Start , point to All Programs , click Accessories , and then click Command Prompt .)
  2. At the command prompt, type ping <IP address|fully qualified domain name> to contact the Windows Deployment Services server.
  3. Try to boot the client computer by doing a Pre-Boot Execution Environment (PXE) boot. Make sure that the boot menu and image selection pages are displayed.
To verify that the server has connectivity (from the Windows Deployment Services server):
  1. Open the Command Prompt window. (Click Start , point to All Programs , click Accessories , and then click Command Promp .)
  2. At the command prompt, type ping <IP address|fully qualified domain name> to contact a remote computer.
Reference LinksEvent ID 769 from Source WDSServer

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.