Upgrading CEM

You can upgrade CEM for Windows to take advantage of the latest features, fixes, and improvements.

To upgrade CEM, update the CEM declaration in the Puppetfile. Specify the CEM version number to which you are upgrading.
For example, to upgrade cem_windows to version 1.2.2, specify the CEM declaration as shown:
mod 'puppetlabs/cem_windows', '1.2.2'

For instructions about modifying the Puppetfile, see Declare Forge modules in the Puppetfile.

Troubleshooting tip: Starting with v1.1.0, CEM for Windows implements a new architecture. If you upgrade CEM from v1.0.7 or earlier to v1.1.0 or later, and you encounter errors, try restarting the pe-puppetserver service or restarting or reloading Puppet Server. For instructions, see Restarting Puppet Server.