dsccommunity / xRemoteDesktopSessionHost

This module contains DSC resources for the management and configuration of Microsoft Remote Desktop Session Host (RDSH).
MIT License
36 stars 47 forks source link

Is xRDLicenseConfiguration Available in Any Releases? #59

Closed mjcarrabine closed 4 years ago

mjcarrabine commented 5 years ago

I'm not sure if I am asking this question correctly, but I hope someone will understand.

If I run this command to install version 1.6.0.0 of xRemoteDesktopSessionHost

install-module -name xRemoteDesktopSessionHost

I am able to add these resources in my configuration file:

But xRDLicenseConfiguration is missing. How can I access xRDLicenseConfiguration?

danielboth commented 5 years ago

Hi @mjcarrabine,

I just verified that xRDLicenseConfiguration is available in the latest release of xRemoteDesktopSessionHost, which is 1.8.0.0 at this moment. If you pull that version from the PSGallery you will be able to use the xRDLicenseConfiguration resource.

danielboth commented 4 years ago

I'm considering this question solved, let me know if you have any more questions @mjcarrabine.