SMB1
Purpose
The purpose of this document is to monitor and disable SMB1, either automatically or through the manual execution of a task.
Associated Content
Content | Type | Function |
---|---|---|
CW RMM - Custom Field - SMB1 Enabled | Custom Field | Stores and displays the result gathered by the script CW RMM - Task - Detect SMB1 |
CW RMM - Task - Detect SMB1 | Task | Detects if SMB1 is enabled on the machine and saves its output to CW RMM - Custom Field - SMB1 Enabled. This information can then be utilized by the device group to present a consolidated view of machines with SMB1 enabled on a unified platform. |
CW RMM - Monitor - SMB1 Detection | Monitor | This monitor checks whether SMB1 is enabled on the end machine. CW RMM - Task - Disable SMB1 can be run with this monitor to disable SMB1 on the detected machines automatically. |
CW RMM - Task - Disable SMB1 | Task | Disables the SMB1 protocol on the target machine. |
Implementation
Read all the associated documents carefully.
To establish a device group showcasing machines with SMB1 enabled, follow these two steps:
- Create the custom field: CW RMM - Custom Field - SMB1 Enabled
- Create the task: CW RMM - Task - Detect SMB1
To implement a monitor that identifies machines with SMB1 enabled and subsequently initiates an automatic disabling of SMB1, follow these two steps:
- Create the monitor: CW RMM - Monitor - SMB1 Detection
- Create the task: CW RMM - Task - Disable SMB1