windows-itpro-docs/windows/client-management/mdm/policy-csp-clouddesktop.md
2023-03-23 12:13:46 -04:00

3.3 KiB

title, description, author, manager, ms.author, ms.date, ms.localizationpriority, ms.prod, ms.technology, ms.topic
title description author manager ms.author ms.date ms.localizationpriority ms.prod ms.technology ms.topic
CloudDesktop Policy CSP Learn more about the CloudDesktop Area in Policy CSP. vinaypamnani-msft aaroncz vinpa 03/23/2023 medium windows-client itpro-manage reference

Policy CSP - CloudDesktop

Important

This CSP contains preview policies that are under development and only applicable for Windows Insider Preview builds. These policies are subject to change and may have dependencies on other features or services in preview.

BootToCloudMode

Scope Editions Applicable OS
✔️ Device
User
Home
✔️ Pro
✔️ Enterprise
✔️ Education
Windows SE
✔️ Windows Insider Preview
./Device/Vendor/MSFT/Policy/Config/CloudDesktop/BootToCloudMode

This policy allows the user to configure the boot to cloud mode. Boot to Cloud mode enables users to seamlessly sign-in to a Cloud PC that is provisioned for them by an IT Admin. For using boot to cloud mode, users need to install and configure a Cloud Provider application (eg: Win365) on their PC and need to have a Cloud PC provisioned to them. For successful use of this policy, OverrideShellProgram policy needs to be configured as well. This policy supports the below options: 1. Not Configured: Machine will not trigger the Cloud PC connection automatically. 2. Enable Boot to Cloud Desktop: Users who have a Cloud PC provisioned will get connected seamlessly to the Cloud PC as they finish sign-in operation.

Description framework properties:

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Default Value 0

Allowed values:

Value Description
0 (Default) Not Configured.
1 Enable Boot to Cloud Desktop.

Policy configuration service provider