Nov 14 2019 02:28 PM
I am evaluating WVD as a possible replacement for both existing Windows Server Remote Desktop Services (RDS) and a non-Microsoft VDI solution. We have an application that requires each user session to have a unique IP address that can be linked to each individual user. This address is used for outbound traffic, and is monitored on the application server to track licensing. On the VDI this was relatively easy to implement, as we just give each VDI VM a static IP. On the RDS session hosts we configure IP virtualization to assign a different IP to each session.
Questions:
1. Can I do something similar on WVD to ensure that user sessions have unique IPs?
2. Can I still use IP virtualization when using a Windows 2016 multi-session host in WVD?
3. Will it work with multi-session Windows 10 hosts in WVD?
4. Is there a recommended way to automate assignment of static IPs to single-session (VDI) Windows 10 VMs?
For more info on IP virtualization in Windows Server RDS, see these links (old articles, but the technique still works):
Mar 02 2020 04:48 PM
Mar 03 2020 10:00 AM
Mar 04 2020 01:24 AM
@Kearts That's a shame, thanks for replying to let me know though!
Mar 25 2020 10:24 AM
Hi Andrew,
Wondering if you can help. I like you have tried RDS IP virtualization. I followed outdated guides and managed to have static IP's issued once you rdp on to our windows 2016 term server. But what i notice in testing is that i see multiply VIP's as more test users log on. if i issue the ipconfig /all i see the addresses as depreciated but i can still ping them. Another thing which is strange when i connect from the terminal server doing ftp, file sharing or anything, the address being used is the server IP and not the VIP. I get that same result even if i rdp to the term server using the VIP.
So my question is did you get RDS working with IP virtualization or did you use another solution.
Regards Mark
Apr 01 2020 04:19 AM