I am having trouble with 2016 Server configuring IP Virtualisation, running as vm on a Hyper-V host
If I use a DHCP Server I get the following error
"Remote Desktop IP Virtualization could not acquire an IP address for session ID 2. Error code: 0x800714CA"
(If I time it correct on a Cisco 500 switch I can see the IP address being allocated before it aborted)
If I try and use static iP configured in registry I get the following errors in the log,
Remote Desktop IP Virtualization could not load C:\WINDOWS\system32\TSVIPool.dll. Error code: 0x80070002
An error occurred when the computer tried to start Remote Desktop IP Virtualization: 0x80070002.
I followed the following guides (links removed)
Deploying Remote Desktop IP Virtualization Step-by-Step Guide
Using Static IP Addresses for Remote Desktop IP Virtualization
I have found this which may describe my issue for the static IP.
https://support.microsoft.com/en-gb/help/2402260/possible-delays-while-assigning-virtual-ip-addresses-in-remote-desktop
However what does it mean when it advises “Workaround:ConfigureRDS Session Initial Program (Startup program) to run with a startup script (logon script) and introduce a 1-3 second delay into the execution of any process“
What do I have to do to implement the workaround? or is there any other suggestions