You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/configuration/administrative-templates-restrict-usb.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,17 +95,17 @@ After the device configuration profile is deployed to your targeted devices, you
95
95
96
96
If a USB device is blocked from installing, then you see a message similar to the following message:
97
97
98
-
:::image type="content" source="media/administrative-templates-restrict-usb/installation-forbidden.png" alt-text="The installation of the device is forbidden by system policy message.":::
98
+
`The installation of this device is forbidden by system policy. Contact your system administrator.`
99
99
100
100
In the following example, the iPad is blocked because its device ID isn't in the allowed device ID list:
101
101
102
102
:::image type="content" source="media/administrative-templates-restrict-usb/device-status.png" alt-text="Device blocked by group policy.":::
103
103
104
104
## A device is blocked but should be allowed
105
105
106
-
Some USB devices have multiple GUIDs, and it's common to miss some GUIDs in your settings. As a result, a USB device that's allowed in your settings, might be blocked on the device.
106
+
Some USB devices have multiple GUIDs, and it's common to miss some GUIDs in your policy settings. As a result, a USB device that's allowed in your settings, might be blocked on the device.
107
107
108
-
For example, in the **Allow installation of devices using drivers that match these device setup classes** setting, the Multimedia class GUID is entered, and the camera is blocked:
108
+
In the following example, in the **Allow installation of devices using drivers that match these device setup classes** setting, the Multimedia class GUID is entered, and the camera is blocked:
109
109
110
110
:::image type="content" source="media/administrative-templates-restrict-usb/camera-blocked.png" alt-text="Windows can't find your camera message on a Windows device.":::
111
111
@@ -119,11 +119,11 @@ To find the GUID of your device, use the following steps:
119
119
2. In the file:
120
120
121
121
1. Search for **Restricted installation of devices not described by policy**.
122
-
2. In this section, find the `Class GUID of device changed to: {GUID}` text. This `{GUID}` needs to added your policy.
122
+
2. In this section, find the `Class GUID of device changed to: {GUID}` text. This `{GUID}` needs added to your policy.
123
123
124
-
In the following example, look at **Class GUID of device changed to: {36fc9e60-c465-11cf-8056-444553540000}**:
124
+
In the following example, you see the `Class GUID of device changed to: {36fc9e60-c465-11cf-8056-444553540000}` text:
0 commit comments