Tag Archives: .net

Using PowerShell to Query Web Site Information

In my last post, I showed you how to use the Test-Connection cmdlet to test your internet access.  In this post, I can show you how to use Net.WebRequest or the Net.WebClient to send a request to website and verify … Continue reading

Posted in powershell, scripts | Tagged , , | 38 Comments