Print Download PDF Send Feedback

Previous

Next

Defining Exceptions for Devices

You can configure custom settings for specified devices or device types. These device settings are typically used as exceptions to settings defined in Media Encryption & Port Protection rules.

You can define device-specific exceptions for:

Editing Device Details

These properties are configured for each device that is connected to a client with Media Encryption & Port Protection:

Creating a Device with Automatic Device Discovery

You can use the Device Discovering Wizard to create new devices that have been connected to endpoint computers.

To create a device with the Device Discovering Wizard:

  1. Open the Storage Devices Read Access, Storage Devices Write Action, or Peripheral Devices Access action.
  2. In the Device Overrides section of the Edit Properties window, click Add device.
  3. In the Device Override Settings window, select Create a new device.
  4. Click Next.
  5. Select Add discovered device from user logs.
  6. Click Next.
  7. Select a device from the list. If necessary, search or filter to find the device.
  8. Click Next.
  9. Optional: Edit the device details.
  10. Click Next.
  11. Optional: Add this device to one or more device groups (storage devices only).
  12. Click Next.
  13. Define the behavior of the device. The options shown are based on which action you are editing:
  14. Click Finish.

Creating a Device Manually

You can manually define a device that was not inserted into a client computer.

To manually create a new device:

  1. Open the Storage Devices Read Access, Storage Devices Write Action, or Peripheral Devices Access action.
  2. In the lower section of the Edit Properties window, click Add device.
  3. In the Device Override Settings window, select Create a new device.
  4. Click Next.
  5. Select Manually configure device.
  6. Click Next.
  7. Enter the device details.
  8. Click Next.
  9. Optional: Add this device to one or more device groups (storage devices only).
  10. Define the behavior of the device. The options shown are based on which action you are editing:
  11. Click Finish.

Editing Device Access Setting

You can change the settings for an individual device or category of devices.

To change the access settings for existing devices from the Policy Rule Base:

  1. Open the Storage Devices Read Access, Storage Devices Write Action, or Peripheral Devices Access action.
  2. In the Device Overrides area of the Edit Properties window, select a device or group and click Edit device.
  3. If you selected a group, Add or Remove objects until the Selected Objects list contains all applicable devices.
  4. Select or clear these options as applicable. The options that show are based on the action you are working with.
  5. Click OK.
  6. Click OK.

To change the access settings for devices from the Reporting tab:

  1. In the Reporting tab > Media Encryption & Port Protection, right-click a device and select Add device as exception.

    The Device Override Settings open.

  2. Edit the device details as necessary.

Using Wild Card Characters

You can use wild card characters in the Device Serial Number field to apply a definition to more than one physical device. This is possible when the device serial numbers start with the same characters.

For example: If there are three physical devices with the serial numbers 1234ABC, 1234BCD, and 1234EFG, enter 1234* as the serial number. The device definition applies to all three physical devices. If you later attach a new physical device with the serial number 1234XYZ, this device definition automatically applies the new device.

The valid wild card characters are:

The '*' character represents a string that contains one or more characters.

The '?' character represents one character.

Examples:

Serial Number with Wildcard

Matches

Does Not Match

1234*

1234AB, 1234BCD, 12345

1233

1234???

1234ABC, 1234XYZ, 1234567

1234AB, 1234x, 12345678

Because definitions that use wildcard characters apply to more endpoints than those without wildcards, rules are enforced in this order of precedence:

  1. Rules with serial numbers containing * are enforced first.
  2. Rules with serial numbers containing ? are enforced next.
  3. Rules that contain no wildcard characters are enforced last.

For example, rules that contain serial numbers as shown here are enforced in this order:

  1. 12345*
  2. 123456*
  3. 123????
  4. 123456?
  5. 1234567