Skip to content

Releases: chocolatey/ChocoCCM

0.3.0

08 Sep 09:17
5bb9b21
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Improvement

  • Sign PowerShell Module Files - see #73

Documentation

  • Add documentation around building and testing locally - see #61

0.2.0

08 Sep 07:11
Compare
Choose a tag to compare

Bug Fixes

  • Fix - Add-CCMGroup throws HTTP 400 error
  • Fix - Add-CCMGroupMember throws HTTP 400 error
  • Fix - Fetching Deployment by ID fails when Deployment is not in Draft or Ready state
  • Fix - Get-CCMGroupMember has incorrect URL
  • Fix - Export-CCMDeploymentReport is not exported by the module

Improvemnts

  • Added a new Remove-CCMGroup cmdlet to allow removal of a group
  • Added a new Remove-CCMGroupMember cmdlet to allow removal a computer or group from a CCM group
  • Added functionally to the Get-CCMDeploymentStep cmdlet to allow retrieval of Deployment Steps, results, and logs from a Deployment Step and its computers

0.1.1

08 Sep 07:13
1b64def
Compare
Choose a tag to compare

Bug Fixes

  • Fix - New-CCMDeploymentStep Throws HTTP 400 Error
  • Fix - Not all functions are returning all objects by default

0.1.0

08 Sep 07:15
a2b04c7
Compare
Choose a tag to compare

Initial preview release

Features

  • PowerShell functions are provided for interacting with the core entities within CCM via the Web API
    • Roles
    • Groups
    • Computers
    • Deployments
    • Outdated Software
    • Reports