vSphere
This project contains all the related scripts and codes use to automate various vSphere tasks.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Each script/code will live within its folder, see README for each script on how to deploy/Use them on a live system.
Prerequisites
You need the latest PowerCLI module installed on your system to be able to run these scripts.
Install-Module -Name VMware.PowerCLI
For more details refer to VMware PowerCLI Blog
Installing
You can clone the entire project or download the specific scripts and run them locally on your machine.
$ git clone https://github.com/Arman-Keyoumarsi/vSphere.git
For more details refer to Cloning a repository
Built With
Github Repository
You can find all the code on the Github Repository.