IMPORTANT
Action required: Apply the fix for SNS firewall disks.
Please follow the procedure described in the How to update my SSD Firmware - Stormshield Knowledge Base article (authentication required).
Creating a script resource based on the script that generates ICMP requests
- In the Environment Manager > Policies menu, right-click on the Script resources folder and then on the
button in the
window.
- Name this test (HostCheckResource in the example) and confirm.
Adapting the "IF AND" condition
-
Right-click on the IF AND condition and select Add built-in test then Run process.
- In the properties, click on the Name field and type the command:
Cscript.exe /E:Vbscript "C:\Program Files (x86)\Stormshield Endpoint Security Agent\uploaded\CheckHost.vbs.srn"
NOTE
SES adds the .srn extension during the deployment of the script to SES agents.
- Wait for execution field: select Synchronous. The Synchronous value means that the SES agent will wait for the script to finish running before letting any other action take place. The Asynchronous value, on the other hand, indicates that the SES agent can activate another pre-defined action without waiting for the script to return a value.
- Confirm the creation of the test by clicking on the
icon in the
window.