Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 285 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 285 Bytes

SimpleVMDeployment

A simple PowerCLI script which connects to vCenter, creates a VM inventory folder (if the specified one does not exist), removes any VMs in there, and then deploys new VMs based off of a template.

Originally constructed to quickly rebuild a 3 node K8s test lab.