xRemoteDesktopSessionHost

3.0.0-preview0004

Module with DSC Resources for Remote Desktop Session Host

Minimum PowerShell version

5.0

This is a prerelease version of xRemoteDesktopSessionHost.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xRemoteDesktopSessionHost -RequiredVersion 3.0.0-preview0004 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xRemoteDesktopSessionHost -Version 3.0.0-preview0004 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xRDCertificateConfiguration xRDConnectionBrokerHAMode xRDGatewayConfiguration xRDLicenseConfiguration xRDRemoteApp xRDServer xRDSessionCollection xRDSessionCollectionConfiguration xRDSessionDeployment

Dependencies

This module has no dependencies.

Release Notes

## [3.0.0-preview0004] - 2025-10-15

### Fixed

- xRDSessionCollection
 - Ignore errors from New-RDSessionCollection and instead checks the collection is created; resolves [issue #105](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/105)
 - Always filter SessionCollection result; resolves [issue #106](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/106)

### Added

- xRDConnectionBrokerHAMode
 - New resource to configure HA mode on a connection broker

### Changed

- xRDSessionCollection
 - SessionHost supports array
 - Collections are now tested for SessionHosts as well, list of session hosts is amended
- xRDSessionDeployment
 - SessionHost and WebAccessServer supports array
 - Deployments are now tested for WebAccess and SessionHosts as well
 - Resource can extend an existing deployment with more session hosts and web access servers
 - ConnectionBroker is only remaining key since the broker can only broker one deployment
- xRDServer
 - Improve error handling in Set-TargetResource function for Add-RDServer
   cmdlet, fixes [issue #111](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/111).
- Fixed formatting in all source files, [issue #113](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/113).
- Update repo files to latest versions in Sampler. Fixes [issue #118](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/118).
- Enable DocGenerator and move docs to wiki. Fixes [issue #101](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/101).

FileList

Version History

Version Downloads Last updated
3.0.0-previe... 3 10/15/2025
3.0.0-previe... (current version) 4 10/15/2025
3.0.0-previe... 4 10/14/2025
3.0.0-previe... 6 10/7/2025
3.0.0-previe... 310 8/31/2023
2.1.1-previe... 389 12/19/2022
2.1.0 91,284 8/7/2022
2.1.0-previe... 17 7/15/2022
2.0.0 111,850 9/29/2020
2.0.0-previe... 36,441 9/29/2020
2.0.0-previe... 2,375 3/25/2020
2.0.0-previe... 16 3/25/2020
2.0.0-previe... 39 1/3/2020
1.9.0.0 89,085 9/19/2019
1.8.0.0 163,963 9/5/2018
1.7.0.0 11,475 7/25/2018
1.6.0.0 11,804 6/13/2018
1.5.0.0 2,352 12/20/2017
1.4.0.0 15,154 3/8/2017
1.3.0.0 1,059 11/2/2016
1.2.0.0 1,452 3/31/2016
1.1.0.0 1,389 9/11/2015
1.0.1 461 5/13/2014
1.0 60 4/8/2014
Show more