Skip to content

Releases: tkoopman/psCheckPoint

v1.0.1

22 Aug 05:12
Compare
Choose a tag to compare
  • Added HTTP Request Timeout parameter to Open-CheckPointSession
  • Handle task timeouts while exporting
  • Custom Where-Used Added

v1.0.0

03 Jun 23:40
Compare
Choose a tag to compare

Major Update

  • Now uses CheckPoint.NET class library in the back-end
  • Can now verify Server's SSL Hash when connecting
  • Lots of bug fixes and improvements

Please see Wiki page for more details.

v1.0.0-beta4

16 May 01:30
Compare
Choose a tag to compare
v1.0.0-beta4 Pre-release
Pre-release
  • Export Depth was not being enforced. Now is.

v1.0.0-beta3

16 May 00:54
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release
  • Fix bug in export when rule number unknown

v1.0.0-beta2

16 May 00:52
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release
  • Fix bug in export
  • Fix bug in Get-CheckPointHash

v1.0.0-beta1

13 May 23:55
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

MAJOR UPDATE

  • Now uses CheckPoint.NET API for communications to Web API.

For more details please read Wiki page.

v0.7.15

28 Feb 00:59
b1083cb
Compare
Choose a tag to compare
  • Minor Bug Fixes.
  • PowerShell views added for Hosts & TCP/UDP Services

v0.7.10

22 Nov 02:28
2a61b53
Compare
Choose a tag to compare
  • New Cmdlets for one way syncs of groups into Check Point
  • Group Sync Examples (Office365 (Updated), Azure & AWS)
  • Fix session parameter in Export-CheckPointAccessRule
  • Initial PS views added. (More to come)
  • Added TagAction to all Set Cmdlets so you can add/remove Tags one at a time.

v0.7.8

28 Oct 01:20
Compare
Choose a tag to compare

Add -All option to commands that return multiple objects.
Default is still to only return the first 50 (Web API Default).

v0.7.5

09 Oct 02:54
Compare
Choose a tag to compare
  • Application Category Commands Added.
  • Updated O365 Example to also import URLs.