SMB1 Detection
Summary
This monitor checks whether SMB1 is enabled on the end machine. It runs the OS version compatible command to fetch the data.
Monitor
-
Go to Alert Management > Monitors > Add monitor
-
This screen will appear.

-
Fill in the Name and Description boxes.
Name: SMB1 Detection
Description: Check whether SMB1 is enabled on the end machine.Select
ScriptasType,RMM Agentfor theFamily, andOthersor any relevant option for theSeverity.
-
In the conditions selection, select PowerShell in the Script Language, select Schedule in Run Script on, and type 167 hours in Repeat every. Add the following query in the Script box:
In Criteria, select
Contains,AND
EnterTruein Script output.
The Conditions Section should look something like this:

-
Select
Run same script as abovecondition for the Ticket Resolution section. SelectContains,ANDfor criteria. EnterFalsein Script Output.
Ticket Resolution should look something like this:
-
Select the Resources/Clients to apply the monitor set against.
-
This is how the monitor set should look before saving it.

-
Click the
Savebutton to save the monitor set.
Changelog
2025-04-10
- Initial version of the document