-
Search
-
Categories
- Lab Infrastructure (80)
- Messaging (10)
- Scripting (155)
- Uncategorized (2)
- Virtualization (210)
-
Archives
Category Archives: Scripting
Leveraging VMware Aria Operations for Power Consumption Tracking
I’ve been looking for a good reason to try out the Aria Operations Management Pack Builder, ever since a peer of mine built one for Pi-Hole back in early 2023. One thing that I thought would be of particular interest … Continue reading
Posted in Lab Infrastructure, Scripting
1 Comment
Exploring VM Security: How to Identify Encrypted Virtual Disks in vSphere
I was recently looking at some virtual machines in a lab and trying to determine which had encrypted virtual disks vs. encrypted configuration folders only. This data is visible in the vSphere UI. From the VM list view we can … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Unlocking the Power of VMware.vSphere.SsoAdmin: Automated Reporting and Management
I’ve recently had a couple of questions around automated reporting or changes to the vCenter Server SSO Domain. I’ve seen mention of the VMware.vSphere.SsoAdmin PowerCLI module, but haven’t had a need to dig into it. This post will explore a … Continue reading
Posted in Scripting, Virtualization
2 Comments
Automating Cluster Management with Aria Operations API
As part of routine maintenance, it is sometimes necessary to take an Aria Operations cluster offline. For example, it is recommended to take the cluster offline to perform backups (https://docs.vmware.com/en/VMware-Aria-Operations/8.12/Best-Practices-Operations/GUID-1D058B4A-93BA-44D1-8794-AE8E1B96B3E4.html). Since most folks want to schedule backups, it is important … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
1 Comment
Automate workaround for ESX Admins group
In a recent security advisory (VMSA-2024-0013), there is a workaround listed for hosts older than ESXi 8.0u3 (https://knowledge.broadcom.com/external/article/369707). This knowledge base article lists a few advanced settings and an esxcli command which can be ran to apply this workaround. Setting … Continue reading
Posted in Scripting, Virtualization
Leave a comment