Hello Bret Stern,
Thank you for posting in Microsoft Community forum.
Your current error message shows that there is no license server available, do you have the Remote Desktop license server role installed?
Here are some steps to try and resolve your issue:
Verify the Licensing Mode Configuration
Ensure the RDS licensing mode is correctly configured on your Hyper-V host server. You can do this via Group Policy:
- Open
gpedit.msc
. - Navigate to
Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Licensing
. - Double-click on
Use the specified Remote Desktop license servers
and set it to Enabled. Then, specify your license server. - Double-click on
Set the Remote Desktop licensing mode
and set it to eitherPer Device
orPer User
, depending on your licensing.
Activate the Remote Desktop Licensing Server
Ensure that the license server is activated and that it has valid RDS CALs installed.
- Open the Server Manager on your license server.
- Navigate to
Remote Desktop Services > Overview > RD Licensing
.
Here you can check the licensing status and activate/renew your license server if necessary.
Check the RDS Role Services
Make sure that the necessary RDS role services are installed and configured appropriately on your Hyper-V host and licensing server:
- Open Server Manager.
- Navigate to
Add roles and features
. - Ensure that the
Remote Desktop Services
role is installed, and that the subroleRemote Desktop Licensing
is selected.
Reboot the Hyper-V Host
Sometimes a simple restart can resolve issues caused by recent changes in configuration.
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Haijian Shan