-
Search
-
Categories
- Lab Infrastructure (80)
- Messaging (10)
- Scripting (155)
- Uncategorized (2)
- Virtualization (210)
-
Archives
Author Archives: brian.wuchner
Find upper range of AD attributes
The other day I was working on a powershell script to copy specific Active Directory attributes to a SQL database. I wanted to see if the destination SQL fields (which were varchar 100) would be able to contain the attributes, … Continue reading
Posted in Scripting
Leave a comment
Cisco UCS and Default Authentication Domains
I’ve recently been working with Cisco UCS — and more specifically the UCS Powertool (the powershell management component). Initially, my scripts were using a local account in UCSM for authentication. However, after changing the “Default Authentication Realm” from Local to … Continue reading
Posted in Virtualization
5 Comments
Finding VMs that will boot into the BIOS screen
A few months ago, after a round of Windows OS patching on development servers, a server admin notified me that their server did not come back online after the patch initiated reboot. Looking at the VM console he noted that … Continue reading
Posted in Scripting, Virtualization
Leave a comment
VMware Certified Professional 5
I recently completed the requirements for the VMware Certified Professional 5 certification. Achieving certifications isn’t a priority for my current employer (a VMware customer) and as such it had been over 10 years since I last attempted an IT certification. … Continue reading
Posted in Virtualization
2 Comments
Power On virtual machine – Unable to access file since it is locked
Several times in the past few weeks I have ran into virtual machines that do not power on because of locked files. Steps to troubleshoot this issue are described in KB10051: Virtual machine does not power on because of locked … Continue reading
Posted in Scripting, Virtualization
Leave a comment