Browsed by
Tag: Windows

Windows 10 Analyze the wireless network report

Windows 10 Analyze the wireless network report

The wireless network report is one of the more useful tools in Windows 10 that can help you diagnose Wi-Fi connection problems. To create the wireless network report In the search box on the taskbar, type Command prompt, press and hold (or right-click) Command prompt, and then select Run as administrator > Yes. At the command prompt, type netsh wlan show wlanreport. This will generate a wireless network report that’s saved as an HTML file, which you can open in your favorite web browser. The report…

Read More Read More

How to find any or all DHCP server or servers on your network without download software using command line

How to find any or all DHCP server or servers on your network without download software using command line

After searching high and low, I thought I would share some commands that will allow you to find all active DHCP servers on your network. There is software like FIND DHCP SERVER however there are some incompatibilities we have found on some operating systems. Temporarily disable your production DHCP server and see if other servers respond. You can get the IP address of the server by runningipconfig /allon a windows machine, and then you can get the MAC address by…

Read More Read More