Icinga 2 Powershell Module

PowerShell helper for Icinga 2 on Windows

Release Icinga 2 PowerShell Module v1.2.1

Fixed issues and related features

  • Fixed missing variable 'icingaBinary' during host certificate generation request

icinga2-powershell-module-v1.2.1.tar.gz

Release tarball
application/gzip 2017-11-21 Download from Github

Release Icinga 2 PowerShell Module v1.2.0

Fixed issues and related features

  • You can find issues and feature requests related to this release on our roadmap

Summary:

  • Added support for Icinga 2.8.0 and above
  • Added support for Icinga 2 CA-Proxy
  • Changed argument boolean values to switch, which changes
    -AllowUpdates $TRUE

to

    -AllowUpdates

for example. This applies to all values, except for -AcceptConfig

icinga2-powershell-module-v1.2.0.tar.gz

Release tarball
application/gzip 2017-11-20 Download from Github

Release Icinga 2 PowerShell Module v1.1.0

Fixed Issues and Improvements

  • You can find issues and feature requests related to this release on our roadmap

Summary:

  • Added troubleshooting possibilities to the module, allowing easier administration
  • Improved documentation for PowerShell Version 2 module installation
  • Fixed an issue with initial setup of the Agent over Self-Service API, which failed to write the host token to disk because the Agent wasn't installed at this point (changed order of handling requests)

icinga2-powershell-module-v1.1.0.tar.gz

Release tarball
application/gzip 2017-11-17 Download from Github