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: articles/virtual-desktop/troubleshoot-vm-configuration.md
+4-43Lines changed: 4 additions & 43 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,13 +291,13 @@ If your operating system is Microsoft Windows 10, continue with the instructions
291
291
292
292
16. When the cmdlets are done running, restart the VM with the malfunctioning side-by-side stack.
293
293
294
-
## Remote Licensing model isn't configured
294
+
## Remote Desktop licensing mode isn't configured
295
295
296
296
If you sign in to Windows 10 Enterprise multi-session using an administrative account, you might receive a notification that says, “Remote Desktop licensing mode is not configured, Remote Desktop Services will stop working in X days. On the Connection Broker server, use Server Manager to specify the Remote Desktop licensing mode."
297
297
298
298
If the time limit expires, an error message will appear that says, "The remote session was disconnected because there are no Remote Desktop client access licenses available for this computer."
299
299
300
-
If you see either of these messages, this means you need to open the Group Policy editor and manually configure the licensing mode to **Per user**. The manual configuration process is different depending on which version of Windows 10 Enterprise multi-session you're using. The following sections explain how to check your version number and what to do for each.
300
+
If you see either of these messages, this means the image doesn't have the latest Windows updates installed or that you are setting the Remote Desktop licensing mode to **Per User**. Remove any configuration that is setting this policy, then follow the steps to identify the version of Windows 10 Enterprise multi-session and install the corresponding update.
301
301
302
302
>[!NOTE]
303
303
>Windows Virtual Desktop only requires an RDS client access license (CAL) when your host pool contains Windows Server session hosts. To learn how to configure an RDS CAL, see [License your RDS deployment with client access licenses](https://docs.microsoft.com/windows-server/remote/remote-desktop-services/rds-client-access-license).
@@ -317,50 +317,11 @@ Now that you know your version number, skip ahead to the relevant section.
317
317
318
318
### Version 1809
319
319
320
-
If your version number says "1809," you can either upgrade to Windows 10 Enterprise multi-session, version 1903 or redeploy the host pool with the latest image.
321
-
322
-
To upgrade to Windows 10, version 1903:
323
-
324
-
1. If you haven't already, download and install the [Windows 10 May 2019 Update](https://support.microsoft.com/help/4028685/windows-10-get-the-update).
325
-
2. Sign in to your computer with your admin account.
326
-
3. Run **gpedit.msc** to open the Group Policy editor.
327
-
4. Under Computer Configuration, go to **Administrative Templates** > **Windows Components** > **Remote Desktop Services** > **Remote Desktop Session Host** > **Licensing**.
328
-
5. Select **Set the Remote Desktop licensing mode**.
329
-
6. In the window that opens, first select **Enabled**, then under Options specify the licensing mode for the RD Session Host server as **Per User**, as shown in the following image.
330
-
331
-

332
-
333
-
7. Select **Apply**.
334
-
8. Select **OK**.
335
-
9. Restart your computer.
336
-
337
-
To redeploy the host pool with the latest image:
338
-
339
-
1. Follow the instructions in [Create a host pool by using the Azure Marketplace](create-host-pools-azure-marketplace.md) until you're prompted to choose an Image OS version. You can choose either Windows 10 Enterprise multi-session with or without Office365 ProPlus.
340
-
2. Sign in to your computer with your admin account.
341
-
3. Run **gpedit.msc** to open the Group Policy editor.
342
-
4. Under Computer Configuration, go to **Administrative Templates** > **Windows Components** > **Remote Desktop Services** > **Remote Desktop Session Host** > **Licensing**.
343
-
5. Select **Set the Remote Desktop licensing mode**.
344
-
6. In the window that opens, first select **Enabled**, then under Options specify the licensing mode for the RD Session Host server as **Per User**.
345
-
7. Select **Apply**.
346
-
8. Select **OK**.
347
-
9. Restart your computer.
320
+
If your version number says "1809," install [the KB4516077 update](https://support.microsoft.com/help/4516077).
348
321
349
322
### Version 1903
350
323
351
-
If your version number says "1903," follow these instructions:
352
-
353
-
1. Sign in to your computer with your admin account.
354
-
2. Run **gpedit.msc** to open the Group Policy editor.
355
-
3. Under Computer Configuration, go to **Administrative Templates** > **Windows Components** > **Remote Desktop Services** > **Remote Desktop Session Host** > **Licensing**.
356
-
4. Select **Set the Remote Desktop licensing mode**.
357
-
6. In the window that opens, first select **Enabled**, then under Options specify the licensing mode for the RD Session Host server as **Per User**, as shown in the following image.
358
-
359
-

360
-
361
-
7. Select **Apply**.
362
-
8. Select **OK**.
363
-
9. Restart your computer.
324
+
If your version number says "1903," install [the KB4517211 update](https://support.microsoft.com/help/4517211).
0 commit comments