WINDOWS 2016 VDI PERSONAL COLLECTION CONNECTION PROBLEM

Hamza Benhamani 1 Reputation point
2021-06-17T15:51:44.183+00:00

Hello,

im using windows server 2016 to deploy VDI i created two collections one is pooled and the other is personal.
when i download the rdp file of the pooled collection from the rdweb i can remote login to my vdi desktop without any problemm but for the personal collection i can't an error appears and says '' There are no available computers in the pool. try connecting again ....''

the event viewer log is:
1)
Remote Desktop Connection Broker Client failed to redirect the user VDI\test.
Error: NULL

2)
Remote Desktop Connection Broker Client failed while getting redirection packet from Connection Broker.
User : VDI\test
Error: Element not found.

3)
RD Connection Broker failed to process the connection request for user VDI\test.
Load Balancing failed OR Specified endpoint could not be found.
Error: Access is denied.

4)
RD Connection Broker could not find an assigned Personal Virtual Desktop for user VDI\test. HRESULT = 0x80070005

I find it wierd that the pooled work fine but the personal gives that error.
Can anyone help please.
Thanks.

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Leila Kong 3,706 Reputation points
    2021-06-18T02:48:21.837+00:00

    Hello @Hamza Benhamani ,

    Thanks for your query.

    Please run PowerShell cmdlet below to confirm personal desktop assignment configuration first:
    Get-RDPersonalSessionDesktopAssignment -CollectionName "RDSessionHostPersonalDesktopCollection"
    Get-RDPersonalSessionDesktopAssignment: https://learn.microsoft.com/en-us/powershell/module/remotedesktop/get-rdpersonalsessiondesktopassignment?view=windowsserver2016-ps
    FYI:
    User Cannot connect to Personal Session Collection Desktop: https://social.technet.microsoft.com/Forums/en-US/f109fb95-af2e-4ef0-bcdc-d1d5c390389b/user-cannot-connect-to-personal-session-collection-desktop?forum=winserverTS

    Best regards,
    Leila

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Hamza Benhamani 1 Reputation point
    2021-06-19T16:59:15.567+00:00

    Thanks for your feedback sir,

    This is what the cmd gives me, and you can see that i have the personal collection
    107248-vdi.png


  3. Hamza Benhamani 1 Reputation point
    2021-06-27T11:53:30.333+00:00

    Hello,

    thanks again for your response, but what i want you to understand is that i don't have the rdsessioncollection so the cmdlet that you want me to run don't work for me.

    please see the picture below and understand what i mean, and tell me what is wrong.

    109605-rds.png

    thanks

    0 comments No comments

  4. Leila Kong 3,706 Reputation points
    2021-06-29T02:31:35.683+00:00

    Hello @Hamza Benhamani ,

    Thanks for your information.

    1.What’s the version of your virtual desktops? Are they running Enterprise?
    When you had it set to manually assign, did you right-click on one of the available desktops, choose Assign desktop, and assign it to the user?
    https://social.technet.microsoft.com/Forums/lync/en-US/78f3cbb3-98a5-4316-af40-1da9a69a9b41/windows-2012-error-no-computers-available-in-the-pool?forum=winserverTS

    2.Did you try to reboot the broker server, or remove the RD session host server from the server list and add the same server name again?
    Did you set the DNS record for our broker/gateway server to the private IP?
    https://community.spiceworks.com/topic/2245340-there-are-no-available-computers-in-the-pool

    0 comments No comments

  5. Hamza Benhamani 1 Reputation point
    2021-06-29T10:47:58.2+00:00

    Hello sir,

    1)
    They are running Windows pro, yes I assigned it as you mentioned.

    2)
    the DNS record is good and yes it's assigned to the private IP.

    I even reinstall it from scratch and I still have the same problem.
    The pooled collection works fine, but personal show's me the error.

    Best Regards,


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.