Syntax
Copy-Patch [-Server <VIServer[]>] [-Entity] <InventoryItem[]> [-Baseline <PatchBaseline[]>] [-ExcludePatch <Patch[]>] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>]Related Commands
Online versionDetailed Description
This cmdlet initializes staging of patches. Staging allows you to download patches from the Update Manager server to the ESXi hosts, without applying the patches immediately. This functionality is supported only for VMHost, Cluster, and Datacenter objects.Parameters
Return Type
VMware.VimAutomation.Types.TaskNotes
Examples
-------------- Example 1 --------------
Copy-Patch -Entity Host
Stages all patches included in baselines attached to the entity named Host.