Skip to content

Commit 143eb37

Browse files
authored
Merge pull request #43031 from TomHickling/patch-1
Update deploy-windows-7-virtual-machine.md
2 parents 4147779 + d0e13bd commit 143eb37

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/virtual-desktop/deploy-windows-7-virtual-machine.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,19 @@ To set up a Windows 7 VM on Windows Virtual Desktop:
3232
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.
3333
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**.
3434
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:
3637

3738
```cmd
3839
shutdown /r /t 0
3940
```
4041
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.
4748
4849
## Next steps
4950

0 commit comments

Comments
 (0)