Merged PR 2460: SurfaceHub CSP change PasswordRotationPeriod to PasswordRotationEnabled

This commit is contained in:
Maricia Alforque 2017-07-28 22:30:50 +00:00
parent ade24520e6
commit 33a3752389
4 changed files with 9 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -10,7 +10,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: nickbrower author: nickbrower
ms.date: 07/27/2017 ms.date: 07/28/2017
--- ---
# What's new in MDM enrollment and management # What's new in MDM enrollment and management
@ -1348,6 +1348,10 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
<li>DeviceStatus/DeviceGuard/VirtualizationBasedSecurityStatus</li> <li>DeviceStatus/DeviceGuard/VirtualizationBasedSecurityStatus</li>
<li>DeviceStatus/DeviceGuard/LsaCfgCredGuardStatus</li> <li>DeviceStatus/DeviceGuard/LsaCfgCredGuardStatus</li>
</td></tr> </td></tr>
<tr class="odd">
<td style="vertical-align:top">[SurfaceHub CSP](surfacehub-csp.md)</td>
<td style="vertical-align:top"><p>Changed PasswordRotationPeriod to PasswordRotationEnabled.</p>
</td></tr>
</tbody> </tbody>
</table> </table>

View File

@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: nickbrower author: nickbrower
ms.date: 06/19/2017 ms.date: 07/28/2017
--- ---
# SurfaceHub CSP # SurfaceHub CSP
@ -127,7 +127,7 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">The data type is char. <p style="margin-left: 20px">The data type is char.
<a href="" id="deviceaccount-passwordrotationperiod"></a>**DeviceAccount/PasswordRotationPeriod** <a href="" id="deviceaccount-passwordrotationenabled"></a>**DeviceAccount/PasswordRotationEnabled**
<p style="margin-left: 20px">Specifies whether automatic password rotation is enabled. If you enforce a password expiration policy on the device account, use this setting to allow the device to manage its own password by changing it frequently, without requiring you to manually update the account information when the password expires. You can reset the password at any time using Active Directory (or Azure AD). <p style="margin-left: 20px">Specifies whether automatic password rotation is enabled. If you enforce a password expiration policy on the device account, use this setting to allow the device to manage its own password by changing it frequently, without requiring you to manually update the account information when the password expires. You can reset the password at any time using Active Directory (or Azure AD).
<p style="margin-left: 20px">Valid values: <p style="margin-left: 20px">Valid values:

View File

@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10 ms.prod: w10
ms.technology: windows ms.technology: windows
author: nickbrower author: nickbrower
ms.date: 06/19/2017 ms.date: 07/28/2017
--- ---
# SurfaceHub DDF file # SurfaceHub DDF file
@ -281,7 +281,7 @@ The XML below is the current version for this CSP.
</DFProperties> </DFProperties>
</Node> </Node>
<Node> <Node>
<NodeName>PasswordRotationPeriod</NodeName> <NodeName>PasswordRotationEnabled</NodeName>
<DFProperties> <DFProperties>
<AccessType> <AccessType>
<Get /> <Get />