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:
- One device, which is based on its serial number.
You must enter the device serial number. - A device model, which is based on the device ID.
You must enter the device ID. - A device type, such as Windows Portable Devices or Imaging Devices.
- A user defined device group (storage devices only).
Editing Device Details
These properties are configured for each device that is connected to a client with Media Encryption & Port Protection:
- - Enter a unique device display name, which cannot contain spaces or special characters (except for the underscore and hyphen characters).
- - Select the connection type , or (required).
- - Select a device category from the list.
- - Enter the device serial number. You can use wild card characters in the serial number to apply this device definition to more than one physical device.
- - Configure whether the device shows as fixed disk device (, a removable device () or .
- - Select an icon to show in the GUI.
- - Enter a filter string that identifies the device category (class). Devices are included in the category when the first characters in a match the filter string. For example, if the filter string is
My_USB_Stick
, the following devices are members of the device category:My_USB_Stick_40GB
My_USB_Stick_80GB
- - Select this option if the device can be encrypted (storage devices only).
- - Select this option to create a log entry when this device connects to an endpoint computer (Event ID 11 or 20 only).
Creating a Device with Automatic Device Discovery
You can use the to create new devices that have been connected to endpoint computers.
To create a device with the Device Discovering Wizard:
- Open the action.
- In the section of the window, click .
- In the window, select .
- Click .
- Select .
- Click .
- Select a device from the list. If necessary, search or filter to find the device.
- Click .
- Optional: Edit the device details.
- Click .
- Optional: Add this device to one or more device groups (storage devices only).
- Click
- Define the behavior of the device. The options shown are based on which action you are editing:
- Click .
Creating a Device Manually
You can manually define a device that was not inserted into a client computer.
To manually create a new device:
- Open the action.
- In the lower section of the window, click .
- In the window, select .
- Click .
- Select .
- Click .
- Enter the device details.
- Click .
- Optional: Add this device to one or more device groups (storage devices only).
- Define the behavior of the device. The options shown are based on which action you are editing:
- Click .
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:
- Open the action.
- In the area of the window, select a device or group and click .
- If you selected a group, or objects until the list contains all applicable devices.
- Select or clear these options as applicable. The options that show are based on the action you are working with.
- Click .
- Click .
To change the access settings for devices from the Reporting tab:
- In the tab > , right-click a device and select .
The open.
- Edit the device details as necessary.
Using Wild Card Characters
You can use wild card characters in the 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:
- Rules with serial numbers containing are enforced first.
- Rules with serial numbers containing are enforced next.
- Rules that contain no wildcard characters are enforced last.
For example, rules that contain serial numbers as shown here are enforced in this order:
- 12345*
- 123456*
- 123????
- 123456?
- 1234567