icinga-powershell-plugins
icinga-powershell-plugins copied to clipboard
Invoke-IcingaCheckFirewall - Server 2008 R2 not working
Hey,
we are running a Server 2008 R2 with PS5.1 installed. Actually the Cmdlet "Get-NetFirewallProfile" ist not available.
So if set the profile to "public" or anything else the check results in Unkwon-State.
Icinga Exception: The term 'Get-NetFirewallProfile' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Best regards
I'd suggest to think about if this is the right moment to get rid of an outdated OS - also for security-reasons. ;-)
Hey, thanks for your reply. The system is under Extended Security Update and fully patched.
https://docs.microsoft.com/en-us/lifecycle/products/windows-server-2008-r2
Migration plans are currently not in sight for this system.
Best regards
I didn't know there is extended security support for 2008 R2. However, I digged into topic and it is quite some effort to re-write the code to support 2008 R2 in this.