xRemoteDesktopSessionHost

3.0.0-preview0001

Module with DSC Resources for Remote Desktop Session Host

Minimum PowerShell version

4.0

This is a prerelease version of xRemoteDesktopSessionHost.

Installation Options

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

Install-Module -Name xRemoteDesktopSessionHost -AllowPrerelease

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

Install-PSResource -Name xRemoteDesktopSessionHost -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 xRDGatewayConfiguration xRDLicenseConfiguration xRDRemoteApp xRDServer xRDSessionCollection xRDSessionCollectionConfiguration xRDsessionDeployment xRDConnectionBrokerHAMode xRDSessionDeployment

Dependencies

This module has no dependencies.

Release Notes

## [3.0.0-preview0001] - 2023-08-31

### 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

FileList

Version History

Version Downloads Last updated
3.0.0-previe... (current version) 58 8/31/2023
2.1.1-previe... 381 12/19/2022
2.1.0 50,518 8/7/2022
2.1.0-previe... 14 7/15/2022
2.0.0 111,749 9/29/2020
2.0.0-previe... 36,436 9/29/2020
2.0.0-previe... 2,372 3/25/2020
2.0.0-previe... 13 3/25/2020
2.0.0-previe... 36 1/3/2020
1.9.0.0 89,054 9/19/2019
1.8.0.0 163,956 9/5/2018
1.7.0.0 11,469 7/25/2018
1.6.0.0 11,798 6/13/2018
1.5.0.0 2,348 12/20/2017
1.4.0.0 15,069 3/8/2017
1.3.0.0 1,055 11/2/2016
1.2.0.0 1,448 3/31/2016
1.1.0.0 1,386 9/11/2015
1.0.1 457 5/13/2014
1.0 55 4/8/2014
Show more