Share via

Create RDS host has vmware template

LARREGUE Nicolas 0 Reputation points
Feb 28, 2024, 2:52 PM

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.

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,764 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karlie Weng 19,241 Reputation points Microsoft External Staff
    Feb 29, 2024, 8:33 AM

    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.