About 398 results
Open links in new tab
  1. Essential Network Settings and Tasks in Windows - Microsoft …

    Learn about essential network settings and tasks in Windows, such as finding your IP address, setting data limits, toggling Airplane mode, and more.

  2. Fix duplicate IP address conflicts on a DHCP network

    To resolve it, convert the network device with the static IP address to a DHCP client. Or, you can exclude the static IP address from the DHCP scope on the DHCP server.

  3. Share a printer as a network printer - Microsoft Support

    The name or IP address of the primary Windows device needs to be determined before the shared printer can be installed on other Windows devices. In the System > About window, the …

  4. How to Use TRACERT to Troubleshoot TCP/IP Problems in Windows

    This article describes TRACERT (Trace Route), a command-line utility that you can use to trace the path that an Internet Protocol (IP) packet takes to its destination.

  5. Update resolves a problem in which LDAP, Kerberos and DC …

    When a domain controller receives a LDAP User Datagram Protocol (UDP) ping, the domain controller performs a client IP address lookup to find a matching subnet definition in Active …

  6. Preventing SMB traffic from lateral connections and entering or …

    Organizations can allow port 445 access to specific Azure Datacenter and O365 IP ranges to enable hybrid scenarios in which on-premises clients (behind an enterprise firewall) use the …

  7. Connect to a Wi-Fi network in Windows - Microsoft Support

    There are two controls for using random hardware addresses—one is for all Wi-Fi networks and the other is for the specific Wi-Fi network you choose. When you turn it on for all networks, …

  8. Microsoft TCP/IP Host Name Resolution Order

    This article discusses the different methods of host name to IP address resolutions used by Microsoft Windows clients. The sequence of methods is different than the sequence used to …

  9. Connect to a Wi-Fi network in Windows - Microsoft Support

    There are two controls for using random hardware addresses—one is for all Wi-Fi networks and the other is for the specific Wi-Fi network you choose. When you turn it on for all networks, …

  10. InStr Function - Microsoft Support

    For example, if you want to find the position of the first period (.) in a field that contains IP addresses (named IPAddress), you can use InStr to find it, like so: InStr (1, [IPAddress],".") …