mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge pull request #1750 from johnsonshih/patch-1
Add autologon account information
This commit is contained in:
commit
2a5dd2a9b3
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: AssignedAccess CSP
|
title: AssignedAccess CSP
|
||||||
description: The AssignedAccess configuration service provider (CSP) is used set the device to run in kiosk mode.
|
description: The AssignedAccess configuration service provider (CSP) is used set the device to run in kiosk mode.
|
||||||
ms.assetid: 421CC07D-6000-48D9-B6A3-C638AAF83984
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
@ -9,7 +8,7 @@ ms.topic: article
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: dansimp
|
||||||
ms.date: 09/18/2018
|
ms.date: 05/03/2022
|
||||||
---
|
---
|
||||||
|
|
||||||
# AssignedAccess CSP
|
# AssignedAccess CSP
|
||||||
@ -1235,6 +1234,11 @@ ShellLauncherConfiguration Add
|
|||||||
|
|
||||||
ShellLauncherConfiguration Add AutoLogon
|
ShellLauncherConfiguration Add AutoLogon
|
||||||
|
|
||||||
|
This function creates an autologon account on your behalf. It's a standard user with no password. The autologon account is managed by AssignedAccessCSP, so the account name isn't exposed.
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> The autologon function is designed to be used after OOBE with provisioning packages.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<SyncML xmlns='SYNCML:SYNCML1.2'>
|
<SyncML xmlns='SYNCML:SYNCML1.2'>
|
||||||
<SyncBody>
|
<SyncBody>
|
||||||
@ -1480,4 +1484,4 @@ This example configures the following apps: Skype, Learning, Feedback Hub, and C
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user