Problem
Our web hosting provider changes the IP address of one of the servers on which we operate. We were given the time frame when the transition will take place, but there are no exact details. Thus, checking our current poor person requires periodically updating the page in the browser to find out if we have our site.
Question
We are all programmers here, and it kills me that a manual check is required. I would know how to do this in other languages, but I want to know if there is a way to write a script in PowerShell to solve this problem. Does anyone know how I can do this?
source share