Sometime servers need to communicate with one another over specific ports. When you attempt to connect one server to the next the connection fails with a vague response like, “connection…Continue readingUse PowerShell to check for open ports
PowerShell is an advanced form of command prompt. It is extended with a huge set of ready-to-use cmdlets and comes with the ability to use .NET framework/C# in various scenarios.…Continue readingTesting open ports with PowerShell
So what’s your Server’s Uptime This is a Powershell script to get the last boot from a list of servers provided. The script has two parts, first you need a…Continue readingSo what’s your Server’s Uptime?
I thought this was a great article. Good Job!