This repository contains a PowerShell script designed to automate the deployment of virtual machines (VMs) from a specified template in VMware Vcenter Sever. This script simplifies the process of VM provisioning, ensuring consistency and efficiency in your virtual environment.
Features
- Automated Deployment: Quickly deploy VMs from a predefined template.
- Customizable Parameters: Easily adjust settings such as VM name, resource allocation, and network configurations.
VMware PowerCLI installed
Install-Module -Name VMware.PowerCLIAppropriate permissions to deploy VMs in the target VMware environment



