Testing
Process Document – ESXi Active Directory Group Configuration Automation using VMware Aria Orchestrator (vRO) 1. Purpose This document describes the VMware Aria Orchestrator (vRO) workflow developed to automate the addition of an Active Directory (AD) group to the local ESXi authorization configuration using ESXCLI commands. The workflow supports execution against either a single ESXi host or all ESXi hosts within a selected cluster. 2. Objective Automate the manual ESXi configuration process by: Executing predefined ESXCLI commands over SSH. Supporting both single-host and cluster-based execution. Validating target objects before execution. Generating execution status reports for cluster operations. Reducing manual effort and configuration inconsistencies. 3. Scope The workflow performs the following operations: Validates the selected ESXi host or cluster. Retrieves ESXi hosts from the selected cluster when applicable. Retrieves SSH credentials from the configured Resource Ele...