I GET the following error, please assist as I want to add it as RD-LICENCING I get the same error
PS C:\Users\administrator.000> Add-RDServer -Server dcpserver2.bmc.net.bw -Role RDS-RD-SERVER -ConnectionBroker dcpserve
r2.bmc.net.bw
Add-RDServer : The server is joined to the deployment as a RD Session Host server.
The following servers did not validate successfully.
DCPSERVER2.BMC.NET.BW
At line:1 char:1
+ Add-RDServer -Server dcpserver2.bmc.net.bw -Role RDS-RD-SERVER -ConnectionBroker ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Add-RDServer