How to Update Fortigate Config Via FortiManager

You can run a retrieve config on the device https://community.fortinet.com/t5/FortiManager/Troubleshooting-Tip-FortiGate-is-Out-of-sync-in-the-Device/ta-p/192888To clear the pending changes from the FortiManager Make the change in the FortiManager and see the Config […]

How to Enable Remote Poweshell on Device

PS C:\Users\CheckWindUserPrd> $session = New-PSSession -ComputerName 10.0.0.4 -ConfigurationName PowerShell.7New-PSSession : [10.0.0.4] Connecting to remote server 10.0.0.4 failed with the following error message : The WinRMclient cannot process […]