Hi
I have a 2012R2 Remote Desktop Services Installation on a machine in another domain (Let's call it Domain B). Domain B belongs to a 2 way trust with Domain A.
If I connect to the server with an administrator account from Domain B I can configure RDS without and issues as one would expect.
If I connect to the server with an administrator account from Domain A when I look at the Remote Desktop Services sub-menu in Server Manager the Overview section says "A remote Desktop Services deployment does not exist in the server pool" and no collections are shown. I also tried to see if i could see the collections via Power Shell. If i run Get-RDSessionCollection from my Domain A user i get:
Get-RDSessionCollection : A Remote Desktop Services deployment does not exist on
SERVER_NAME.domainB.fqdn. This operation can be performed after creating a deployment. For information
about creating a deployment, run "Get-Help New-RDVirtualDesktopDeployment" or "Get-Help New-RDSessionDeployment".
At line:1 char:1
+ Get-RDSessionCollection
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-RDSessionCollection
but using a Domain B user I get the list as expected.
Any help would be apprenticed and thank you in advance.
I have a 2012R2 Remote Desktop Services Installation on a machine in another domain (Let's call it Domain B). Domain B belongs to a 2 way trust with Domain A.
If I connect to the server with an administrator account from Domain B I can configure RDS without and issues as one would expect.
If I connect to the server with an administrator account from Domain A when I look at the Remote Desktop Services sub-menu in Server Manager the Overview section says "A remote Desktop Services deployment does not exist in the server pool" and no collections are shown. I also tried to see if i could see the collections via Power Shell. If i run Get-RDSessionCollection from my Domain A user i get:
Get-RDSessionCollection : A Remote Desktop Services deployment does not exist on
SERVER_NAME.domainB.fqdn. This operation can be performed after creating a deployment. For information
about creating a deployment, run "Get-Help New-RDVirtualDesktopDeployment" or "Get-Help New-RDSessionDeployment".
At line:1 char:1
+ Get-RDSessionCollection
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-RDSessionCollection
but using a Domain B user I get the list as expected.
Any help would be apprenticed and thank you in advance.