Skip to main content
Pedro_Panizzon
New Member
August 24, 2015
Question

Web Filtering Script Overrides Microsoft 365 Servers

  • August 24, 2015
  • 0 replies
  • 3777 views

Greetings!

 

This file is for automate and allowing various Microsoft 365 servers inside FortiGate by Override.

 

Script:

 

Attention:

[ul]
  • The script language must be always in XML format.
  • "#" character means comments, you can make it on any line to comment your actions.
  • Each command are processed by each line from top to the bottom.[/ul]

     

    1 - Go to System -> Config -> Advanced -> Scripts -> Bulk Scripting Field 

    2 - Select the respective file to import, it must be in .TXT format

    3 - Click "Apply/Import"

    4 - If you receive an error message as result, review the file and search for blank spaces, blank lines or any bad structure that may be causing reading error during the process of import.

     

     

    PS: Allow the category "Microsoft" and "Custom 1" inside the SSL Inspection configuration page inside FortiGate.

     

     

     

    Feel free to edit and blend the script with your scenarios. If you can improve it, send it back so i can learn more from you too!