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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: Heidilohr
6
6
7
7
ms.service: virtual-desktop
8
8
ms.topic: conceptual
9
-
ms.date: 09/23/2019
9
+
ms.date: 10/03/2019
10
10
ms.author: helohr
11
11
---
12
12
# Deploy a Windows 7 virtual machine on Windows Virtual Desktop
@@ -38,9 +38,15 @@ To set up a Windows 7 VM on Windows Virtual Desktop:
38
38
shutdown /r /t 0
39
39
```
40
40
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.
47
+
41
48
## Next steps
42
49
43
-
Your Windows 7 VM is now ready to deploy on Windows Virtual Desktop. Follow the instructions in [Prepare the virtual machines for Windows Virtual Desktop agent installations](create-host-pools-powershell.md#prepare-the-virtual-machines-for-windows-virtual-desktop-agent-installations) to finish deployment.
50
+
Your Windows Virtual Desktop deployment is now ready to use. [Download the latest version of the Windows Virtual Desktop client](https://aka.ms/wvd/clients/windows) to get started.
44
51
45
52
For a list of known issues and troubleshooting instructions for Windows 7 on Windows Virtual Desktop, see our troubleshooting article at [Troubleshoot Windows 7 virtual machines in Windows Virtual Desktop](troubleshoot-windows-7-vm.md).
0 commit comments