Share via

Remote Desktop Services Installation

Anonymous
2020-07-15T05:51:49.2+00:00

Hello!!
I have installed rds service using role-based services installation ticking roles.
My rds services runs fine BUT without option to shadow rds users.... 
I should use "Remote Desktop Services Installation" to do it right... my bad :/
The question is if I will install it that way, it wouldn't broke my registered rds calls and rds services when users are using it ??

TechNet forum original post link:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/617d4e9f-2bb9-41ce-8c77-3608bf8b6dd9/remote-desktop-services-installation?forum=winserverTS

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments

Answer accepted by question author

Jenny Yan-MSFT 9,376 Reputation points
2020-07-15T08:38:02.467+00:00

Welcome to our new Microsoft Q&A Platform.
My rds services runs fine BUT without option to shadow rds users....

Do you mean you can't find the shadow via GUI? Have you tried the powershell method?

Reference link:
https://ryanmangansitblog.com/2014/01/23/shadowing-rds-2012-sessions/

The question is if I will install it that way, it wouldn't broke my registered rds calls and rds services when users are using it ??

Do you mean that you will reinstall the RDS deployment over the scratch? If so, it will impact the users who are using it and you shall choose a downtime to make the change.

Please verify if the method provided in the link is helpful to you and keep us posted if any update.

Note: Since the websites are not hosted by Microsoft, the links may change without notice. Microsoft does not guarantee the accuracy of this information.

Best Regards,
Jenny

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Rob Nicholson 66 Reputation points
    2020-08-26T12:34:07.517+00:00

    I've written a sketchy PowerShell script that queries the list of users (using quser), asks the user to choose one and then runs the above command in an elevated account.

    Was this answer helpful?

    0 comments No comments

  2. Rob Nicholson 66 Reputation points
    2020-08-26T12:33:20.773+00:00

    Only administrators on the RDS server can shadow other users. From the RDS console or by running mstsc /shadow:$SessionID /control

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.