-
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…
-
VMware
There was an error connecting to NSX manager API
A quick issue I ran into yesterday connecting a restful API client to an NSX manager – “there was an error connecting”. As I had connected to this manager before using an API client, I knew that it was accessible…
-
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
ESXi 6 Configure Management Network Greyed out
The other day when playing around “rather hard” with distributed switches and NSX, I broke my distributed switch implementation on one of my lab ESXi 6 hosts. I couldn’t ping the host, and also even worse, couldn’t get to the…
-
Virtualization
Veeam Big Announcement today
There was a Veeam Big Announcement today or actually quite a few large announcements about their product portfolio which extends their presence in the Virtualization backup field as well as extends into new territory for them – more on this…
-
Virtualization
Stretch isolated network between multiple ESXi servers
Setting up testing networks and lab networks have been very interesting to me the past few weeks. When you are setting up Dev and Staging environments, the requirements may be to have multiple copies of production environments properly segmented and functioning…
-
Virtualization
Install EqualLogic Multipath Extension Module MEM in VMware ESXi
VMware vSphere provides the ability to leverage Pluggable Storage Architecture or PSA that enables using multipathing for HA as well as increased performance. This allows for third party plugins for multipathing with enhanced functionality for specific vendor hardware and storage…
-
home lab
How to flash Avago LSI RAID controller firmware with boot disk
In working on provisioning a new Supermicro lab server that is outfitted with an Avago LSI 9380-4i4e SAS RAID controller, one of the first tasks I wanted to complete was flashing the firmware to the latest version. There are a…
-
Virtualization
Upgrading Veeam Backup and Replication 9.0 update 2
Veeam recently released 9.0 Update 2 of their Backup & Replication product. This is a pretty major release as it contains over 300 improvements and product enhancements. The list is quite extensive, but below is the Release notes straight from…
-
Virtualization
ESXi 6.0 Install Can’t Have a Partition Outside the disk
This past week in working with a Supermicro lab host filled with 12 4TB drives, I ran into an issue with the ESXi 6.0 installer that was a bit peculiar – Can’t have a partition outside the disk. The storage…