

Related Posts
Powershell – IP Increase
By
Sandeep
By using a simple powershell operators we can increase the last digits in an IP Let’s say my IP is 10.1.2.3 and if I need the 25th IP for some…
Clear temp files from Windows server
By
Sandeep
A simple PowerShell script to clear C:\ disk space. This script will be useful before start patching the windows servers since at the time of patching lots of Hotfixes will…