Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rstuart
New Contributor

TCL script to reboot FortiGates?

I need to reboot numerous FortiGates that are members of a FortiManager Backup ADOM.  I don't really want to ssh to each one to issue the command and answer the question "yes".  I believe TCL scripts gives me the ability to add "y" as the response.  CLI scripts don't have this ability.  I've never used TCL scripts before.  Does someone have one built that I could use?

Thanks!

-Robin-

-Robin-
1 REPLY 1
rstuart
New Contributor

I never did get TCL scripts to work!

However, I tried a CLI script again which ended up working for me!!!  Not sure why I had issues before <<sigh>>

The CLI script commands were:

   execute reboot

   y

Too simple!!

-Robin-

-Robin-
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors