Powershell Module for Check Point R80 Web API and R80.10 Firewall Identity Awareness Web API. Module will help you use PowerShell to manage your Check Point firewall environment.
Documentation can be found at https://tkoopman.github.io/psCheckPoint/
Install-Module -Name psCheckPoint [-Scope CurrentUser]
NOTE: If you have psCheckPointIA module installed, uninstall before installing psCheckPoint v0.5.0+ as they have been merged into the one module, and psCheckPointIA is now deprecated.
Uninstall-Module psCheckPointIA