Hi,
I want to move the server 2016 RDS users profile to Server 2019 server. Does anyone know a way to do it without any user interaction?
I have tried the xcopy command but when the user logs on the server assigns a temp profile.
xcopy c:\old c:\new /O /X /E /H /K
Thanks,