VDI Shadowing of Windows 10 collection from Windows Server 2012 R2
hi,
i have deployed vdi personalized collection of windows 10 machines (enterprise edition, x64, 1607 build) on windows server 2012 r2. when i'm trying use shadow feature remote connection 1 of vdi vms, i'm getting "shadow error: computer name invalid".
after little of research, found article
https://blogs.technet.microsoft.com/askperf/2013/10/22/windows-8-1-windows-server-2012-r2-rds-shadowing-is-back/
by using powershell command get-rdusersession | format-list found there sessionid , servername, later injected in command:
mstsc /shadow:sessionid /v:servername /control
after testing, powershell doesn't recognize get-rdusersession anymore, , gives error:
get-rdusersession : term 'get-rdusersession' not recognized name of cmdlet, function, script file, or
operable program. check spelling of name, or if path included, verify path correct , try
again.
at line:1 char:1
+ get-rdusersession
+ ~~~~~~~~~~~~~~~~~
+ categoryinfo : objectnotfound: (get-rdusersession:string) [], commandnotfoundexception
+ fullyqualifiederrorid : commandnotfoundexception
server reboot doesn't fix issue. can how resolve shadowing feature server?
thanks
hi,
please test whether shadow works gui.
in tests, virtualization host running on windows server 2016 windows 10 virtual desktops, shadow doesn't work.
i try test virtual desktops different client os, there might time delay.
best regards,
amy
please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment