-
Archives
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- December 2023
- November 2023
- October 2023
- September 2023
- August 2023
- June 2023
- May 2023
- March 2023
- February 2023
- December 2022
- June 2022
- May 2022
- April 2022
- February 2022
- December 2021
- October 2021
- August 2021
- January 2021
- October 2020
- July 2020
- May 2020
- March 2020
- February 2020
- January 2020
- March 2017
- September 2016
- June 2016
- January 2016
- August 2015
- December 2014
- April 2014
- December 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
-
Meta
Author Archives: brian.wuchner
Event Driven Automation: Domain Controller FSMO role has moved
In a prior post (https://enterpriseadmins.org/blog/scripting/event-driven-automation-with-aria-operations-for-logs-webhooks-and-jenkins/), I wrote about using Aria Operations for Logs to call Jenkins using a webhook to automate a process. In that post, Aria Operations for Logs is watching for a specific vSphere event and when that … Continue reading
Posted in Lab Infrastructure, Scripting
Leave a comment
Event Driven Automation with Aria Operations for Logs, webhooks, and Jenkins
I was recently looking at the VMware Event Broker Appliance fling (https://vmweventbroker.io/). This fling enables a custom function to execute when a vSphere event happens, sort of an ‘if this then that’ approach to vSphere events (https://octo.vmware.com/vsphere-power-event-driven-automation/). As I was … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
1 Comment
PowerCLI Get-TagAssignment and InaccessibleDatastore
I was recently speaking with a customer who mentioned an issue that occurred when using the PowerCLI Get-TagAssignment cmdlet. They had a tag category which applied to clusters only. If a host were offline or in maintenance mode, they were … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Converting between guest OS serial number at VM UUID
A customer recently asked me if it was possible to find a virtual machine BIOS serial number from a virtual machine object or vmx file. While looking into this, I found an old post that provided a very useful hint: … Continue reading
Posted in Scripting, Virtualization
Leave a comment
Finding the real NFS network
I was recently helping a customer who had inherited an existing vSphere deployment that used NFS storage. They were tasked with migrating the old VMs to newer infrastructure, but they first wanted to find the NFS storage array backing the … Continue reading
Posted in Scripting, Virtualization
Leave a comment