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. 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. Will it work with multi-session Windows 10?
3. 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):
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/ee382306(v=ws.10)
Andre Keartland, Inobits Consulting