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/deploy-windows-7-virtual-machine.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,19 @@ To set up a Windows 7 VM on Windows Virtual Desktop:
32
32
7. Install all Windows Updates in the Optional category (excluding language packs). This installs the Remote Desktop Protocol 8.0 update ([KB2592687](https://www.microsoft.com/download/details.aspx?id=35393)) that you need to complete these instructions.
33
33
8. Open the Local Group Policy Editor and navigate to **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Remote Desktop Services** > **Remote Desktop Session Host** > **Remote Session Environment**.
34
34
9. Enable the Remote Desktop Protocol 8.0 policy.
35
-
10. Restart the virtual machine by running the following command:
35
+
10. Join this VM to your Active Directory domain.
36
+
11. Restart the virtual machine by running the following command:
36
37
37
38
```cmd
38
39
shutdown /r /t 0
39
40
```
40
41
41
-
11. Follow the instructions [here](https://docs.microsoft.com/powershell/module/windowsvirtualdesktop/export-rdsregistrationinfo) to get a registration token.
42
-
12. [Download the Windows Virtual Desktop Agent for Windows 7](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE3JZCm).
43
-
13. [Download the Windows Virtual Desktop Agent Manager for Windows 7](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE3K2e3).
44
-
14. Open the Windows Virtual Desktop Agent installer and follow the instructions. When prompted, give the registration key you created in step 11.
45
-
15. Open the Windows Virtual Desktop installer and follow the instructions.
46
-
16. Optionally, block the TCP/3389 port to remove direct Remote Desktop Protocol access to the VM.
42
+
12. Follow the instructions [here](https://docs.microsoft.com/powershell/module/windowsvirtualdesktop/export-rdsregistrationinfo) to get a registration token.
43
+
13. [Download the Windows Virtual Desktop Agent for Windows 7](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE3JZCm).
44
+
14. [Download the Windows Virtual Desktop Agent Manager for Windows 7](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE3K2e3).
45
+
15. Open the Windows Virtual Desktop Agent installer and follow the instructions. When prompted, give the registration key you created in step 12.
46
+
16. Open the Windows Virtual Desktop installer and follow the instructions.
47
+
17. Optionally, block the TCP/3389 port to remove direct Remote Desktop Protocol access to the VM.
0 commit comments