You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v3.0.0]
Deprecated
The module xRemoteDesktopSessionHost will be renamed to RemoteDesktopServicesDsc
(issue #117).
The version v3.0.0 will be the the last release of xRemoteDesktopSessionHost.
Version v4.0.0 will be released as RemoteDesktopServicesDsc, it will be
released shortly after the v3.0.0 release to be able to start transition
to the new module. The prefix 'x' will be removed from all resources in RemoteDesktopServicesDsc.
Fixed
xRDSessionCollection
Ignore errors from New-RDSessionCollection and instead checks the collection is created; resolves issue #105.
xRDSessionCollectionConfiguration
Updating UserGroups parameter to allow for an array to be supplied,
resolves issue #115.