Skip to content

PowerShell Module for Check Point R80 Management & Firewall Web APIs

License

Notifications You must be signed in to change notification settings

tkoopman/psCheckPoint

Repository files navigation

Build status

psCheckPoint

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/

Installation

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