Merged PR 4924: Update default sleep timeout group policy values in SUSPC technical reference doc

Topic: Technical reference for Set up School PCs app (SUSPC)

In RS2, the SUSPC feature team changed the default sleep timeout group policy values to 5 minutes, and we received customer feedback that the documentation was out of date. Updates include:
-Updated the date field to 12/12/17
-Changed the "Specify the system sleep timeout (plugged in)" group policy value from 1 hour to 5 minutes
-Changed the "Specify the system sleep timeout (battery)" group policy value from 1 hour to 5 minutes
-Changed the "Specify the unattended sleep timeout (plugged in)" group policy value from 1 hour to 5 minutes
-Changed the "Specify the unattended sleep timeout (battery)" group policy value from 1 hour to 5 minutes
-Changed the "Turn off the display (plugged in)" group policy value from 1 hour to 5 minutes
-Changed the "Turn off the display (on battery)" group policy value from 1 hour to 5 minues
-Fixed a formatting issue with the "Turn off the display (on battery)" line item in the local group policy table
This commit is contained in:
Akshatha Kommalapati (🐍) 2017-12-12 19:54:28 +00:00 committed by Jeanie Decker
parent f416ec33e8
commit 5c746ec41a

View File

@ -9,7 +9,7 @@ ms.pagetype: edu
ms.localizationpriority: high ms.localizationpriority: high
author: CelesteDG author: CelesteDG
ms.author: celested ms.author: celested
ms.date: 10/13/2017 ms.date: 12/12/2017
--- ---
# Technical reference for the Set up School PCs app # Technical reference for the Set up School PCs app
@ -190,17 +190,17 @@ The Set up School PCs app produces a specialized provisioning package that makes
</tr> </tr>
<tr><td><p>Require a password when a computer wakes (on battery)</p></td><td><p>Enabled</p></td> <tr><td><p>Require a password when a computer wakes (on battery)</p></td><td><p>Enabled</p></td>
</tr> </tr>
<tr><td><p>Specify the system sleep timeout (plugged in)</p></td><td><p>1 hour</p></td> <tr><td><p>Specify the system sleep timeout (plugged in)</p></td><td><p> 5 minutes</p></td>
</tr> </tr>
<tr><td><p>Specify the system sleep timeout (on battery)</p></td><td><p>1 hour</p></td> <tr><td><p>Specify the system sleep timeout (on battery)</p></td><td><p> 5 minutes</p></td>
</tr> </tr>
<tr> <td> <p> Turn off hybrid sleep (plugged in) </p> </td> <td> <p> Enabled</p> </td> <tr> <td> <p> Turn off hybrid sleep (plugged in) </p> </td> <td> <p> Enabled</p> </td>
</tr> </tr>
<tr> <td> <p> Turn off hybrid sleep (on battery) </p> </td> <td> <p> Enabled</p> </td> <tr> <td> <p> Turn off hybrid sleep (on battery) </p> </td> <td> <p> Enabled</p> </td>
</tr> </tr>
<tr> <td> <p> Specify the unattended sleep timeout (plugged in) </p> </td> <td> <p> 1 hour</p> </td> <tr> <td> <p> Specify the unattended sleep timeout (plugged in) </p> </td> <td> <p> 5 minutes </p> </td>
</tr> </tr>
<tr> <td> <p> Specify the unattended sleep timeout (on battery) </p> </td> <td> <p> 1 hour</p> </td> <tr> <td> <p> Specify the unattended sleep timeout (on battery) </p> </td> <td> <p> 5 minutes</p> </td>
</tr> </tr>
<tr> <td> <p> Allow standby states (S1-S3) when sleeping (plugged in) </p> </td> <td> <p> Enabled</p> </td> <tr> <td> <p> Allow standby states (S1-S3) when sleeping (plugged in) </p> </td> <td> <p> Enabled</p> </td>
</tr> </tr>
@ -211,9 +211,9 @@ The Set up School PCs app produces a specialized provisioning package that makes
<tr> <td> <p> Specify the system hibernate timeout (on battery) </p> </td> <td> <p> Enabled, 0</p> </td> <tr> <td> <p> Specify the system hibernate timeout (on battery) </p> </td> <td> <p> Enabled, 0</p> </td>
</tr> </tr>
<tr> <td colspan="2"> <p> <strong>Admin Templates</strong>><strong>System</strong>><strong>Power Management</strong>><strong>Video and Display Settings</strong></p> </td> </tr> <tr> <td colspan="2"> <p> <strong>Admin Templates</strong>><strong>System</strong>><strong>Power Management</strong>><strong>Video and Display Settings</strong></p> </td> </tr>
<tr> <td> <p> Turn off the display (plugged in) </p> </td> <td> <p> 1 hour</p> </td> <tr> <td> <p> Turn off the display (plugged in) </p> </td> <td> <p> 5 minutes</p> </td>
</tr> </tr>
<tr> <td> <p> Turn off the display (on battery </p> </td> <td> <p> 1 hour</p> </td> <tr> <td> <p> Turn off the display (on battery) </p> </td> <td> <p> 5 minutes</p> </td>
</tr> </tr>
<tr> <td colspan="2"> <p> <strong>Admin Templates</strong>><strong>System</strong>><strong>Power Management</strong>><strong>Energy Saver Settings</strong></p> </td> </tr> <tr> <td colspan="2"> <p> <strong>Admin Templates</strong>><strong>System</strong>><strong>Power Management</strong>><strong>Energy Saver Settings</strong></p> </td> </tr>
<tr> <td> <p> Energy Saver Battery Threshold (on battery) </p> </td> <td> <p> 70</p> </td> <tr> <td> <p> Energy Saver Battery Threshold (on battery) </p> </td> <td> <p> 70</p> </td>