Getting your public IP address programmatically can be very useful. Especially if you need to know when your internet service provider (ISP) has changed your dynamic IP address. Here is […]
Sometimes you may need to know a server’s last patch date. There can be many reasons why. One of which is when you are patching servers and want to get […]
In this post, we demonstrate how to call PowerShell commands from VBScript. The method discussed here allows us to pass the output of a PowerShell command back into a VBScript […]