Skip to content

Misha305/NutanixScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A collection of scripts to perform usefull Nutanix funsctions using Posh

USAGE WindowsNGTInstall.ps1 -vmname "" -clusterServer "" -errorlogpath "" -$showInfoMessages <Default $true>

Parameters vmname - (required) Specify a Vmname or a vm list i.e a text a file with a list of vms line by line. The vmnames must coincide with the vmnames in AHV clusterServer - (required) The dns name or IP of your prism elements cluster. errorLogPath - (optional) Specify a full path to record errors. showInfoMessages - (optional) set to $false to not write-out any process messages. Default value is $true.

Releases

No releases published

Packages

No packages published