Create RDS host has vmware template

LARREGUE Nicolas 0 Reputation points
2024-02-28T14:52:51.95+00:00

Hy, I would like to prepare a virtual machine template to create RDS Hosts with terraform. I have to install the application in this template but i don't know how to do. Install RDS role in the VM and then install apps or otherwise? Thank you in advance for your help.

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-02-29T08:33:17.84+00:00

    Hello,

    You just need to install remote session host role in your VM and install your PC.

    If you want to deploy a whole RDP environment, you can follow this link: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-deploy-infrastructure

    If you mean a "template", I don't know if I'm misunderstanding, you may want to create a lot of PCs at the same time? It is more likely to be VDI, you can use this video as a reference

    https://learn.microsoft.com/en-us/shows/oemtv/oem1712

    Session Based (Session host) is more like a server, many users can login to it and work together.

    VDI (similar function as Session host) is more like a PC, everyone has his own mini-PC.


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

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.