$Config = @{ Cluster = "INFRA" CSVGroups = "C:\\Shutdown\\Input.csv" LogPath = "C:\\Shutdown" ``` VCenterServer = "vcsa01.local" CredFiles = @{ vCenter = "C:\Shutdown\vcenter-cred.xml" storage = "C:\Shutdown\storage.xml" } ``` }