script
-
VMware PowerCLI
Configure VMware vSphere Cluster with Web Client or PowerCLI
As powerful as VMware ESXi is out of the box in a standalone single server format, we really don’t get all the benefits of running a hypervisor in a single server standalone configuration. The real power with VMware vSphere comes…
-
Powershell
Monitor application pool IIS recycle if needed
In working with an issue where an application pool was taking an entire website down, it became apparent we needed a programmatic way to monitor the site itself and then take proactive action in an automated way to correct the…
-
Powershell
Powershell script signing the easy way
So I wanted to throw a quick blog post out there on Powershell script signing the easy way. ย This is a little bit tongue and cheek on the post as I don’t want to detail how to sign powershell scripts…
-
VMware
PowerCLI change network label for all VMs in a folder
Just a quick blurb and a useful one liner used to change all the Network labels for all virtual machines that existed in a vCenter folder. ย I had a situation in a lab where I imported numerous server VMs from…
-
Powershell
Powershell if equals and not null
A while back, I wrote a blog post about using Powershell to email notify you if your home IP address changes if you are dynamically assigned an IP from your ISP. ย However, I wanted to write a quick post about…
-
Powershell
Monitor Home IP Address Using Powershell with email Notify
Many of you may need to monitor your home IP address due to services you are running or simply to know your WAN IP address in order to RDP into a workstation you have back home. ย The problem of course…
-
Troubleshooting
Untangle Active Directory Logon Script adlogon_user.vbs not mapping usernames
If you are using the paid version of Untangle, one of the powerful features that comes with the paid modules is the Directory Connector. ย This module allows policies and other restrictions, priorities, etc, to be levied based on group membership…