:choco-info: NOTE

The ChocoCCM PowerShell Module requires an installation of at least CCM v0.4.0 in order to be fully compatible.

Installation

To install the ChocoCCM PowerShell Module from the PowerShell Gallery use the following command:

Install-Module -Name ChocoCCM

Upgrade

To upgrade to a newer version, when available from the PowerShell Gallery, run the following command:

Update-Module -Name ChocoCCM

Available Functions

Have a look at the complete list of all available functions included within the ChocoCCM module.

Or you can run the following command:

Get-Command -Module ChocoCCM