Windows

PowerShell Commands Used for Network Troubleshooting

Post Views: 5,817 Here’s a solid toolbox of Windows PowerShell commands used for network troubleshooting, with quick notes on what each one is good for. I’ll try to group them by task so they are a little easier to remember. 1. Basic Connectivity & “Ping-Style” Tests Test-Connection PowerShell’s ping (ICMP echo) equivalent. Test-NetConnection More advanced

PowerShell Commands Used for Network Troubleshooting Read More »

WlanHelper: How to Use It in Windows

Post Views: 4,163 WlanHelper.exe is a command-line tool from the Windows Driver Kit (WDK) and the folks at nmap/npcap that is used to manipulate advanced Wi-Fi driver settings, especially for testing and development. It allows you to control wireless network adapter settings such as: Do You Already Have WlanHelper? It’s possible if you have installed

WlanHelper: How to Use It in Windows Read More »

How do you Remote Desktop from Windows to Ubuntu?

Post Views: 1,063 This is a great question. First, you have probably learned that you can use Ubuntu’s APPLICATIONS > INTERNET> TERMINAL SERVER CLIENT program to remote desktop to Windows machines.  Going the other way is a bit more challenging. You need to have two things in place: 1. You must enable remote desktop connections

How do you Remote Desktop from Windows to Ubuntu? Read More »

Scroll to Top