Icinga 2 Powershell Module

PowerShell helper for Icinga 2 on Windows

Release Icinga 2 PowerShell Module v1.2.2

Fixed issues and related features

  • Added missing certificate migration in case the Agent is downgraded from Icinga 2.8.0 or above to 2.7.x and lower

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

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

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