-
Search
-
Categories
- Lab Infrastructure (78)
- Messaging (10)
- Scripting (153)
- Uncategorized (2)
- Virtualization (208)
-
Archives
Category Archives: Scripting
Scripts to max out CPU and Memory
Most of the time we want our virtual machines to run as optimally as possible. We don’t want to see CPU contention or high memory conditions. However, on occasion we may want to have some stress to see what that … Continue reading
Posted in Lab Infrastructure, Scripting
Leave a comment
vRealize Operations Alerts using Rest Notification Plugin
I have created several vRealize Operations (vROps) alerts in the past, mainly using the Log File Plugin and Standard Email Plugin. However, I recently had someone ask for more information on using the Rest Notification Plugin. I hadn’t used this, … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Using Log Insight Agent to find insecure LDAP binds
I recently read an interesting article on the vSphere Blog: https://blogs.vmware.com/vsphere/2020/01/microsoft-ldap-vsphere-channel-binding-signing-adv190023.html, which states Microsoft is making a change to the default behavior of LDAP servers that are part of Active Directory. This change will require secure LDAP channel binding by … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Reload syslog configuration on ESXi
I recently updated Log Insight to version 3.3.2 in my lab. After selecting the appropriate PAK file, the UI displayed a warning containing the following text: Note that certain builds of ESXi need to have their syslog configuration reloaded after … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Find ESXi Installation Date with PowerCLI
I recently noticed a link to a very interesting article on Twitter: Find ESXi Installation Date — http://vcdx56.com/2016/01/05/find-esxi-installation-date/. These steps are straight forward and show how to calculate the original ESXi install date, looking at the first section of the … Continue reading
Posted in Scripting, Virtualization
1 Comment