PowerFGT
PowerFGT copied to clipboard
PowerShell module to manage Fortinet (FortiGate) Firewall
Fixing issue #271
Get-FGTMonitorSystemConfigBackup with vdom argument does not give return config for only that vdom
When using the Get-FGTMonitorSystemConfigBackup command with -vdom vdomX it will return the full config. This is easily fixed as the scope just needs to be changed from global to vdom...
Hi There, Using Get-FGTSystemInterface is there a way to determine if an interface is physically up or down? I couldn't see anything apart from status which i'm guessing is showing...
This would be really helpful to have, If you miss something in the new function just let me know what to add. or fix it to fit the module. Function...