PowerShell-Web-Monitor
When ping isn't enough... this will check a URL for the returned status code.
Variables
| Variable | Description |
|----------|-------------|
| $AddressToTest | Which uri to run the test against |
| $TestLengthInMinutes | How long should the test run for in minutes |
| $TestIntervalsInSeconds | What pause should there be between tests in seconds |