Skip to content

A collection of some VMWare PowerCLI scripts that are used to ease maintenance for multiple ESXi hosts connected to vCenter instance.

Notifications You must be signed in to change notification settings

nocturnalbeast/powercli-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powercli-scripts

A collection of PowerShell scripts for managing VMware vSphere environments using PowerCLI.

Requirements

  • VMware PowerCLI module (tested on/upto 13.3.0 build 24145081)
  • Windows PowerShell 5.x (tested on/upto 5.1 build 22621)

Common Parameters

Both scripts support the following common parameters:

  • VSphereServer: vCenter Server hostname/IP
  • Username: vCenter authentication username
  • Password: vCenter authentication password
  • UseExistingConnection: Use existing PowerCLI connection
  • RetainConnection: Keep the connection open after script completion

About

A collection of some VMWare PowerCLI scripts that are used to ease maintenance for multiple ESXi hosts connected to vCenter instance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published