-
Search
-
Categories
- Lab Infrastructure (82)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (212)
-
Archives
Author Archives: brian.wuchner
VMware ESXi Purple Screen of Death (PSOD) on Dell Server
Last week I was informed of a customer who had a Purple Screen of Death on a Dell PowerEdge R810 running ESXi 4.1 Update 1. The stop screen showed the following reason: LINT1 motherboard interrupt. This is a hardware problem: … Continue reading
Posted in Virtualization
6 Comments
64bit DOS commands with a 32bit (two-bit) application
This week I worked with a group of people that have a monitoring application — basically a glorified task scheduler for 32bit DOS applications. Among other things, this application attempts to check Microsoft Cluster Services (MSCS) failover status and send … Continue reading
Posted in Scripting
Leave a comment
PowerCLI vCheck 5.40
The other day I noticed two bugs in version 5.38 of the vCheck script. This minor update resolves those bugs and adds a check for 4.1 hosts without Active Directory authentication configured. # Version 5.40- bwuch: Host version greater than/equal … Continue reading
Posted in Scripting, Virtualization
11 Comments
Export, Compare, and Synchronize Active Directory Schemas
I’ve had this link in my notes for a long time. I’ve only used it twice, but thought it was worth sharing. If you ever need to make a test Active Directory for some really crazy testing, and you’ve ever … Continue reading
Configure virtual machine for nested ESX/ESXi with PowerCLI
I’ve been working with several scripts in a lab recently. Most of these labs require additional ESXi hosts (namely vCheck testing) so I’ve been propping up some nested ESXi virtual machines. When I create a virtual machine to run nested … Continue reading
Posted in Scripting, Virtualization
1 Comment