https://github.com/equelin/vsphereconfig
https://github.com/equelin/vsphereconfig
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/equelin/vsphereconfig
- Owner: equelin
- License: mit
- Created: 2015-07-13T14:26:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T22:09:11.000Z (over 10 years ago)
- Last Synced: 2025-03-21T08:46:21.240Z (about 1 year ago)
- Language: PowerShell
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vSphereConfig
VMware Powercli's module with the purpose of automating the configuration of vSphere elements
## How to set up the vSphereConfig module for use
* Download and extract the module .zip file
* `Unblock-File` on the extracted contents
* `Import-Module `
## Author
**Erwan Quélin**
-
-
## License
Open sourced under the [MIT license](LICENSE).