Skip to content

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/

psCheckPoint works in both the full desktop verion of PowerShell, as well as PowerShell Core (Win, Linux, OSX).

Installation

Install-Module -Name psCheckPoint [-Scope CurrentUser]

Update

Update-Module -Name psCheckPoint

Major Update v1.0.0

With the release of v1.0.0 there has been some major updates from previos versions. Please see Wiki page for more details.