Technical Tip: Bulk retrieve device configuration from managed devices
| Description | This article describes how to retrieve configuration from multiple FortiGate devices by running a script. Script will create a temporary address object on FortiGate directly and subsequently trigger a retrieve of config. In next policy package install, the temporary object will be deleted, as it will not be in use. |
| Scope | FortiManager. |
| Solution |
config firewall address
Note: This method requires FortiManager to have auto-update enabled:
config system admin setting set auto-update enable end
Related articles: Technical Tip: CLI Script behavior to run in FortiManager Technical Tip: How to do bulk retrieve config in FortiManager using a script |

