mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge pull request #6750 from MicrosoftDocs/jweston-1-5916892-MonitorUseRemovableStorage
revision to nav steps per Yong. Minor file cleanup
This commit is contained in:
commit
7469eeab31
@ -20,7 +20,6 @@ ms.technology: windows-sec
|
|||||||
|
|
||||||
# Monitor the use of removable storage devices
|
# Monitor the use of removable storage devices
|
||||||
|
|
||||||
|
|
||||||
This topic for the IT professional describes how to monitor attempts to use removable storage devices to access network resources. It describes how to use advanced security auditing options to monitor dynamic access control objects.
|
This topic for the IT professional describes how to monitor attempts to use removable storage devices to access network resources. It describes how to use advanced security auditing options to monitor dynamic access control objects.
|
||||||
|
|
||||||
If you configure this policy setting, an audit event is generated each time a user attempts to copy, move, or save a resource to a removable storage device.
|
If you configure this policy setting, an audit event is generated each time a user attempts to copy, move, or save a resource to a removable storage device.
|
||||||
@ -32,19 +31,19 @@ Your server might function differently based on the version and edition of the o
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> When a policy to audit removable storage is pushed to a computer, a new [Security Descriptor](/windows/win32/secauthz/audit-generation) needs to be applied to all removable storage devices with the audit settings. The [security descriptor for a device](/windows-hardware/drivers/kernel/controlling-device-access) can be set up either when the device is installed, or by setting up the [device properties in the registry](/windows-hardware/drivers/kernel/setting-device-object-registry-properties-after-installation), which is done by calling a [device installation function](/previous-versions/ff541299(v=vs.85)). This may require the device to restart to apply the new security descriptor.
|
> When a policy to audit removable storage is pushed to a computer, a new [Security Descriptor](/windows/win32/secauthz/audit-generation) needs to be applied to all removable storage devices with the audit settings. The [security descriptor for a device](/windows-hardware/drivers/kernel/controlling-device-access) can be set up either when the device is installed, or by setting up the [device properties in the registry](/windows-hardware/drivers/kernel/setting-device-object-registry-properties-after-installation), which is done by calling a [device installation function](/previous-versions/ff541299(v=vs.85)). This may require the device to restart to apply the new security descriptor.
|
||||||
|
|
||||||
**To configure settings to monitor removable storage devices**
|
## To configure settings to monitor removable storage devices
|
||||||
|
|
||||||
1. Sign in to your domain controller by using domain administrator credentials.
|
1. Sign in to your domain controller by using domain administrator credentials.
|
||||||
2. In Server Manager, point to **Tools**, and then click **Group Policy Management**.
|
2. In Server Manager, point to **Tools**, and then click **Group Policy Management**.
|
||||||
3. In the console tree, right-click the flexible access Group Policy Object on the domain controller, and then click **Edit**.
|
3. In the console tree, right-click the flexible access Group Policy Object on the domain controller, and then click **Edit**.
|
||||||
4. Double-click **Computer Configuration**, double-click **Security Settings**, double-click **Advanced Audit Policy Configuration**, double-click **Object Access**, and then double-click **Audit Removable Storage**.
|
4. Double-click **Computer Configuration**, double-click **Policies**, double-click **Windows Settings**, double-click **Security Settings**, double-click **Advanced Audit Policy Configuration**, double-click **Object Access**, and then double-click **Audit Removable Storage**.
|
||||||
5. Select the **Configure the following audit events** check box, select the **Success** check box (and the **Failure** check box, if desired), and then click **OK**.
|
5. Select the **Configure the following audit events** check box, select the **Success** check box (and the **Failure** check box, if desired), and then click **OK**.
|
||||||
6. If you selected the **Failure** check box, double-click **Audit Handle Manipulation**, select the **Configure the following audit events check box**, and then select **Failure**.
|
6. If you selected the **Failure** check box, double-click **Audit Handle Manipulation**, select the **Configure the following audit events check box**, and then select **Failure**.
|
||||||
7. Click **OK**, and then close the Group Policy Management Editor.
|
7. Click **OK**, and then close the Group Policy Management Editor.
|
||||||
|
|
||||||
After you configure the settings to monitor removable storage devices, use the following procedure to verify that the settings are active.
|
After you configure the settings to monitor removable storage devices, use the following procedure to verify that the settings are active.
|
||||||
|
|
||||||
**To verify that removable storage devices are monitored**
|
## To verify that removable storage devices are monitored
|
||||||
|
|
||||||
1. Sign in to the computer that hosts the resources that you want to monitor. Press the Windows key + R, and then type **cmd** to open a Command Prompt window.
|
1. Sign in to the computer that hosts the resources that you want to monitor. Press the Windows key + R, and then type **cmd** to open a Command Prompt window.
|
||||||
|
|
||||||
@ -70,3 +69,4 @@ After you configure the settings to monitor removable storage devices, use the f
|
|||||||
### Related resource
|
### Related resource
|
||||||
|
|
||||||
- [Using advanced security auditing options to monitor dynamic access control objects](using-advanced-security-auditing-options-to-monitor-dynamic-access-control-objects.md)
|
- [Using advanced security auditing options to monitor dynamic access control objects](using-advanced-security-auditing-options-to-monitor-dynamic-access-control-objects.md)
|
||||||
|
- [Microsoft Defender for Endpoint Device Control Removable Storage Access Control](/microsoft-365/security/defender-endpoint/device-control-removable-storage-access-control)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user