xRemoteDesktopSessionHost

2.1.0

Module with DSC Resources for Remote Desktop Session Host

Minimum PowerShell version

4.0

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 2.1.0

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

Install-PSResource -Name xRemoteDesktopSessionHost -Version 2.1.0

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 xRDSessionDeployment

Dependencies

This module has no dependencies.

Release Notes

## [2.1.0] - 2022-08-07

### Added

- xRemoteDesktopSessionHost
 - New examples for the resources

### Changed

- xRemoteDesktopSessionHost
 - Pipeline deploy task updated to use image `ubuntu-latest`.
 - Update pipeline files to the latest from Sampler's DSC Community template.
- xRDCertificateConfiguration
 - import of RemoteDesktop module is now global; resolves [issue #79](https://github.com/dsccommunity/xRemoteDesktopSessionHost/issues/79)
- xRDSessionCollection
 - Workaround for bug in Windows Server 2019. Added a conditional match on returned
   Collections from `Get-RDSessionCollection` to workaround bug scenario where multiple
   collections are returned instead of a single collection.

### Fixed

- xRDCertificateConfiguration
 - Verbose messages now uses the correct localized strings.

FileList

Version History

Version Downloads Last updated
3.0.0-previe... 54 8/31/2023
2.1.1-previe... 381 12/19/2022
2.1.0 (current version) 49,403 8/7/2022
2.1.0-previe... 14 7/15/2022
2.0.0 111,730 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,048 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