xRemoteDesktopSessionHost icon indicating copy to clipboard operation
xRemoteDesktopSessionHost copied to clipboard

This module contains DSC resources for the management and configuration of Microsoft Remote Desktop Session Host (RDSH).

Results 12 xRemoteDesktopSessionHost issues
Sort by recently updated
recently updated
newest added

``` if (!(Test-xRemoteDesktopSessionHostOsRequirement)) { Throw "The minimum OS requirement was not met."} ```

enhancement
help wanted

There is no resource for enabling the new Personal Session Desktops feature of Server 2016. http://social.technet.microsoft.com/wiki/contents/articles/31780.windows-server-2016-remote-desktop-services-introducing-personal-session-desktops.aspx I plan to begin work on creating this resource within the xRemoteDesktopSessionHost module. I...

help wanted
resource proposal