PowerFGT
PowerFGT copied to clipboard
PowerShell module to manage Fortinet (FortiGate) Firewall
There is some known issue with address cmdlet - [x] Only support ipmask(subnet) address for the moment - [ ] Don't check if the interface exist when add or edit...
FortiManager can use like or contain for filtering it is more limited with FortiGate (equal or contains actually). Need to replace contain by like for align with PowerFMG
There was something wrong with the parameter sets. Somehow they need to be on the same line as "mandatory", else all options are visible in every parameterset. Also added the...
I totally know how to get access to the .Member property, and suspect that this is just a PS behaviour that can't be overridden, but it'd be nice if it...
Will you be implementing IPv6 support on all current GET/ADD/SET/REMOVE methods?