Skip to main content

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

ContentTypeFunction
CW RMM - Custom Field - SMB1 EnabledCustom FieldStores and displays the result gathered by the script CW RMM - Task - Detect SMB1
CW RMM - Task - Detect SMB1TaskDetects 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 DetectionMonitorThis 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 SMB1TaskDisables 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:

  1. Create the custom field: CW RMM - Custom Field - SMB1 Enabled
  2. 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:

  1. Create the monitor: CW RMM - Monitor - SMB1 Detection
  2. Create the task: CW RMM - Task - Disable SMB1