PowerCLI: Get VMHost Support Bundles

From VI-Toolkit
Revision as of 18:39, 24 July 2013 by Wila (talk | contribs) (Created page with "=== Get VMHost Support Bundles with PowerCLI === author: Conrad Ramos ==== Description ==== Using powerCLI to download the VM Host support bundles so you can troubleshoot the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get VMHost Support Bundles with PowerCLI

author: Conrad Ramos

Description

Using powerCLI to download the VM Host support bundles so you can troubleshoot the host in case of problems.

Usage

get-vmhost | Get-Log -bundle -DestinationPath "C:\Download\Bundle"

Location

http://www.vnoob.com/2013/06/get-vmhost-support-bundles-with-powercli/