Skip to content

Updating the Module

Update the PowerShell module from the PowerShell Gallery by running the following commands:

Update-Module -Name PowerVCF

To verify that the PowerShell module is updated, run the following command in the PowerShell console.

Get-InstalledModule -Name PowerVCF