Forum Discussion
Get the client IP address
Donkz Did you ever figure out how to get the client IP address from WVD? We are currently having the same issues.
Paul Stokes Hi Paul. Sorry for the late response. I only just saw your reply and question.
No, I didn't find a native solution yet - you perhaps? - but I was able to work around it for the most important environment because of the thin clients we use (IGELs). IGEL has a central on-premise management server, with an API, so I have made a script which does an API call to retrieve the IP address from the management server for the client (CLIENTNAME environment variable).
Not ideal, but it works.
Our thin clients are not registered in DNS, or else that would have been a Plan B. That should also work for Windows clients, als long as they're on the corporate network.