Want to learn PowerCLI but don’t know where to start?
Already using it and want to progress to the next level?
Continue reading
Category Archives: PowerShell
ESXi get CIM via vCenter PowerCLI
Get ESXi CIM via vCenter with PowerCLI.
Continue reading
Find orphaned vmdk files via workflow
Extract via PowerCLI the list of “probably” orphaned files -vmdk, vmx etc – across multiples datastores in parallel using PowerShell workflow.
Continue reading
ESXi get PCI device PowerCLI
Extract via PowerCLI PCI information associated to vmnic,vmhba,vmgfx ESXi devices including the slot description at the rear of the server.
Continue reading
PowerCLI60R1 .net Framework issue
PowerCLI60R1 introduces “.NET Framework 4.5 or 4.5.x” as a prerequisite.
Some scripts may be indirectly impacted by this change.
Continue reading
Export API Properties XML PowerCLI
Export with PowerCLI all API properties of any VMware object as a XML file.
Continue reading
ESXi scripted installation PXE PowerCLI
ESXi scripted unattended installation via PXE for any build/image. PowerCLI generates all relevant files.
Get-OvfConfiguration on steroids
Generate a PowerCli function from ANY OVF/OVA package to ease the creation of an ovfconfiguration object to be used with Import-VApp.
deprecated post 01
This post is deprecated. Please refers to the new version of Get-Esxcli on steroids compatible with V2
Get-EsxCli made easy. 480 PowerCli functions, one for each esxcli command. Take into account all ESXi build from version 5.0 to 6.0
Continue reading