diff --git a/windows/client-management/mdm/policy-csp-storage.md b/windows/client-management/mdm/policy-csp-storage.md index d600b89da2..383f6aedfb 100644 --- a/windows/client-management/mdm/policy-csp-storage.md +++ b/windows/client-management/mdm/policy-csp-storage.md @@ -60,6 +60,9 @@ manager: dansimp
Storage/WPDDevicesDenyWriteAccessPerUser
+
+ StorageHealthMonitor/DisableStorageHealthMonitor +
@@ -839,3 +842,50 @@ ADMX Info:
+ +**StorageHealthMonitor/DisableStorageHealthMonitor** + + + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|Yes|Yes| +|Pro|Yes|Yes| +|Business|Yes|Yes| +|Enterprise|Yes|Yes| +|Education|Yes|Yes| + +Note: Versions prior to 21H2 will not support this policy + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
+ + + +Allows disable of Storage Health Monitor. + +Value type is integer. + + + + +The following list shows the supported values: + +- 0 - Storage Health Monitor is Enabled +- 1 - Storage Health Monitor is Disabled + + + + +
+ + +