From 2176cb317926203311b4fd9b8345c607f5576c00 Mon Sep 17 00:00:00 2001 From: Remi Chausse Date: Wed, 28 Aug 2024 17:04:43 -0400 Subject: [PATCH] Update policy-csp-power.md --- windows/client-management/mdm/policy-csp-power.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/client-management/mdm/policy-csp-power.md b/windows/client-management/mdm/policy-csp-power.md index e1e5083184..e57f3bc700 100644 --- a/windows/client-management/mdm/policy-csp-power.md +++ b/windows/client-management/mdm/policy-csp-power.md @@ -37,6 +37,10 @@ This policy setting decides if hibernate on the machine is allowed or not. Suppo +> [!NOTE] +> This policy does not override **powercfg** configuration and has no effect on the device if Hibernate is disabled using either of the following methods: +> - Running the command **powercfg /hibernate off** +> - Modifying the **HibernateEnabled** value to 0 in the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power