Forum Discussion
Problem with my own windows 10 image
Hello all,
I used WVD for few week with no problem when i use the windows 10 image provided by micorosoft, but when i upload my own windows 10 , i can connect with RDP but can't connect with th rd web access.
I'v disable antivirus, firewall, defender, trace with wireshark but unable to connect, the pool seems connect, i can enter my login, password the windows passed to green , but not windows appears.
anyone have an idea ?
- evasseMicrosoft
fdaz01 : How did you provision your VMs? If you use a custom image please ensure you follow these steps: https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#prepare-the-virtual-machines-for-windows-virtual-desktop-preview-agent-installations
- fdaz01Copper Contributor
evasse yes i'v followed this step, but i spoke with microsoft support, the original Windows 10 i'ts not good, you need a special version of windows 10, multissession or windows 10 for virtual desktop if you want prepare vhd on-prem and upload after.
I did differently :
- construct simple Azure VM with Windows 10 enterprise virtual destops preview 1903 (find in azure store)
- open VM + construc env + sysprep
- Stop VM
- find VHD in storage account (127 go) and download on hyper-v on prem
- resize VHD on-prem (transform VHDX, resize, transform VHD)
- Upload VHD (20go) in storage account
- start Create windows virtual desktop with blob VHD
it's ok my own image
- PieterWiglevenMicrosoftYou can use customized images. After deployment you need to register the VM into a host pool, please follow the following steps:
https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell#register-the-virtual-machines-to-the-windows-virtual-desktop-preview-host-pool
Hoping to hear from you whether this helped.