PowerCLI

vSphere 6.0 has been released for a while now. VMware are currently running a webcast series on a number of topics including: Changes to vCenter Changes to the Web Client […]

Some useful values from PowerCLI Get-View of VMware Virtual Infrastructure for use in scripts. I have also included some example data and notes. I have found that when writing scripts […]

Clear all existing SNMP Trap Targets Set SNMP trap target(s) Note: There is a maximum of three (3) trap targets allowed. See link below Configure SNMP Targets Display the current […]

How do you do a silent installation of PowerCLI and the VUM snapin? VMware-PowerCLI-5.5.0-1671586.exe /s /qn /w /V”/qr /L*v PowerCLI.log ADDLOCAL=”vCloud”” VMware-UpdateManager-Pscli-5.5.0-1302474.exe /s /qn /w /V”/qr /L*v PowerCLI-VUM.log” Note: ensure […]