Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 802 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 802 Bytes

Misc vSphere scripts to make life easier

Powershell scripts to manage various tasks in vCenter/vSphere server.

Prerequisites

Tested on vSphere 6.7 with ESXi hosts 6.7.

Requires vmware powercli and an account with privilieges on vcenter

Disclaimer

THE SCRIPTS IN THIS REPOSITORY ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. You are responsible for ensuring that any scripts you execute does not contain malicious code, or does not cause unwanted changes to your environment. If you do not understand what the code does, do not blindly execute it! A script has access to the full power of the vsphere environment. Do not execute a script from sources you do not trust.

With that said, I use it in a production environment.

NEVER RUN SCRIPTS WITH CODE YOU DON'T UNDERSTAND.