This script can be utilized if you need to ping a list of IP addresses to ensure they are online or if you need to resolve the IPs into FQDNs…. [Continue Reading]
Category: Powershell Scripts
Stop, Start, Restart Windows Services – PowerShell Script
Copy and save the below script as MaintainService.ps1 Open Powershell and navigate to the path where the script is saved Simply type part of the script name and then press… [Continue Reading]
Check Windows Service Status – PowerShell Script
Copy and save the below script as CheckMyService.ps1 Open Powershell and navigate to the path where the script is saved Simply type part of the script name and then press… [Continue Reading]
Patching Production servers with WSUS & Powershell
Patch management should be on top of your top priorities as a Sysadmin and as a Security Analyst you should also be on top of the latest patches released by… [Continue Reading]
Updating Vcenter Annotations or Notes with PowerCLI
Vcenter allows you to add notes/comments into the Annotations field per individual VMs. This is very handy if you manage a large environment in which you need to descriptions about… [Continue Reading]