Quantcast
Channel: Virtually Cloudy » Virtually Cloudy » Powershell
Browsing latest articles
Browse All 4 View Live

VMware: Add PortGroup to all hosts in cluster with PowerCLI | VMpros

Very usefull and time saving script – found over on blog site VMPROS. Many Thanks. Get-Cluster “My Cluster” | Get-VMHost | Get-VirtualSwitch -Name “vSwitch0″ | New-VirtualPortGroup -Name...

View Article



PowerCLI: Remove all vmnics from a vSwitch — DAMIAN KARLSON

Hand tip on how to remove pNics from a vSwitch     $nic = @ via PowerCLI: Remove all vmnics from a vSwitch — DAMIAN KARLSON.

View Article

vSphere ESXi Maintenance Mode with PowerCLI | Virtual Drive

Good code snippets for vmware host maintenance mode.   vSphere ESXi Maintenance Mode with PowerCLI | Virtual Drive.

View Article

Setting time on ESXi hosts through PowerCLI | Geaux Virtual

Excellent powershell to set the correct time on a number of hosts… I expanded the code to: Get-Cluster -Name “Cluster” | Get-VMHost | Where-Object { $t = Get-Date$dst = $_ | %{ Get-View...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images