You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: windows-365/enterprise/create-provisioning-policy.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: ErikjeMS
8
8
ms.author: erikje
9
9
manager: dougeby
10
-
ms.date: 02/07/2022
10
+
ms.date: 08/02/2021
11
11
ms.topic: how-to
12
12
ms.service: cloudpc
13
13
ms.subservice:
@@ -52,7 +52,6 @@ A few things to keep in mind:
52
52
-**Gallery image**: Choose **Select** > select an image from the gallery > **Select**. Gallery images are default images provided for your use.
53
53
-**Custom image**: Choose **Select** > select an image from the list > **Select**. This will show the list of images that you uploaded using the [Add device images](add-device-images.md) workflow.
54
54
1. Select **Next**.
55
-
1. On the **Configuration** page, choose a language pack in the drop down. The selected language pack will be installed on Cloud PCs provisioned with this policy. Select **Next**.
56
55
1. On the **Assignments** page, choose **Select groups** > choose the groups you want this policy assigned to > **Select** > **Next**.
57
56
1. On the **Review + create** page, select **Create**. It can take up to 60 minutes for the policy creation process to complete, depending on when the Azure AD connect sync last happened.
Copy file name to clipboardExpand all lines: windows-365/enterprise/edit-provisioning-policy.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: ErikjeMS
8
8
ms.author: erikje
9
9
manager: dougeby
10
-
ms.date: 02/07/2022
10
+
ms.date: 08/02/2021
11
11
ms.topic: how-to
12
12
ms.service: cloudpc
13
13
ms.subservice:
@@ -34,7 +34,7 @@ You can update provisioning policies to change assignments or key attributes, li
34
34
35
35
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), select **Devices** > **Windows 365** (under **Provisioning**) > **Provisioning policies** > select a policy.
36
36

37
-
2. On the policy page, you can edit the **General** information, **Image**, **Configuration**, and **Assignments** by selecting **Edit** next to each header.
37
+
2. On the policy page, you can edit the **General** information, **Image**, and **Assignments** by selecting **Edit** next to each header.
38
38
39
39
If you change the on-premises network connection or image in a provisioning policy, no change will occur for previously provisioned Cloud PCs. Newly provisioned Cloud PCs will honor the changes in your provisioning policy. To change the previously provisioned Cloud PCs to align with the changes, you must reprovision those Cloud PCs.
For users to be productive on their Windows 365 Cloud PC, it's important for Windows to use a display language that they're comfortable with. Users can always change the display language themselves through the Settings app in Windows. But the Windows experience is more welcoming if the user sees the right language immediately, starting when they first sign in.
34
34
35
-
There are two different ways to provide a localized Windows experience when users first sign in:
36
-
37
-
- Configure a provisioning policy
38
-
- Create a custom device image
39
-
40
-
## Configure a provisioning policy
41
-
42
-
To make sure that the correct language packs are available on the Cloud PC at first sign-in, you can configure a provisioning policy:
43
-
44
-
-[Create a provisioning policy](create-provisioning-policy.md) and choose a **Language & Region pack** under **Configuration**. There are 38 Windows language packs available for Windows 365.
45
-
46
-
All Cloud PCs provisioned with this policy will have the chosen language pack at the first sign-in experience.
47
-
48
-
You can also [edit provisioning policies](edit-provisioning-policy.md) to change the Language & Region configuration. After saving the policy and [reprovisioning](reprovision-cloud-pc.md) the associated Cloud PCs, the chosen language pack will be on the Cloud PCs.
49
-
50
-
## Create a custom device image
51
-
52
-
To create a custom device image that gives users a localized Windows experience, follow these steps:
35
+
To provide a localized Windows experience when users first sign in, there are two steps:
53
36
54
37
1.[Create a custom device image with the languages installed](#create-a-custom-image-with-the-languages-installed).
55
38
2.[Configure the default language using Group Policy](#configure-the-default-language-using-group-policy).
56
39
57
40
Cloud PCs provisioned from this image will be fully configured to work in any of the installed languages, without any user action. When the user signs in to the Cloud PC, Group Policy will evaluate the device and set the appropriate pre-installed language as the user's preferred language for Windows.
58
41
59
-
###Create a custom image with the languages installed
42
+
## Create a custom image with the languages installed
60
43
61
44
Creating a custom image with the languages installed is the best way to make sure that the desired languages are available on the Cloud PC when the user signs in.
62
45
@@ -65,7 +48,7 @@ Before starting the custom image process, check if your language is supported by
65
48
- The language you want to provide for your users is supported by the PowerShell script, follow the steps to [Add languages to Windows using a script and capture the image](#add-languages-to-windows-using-a-script-and-capture-the-image). Windows 10 custom images only.
66
49
- The language you want to provide for your users isn't supported by the PowerShell script, follow the steps to [Add languages to Windows manually and capture the image](#add-languages-to-windows-manually-and-capture-the-image).
67
50
68
-
####Add languages to Windows using a script and capture the image
51
+
### Add languages to Windows using a script and capture the image
69
52
70
53
To add a language using the [Windows 365 Language Installer](https://www.powershellgallery.com/packages/Windows365LanguagesInstaller/1.0.0.0) script:
71
54
@@ -78,18 +61,18 @@ To add a language using the [Windows 365 Language Installer](https://www.powersh
78
61
79
62
After you're done adding the desired languages and are ready to capture the image, follow the steps to [finish customizing your image](/azure/virtual-desktop/language-packs#finish-customizing-your-image).
80
63
81
-
####Add languages to Windows manually and capture the image
64
+
### Add languages to Windows manually and capture the image
82
65
83
66
To manually install the desired languages to your Windows 10/11 Enterprise custom image, follow the steps in [Add language packs to a Windows 10/11 multi-session image](/azure/virtual-desktop/language-packs) up to and including [finish customizing your image](/azure/virtual-desktop/language-packs#finish-customizing-your-image).
84
67
85
68
> [!NOTE]
86
69
> Though these instructions are written specifically for Windows 10/11 Enterprise multi-session, these same steps apply to Windows 10/11 Enterprise.
87
70
88
-
####Upload the custom image
71
+
### Upload the custom image
89
72
90
73
To upload the custom image to the Windows 365 service, after you've captured the image as an Azure managed image, follow the steps in [Add or delete device images](add-device-images.md).
91
74
92
-
###Configure the default language using Group Policy
75
+
## Configure the default language using Group Policy
93
76
94
77
Now that the languages are installed on the image that users will receive, you must create a Group Policy to apply the correct pre-installed language as the default for your users.
0 commit comments