It is very hard to believe that amongst some much rubbish on KZbin, you can actually find a top quality video! Brilliant job Robert :)
@techpub5 жыл бұрын
So glad to hear it.
@elements88xyz2 жыл бұрын
I second that, thank you :D
@paulashley37322 жыл бұрын
I’m just glad it’s not a robot 🤖 voice
@philldmmk4 ай бұрын
I could not even imagine that some can put so simple guide for something Microsoft related. Narration & voice color are like from the commercials. Watched this video, 2 days ago, 2 days in a row I"m browsing youu channel... Unbelievable!
@techpub4 ай бұрын
Glad I could help!
@hhyten4 жыл бұрын
Wow, Robert, what an unabashed pleasure watching your video. Like other commenters, I'm not used to such a crisp presentation with such a precise and fluid speaking style. I'm now a fan.
@techpub4 жыл бұрын
Thanks for watching and I appreciate the feedback.
@derekkuhl3 жыл бұрын
Thank you so much for your very clear tutorials. I have waded through a bunch of text and KZbin garbage before I found you. I am not all the way through yet but you are the best teacher out there.
@techpub3 жыл бұрын
Thanks for watching!
@ValentinGheorghiu5 жыл бұрын
Thank you for making this video , finally a fluent English speaking person who can makes how to videos .
@techpub5 жыл бұрын
Glad it helped.
@BijouBakson2 жыл бұрын
3 years later but this still is useful Robert. I needed a reminder. Thank you
@techpub2 жыл бұрын
Glad it was helpful!
@BijouBakson2 жыл бұрын
@@techpub You're welcome
@PumpkinSeed172 жыл бұрын
Drafted this transcript reference from the Closed Captioning :) Great job, Robert! Thank you!! PART 1: (PART 2 will be a reply below) Hello everyone we're on a Windows 2016 server where we will install Remote Desktop Services formerly known as a terminal server. We are on a Windows 2016 domain controller but you can be on a regular domain member server or domain controller doesn't really matter. let's go ahead and click on add roles and features in our server manager and click Next . Now we have the option to install role-based or Remote Desktop Services. If we do role-based for RDS then we'll have to just basically install it piecemeal. If we install this option [Remote Desktop Services] then it puts all of the different options that we need in at one time which I like a little better. We'll go ahead and click Next now we have the option for standard deployment Quick Start or multi-point. So we're going to choose the standard deployment. The QuickStart does do some shortcuts for you but then you don't really learn anything. The multi-point Services is usually for a different type of server such as one that a school might use. Let's go ahead and click Next so we can start our installation. Now the option for virtual desktops which is this first option here, virtual machine-based desktop deployment or session-based. So the difference is virtual desktop or virtual machine-based desktop deployment allows us to create a different virtual machine for every user that logs in and we would have to install hyper-v as well and so we're not going to show that in this video we're gonna do the session based and that's where everyone shares the same server but they get their own customized desktop. Not as secure as virtual desktops but definitely less expensive and faster to deploy. Let's go ahead and click Next. Here are the three remote desktop services that we're going to install today that will happen automatically and these are the three minimum ones. We can install additional ones if we want. We can ignore all of them except for the session host if we want, but these are the ones that it wants to try to install at minimum, but I will go ahead and click Next and I'll show you how each one works. So we see the remote desktop connection broker service and we'll go ahead and click that. We want to add that service and then we'll click and then it's going to give us the option for the Internet Information Services or a remote desktop web server. Let's go ahead and choose to install that as well, and we'll click Next, and same thing with the remote desktop session host server. This is the only one we really need even though it shows us the three there and that's because the session host server basically keeps track of all the sessions and manages them. Let's go ahead and click Next, and now we'll go ahead and choose yes. You can restart the servers if you need to and click deploy now. This could take anywhere from a few minutes depending on the speed of your server all the way up to an hour, so just go ahead and watch as long as the bars are moving forward then you should be fine. It is doing the installation process and our server is now restarting so it was successful. We'll wait for it to restart and then we'll log in and take it from there. [Remote Desktop Connection Broker tends to cause problems, and may require TLS 1.2 so skip it unless it's really needed] We've logged back into our server and it shows that all of our different roles were successful. Go ahead and click close. Now I have remoted into the server using a Remote Desktop and one other thing that we need to make sure that we do is go into the control panel in order to allow this to happen and go to system and then remote settings and then make sure under the remote tab you have “allow remote connections to this computer”. Now if you're connecting to a computer that's a member of the domain, you can check “allow connections only from computers running this NLA type of authentication”, but if you're connecting from a non domain computer, which what I'm doing, then you can make sure that you have that unchecked, otherwise you won't be able to log in. Alright, once you have that set correctly, you can also click on select users. Now I'm only logging in as the administrator, but if you want to log in as other users you can go ahead and search for those names. Now that gives the right to log in using a remote desktop to a server. Now you'll have to be a member of the remote desktop users group, so we'll go to tools, Active Directory, users and computers, and from here we can go to and search for -- we'll just type in remote, and there it is: “remote desktop users” [the "built in" group doesn't work, must create a new one] group. You can just go ahead and click members and you can add anyone that you want to that group and they'll automatically have their rights to get in. So once that's done, we're gonna go to this new section here that wasn't there before, It says Remote Desktop Services. So we'll go ahead and click on that. Now anything that has a plus and it means that it has not been configured. If it's grayed out, it means it's configured and ready to use. So if we go to the tasks menu we can edit our deployment properties, we've already deployed everything, but now we want to edit it so we've got here a Remote Desktop gateway and remote desktop licensing. Let's go ahead and start by clicking on the licensing and we'll add our server that we're working with right here as a licensing server. Now by default we're going to have about I believe 120 days automatically added for unlimited use so as many as people as we want to have connected to it after that we'll need to add licenses into our licensing service so once this is installed, then it's going to look to this particular server to get any Remote Desktop licenses or client access licenses, or CAL's we call them, and we'll go ahead and click close. And now you see this is grayed out because it has been configured. Now we have RD gateway. So this is a little bit of a controversial type of role to add, so if you're going to be Internet facing, then I recommend you use the RD gateway and you'll have to use a public certificate in order to keep people from getting certificate errors unless you deploy the certificate using group policy which usually isn't an easy thing to do for computers that are already in the field, so you can't get group policy applied unless you VPN in first, and if you don't have VPN turned on and the computers never get into the the office then you can never get that installed, so I would definitely recommend RD gateway with a public certificate if you're going to be allowing outs users in it does. The controversy comes in where it adds a lot of additional security and sometimes it breaks things, so you can deploy this out on the Internet without the RD gateway role if you would like, and still use a public certificate, but I definitely recommend you add the Gateway because it does add additional security. But we'll just go ahead and leave that off because we're only going to be accessing this from the inside or from the LAN, so there's no need to have that gateway additional security added in.
@techpub2 жыл бұрын
Glad it could help and thanks for watching.
@joew43732 ай бұрын
This in the best videos for RDP I have came across to date. Well done Robert
@techpubАй бұрын
Thanks!
@richardarendt71752 жыл бұрын
Absolutely excellent! You left me in the dust a hundred times but, thanks to being able to back up and go over it a hundred times I got there. Very clear audio. Very clear presentation. Thank you!
@techpub2 жыл бұрын
Great to hear!
@davidbrown11625 жыл бұрын
Thanks, It's nice to be able to watch one of these videos by someone without a thick accent
@techpub5 жыл бұрын
Aye laddy.
@harshalgaikwad41114 жыл бұрын
The way you explain difficult stuff is magical Sir!! More power to you!
@techpub4 жыл бұрын
Much appreciated!
@SirEdwinAlbert3 жыл бұрын
I deployed RDS during the walkthrough, absolutely brilliant video!
@techpub3 жыл бұрын
Awesome, thank you!
@overdunn1115 жыл бұрын
The Best tutorial I have ever seen. I have had to implement these services a few times and struggled with misinformation or hard to follow. Thank You for this
@techpub5 жыл бұрын
I appreciate the feedback!
@pok55554 жыл бұрын
Thank you so much! This is the best Guide. finally solved the internal application problems which didn't work with VPN
@techpub4 жыл бұрын
Glad I could assist.
@joekline65422 жыл бұрын
Excellent video easy to follow. After reviewing multiple You Tube how to videos, I found this video which helped me finally get Remote Desktop Connection to actually work. Thanks Robert...
@techpub2 жыл бұрын
Thanks for watching!
@ArifKhan-ru6fp4 жыл бұрын
It is great stuff - even I'm not a server-side person even can understand easily what needs to do for remote desktop. Absolutely brilliant.
@techpub4 жыл бұрын
Awesome!
@runrunsomethings52293 жыл бұрын
Awesome video. I sppent my whole day watching wrong viseos and it wasnt working untill i watched your video. Thanks Sir
@techpub3 жыл бұрын
Great to hear!
@moshemabusela23553 жыл бұрын
Hi Robert. I have struggled to understand most of the videos for the same topic. You just made it so easy to understand. Thank you. keep up the great work.
@techpub3 жыл бұрын
Glad it was helpful!
@albertobanegas75014 жыл бұрын
Wish you could create a video for the RD Gateway role. But this was a great refresher now that I have to do another deployment for a new client after a couple years. Highly appreciated!
@techpub4 жыл бұрын
I will add it to the list.
@StigMug5 жыл бұрын
Thank you very much for taking the time to create and publish this tutorial. .
@techpub5 жыл бұрын
You're welcome!
@hafeezali4 жыл бұрын
Thanks a lot Robert. You made this video very much simple to understand. Hats off to you.
@techpub4 жыл бұрын
Glad it was helpful!
@Bovorn.S2 жыл бұрын
Wow, so good that I pushed this out into production :)
@techpub2 жыл бұрын
Nice!
@dannyanderson9662 жыл бұрын
Helped me tons, appreciate it!
@techpub2 жыл бұрын
Glad it helped!
@StreetSmartification4 жыл бұрын
Thanks Robert for your guidance and the precise instructions. Helped me out a lot!
@techpub4 жыл бұрын
Great to hear!
@kristian48053 жыл бұрын
Many thanks. I always wondered how this was setup. Now i actually have some insight into my company have this setup.
@techpub3 жыл бұрын
Glad it helped.
@_gmdma4 жыл бұрын
Robert, this is brilliant! Thank you! It worked perfectly for me!!
@tomg45924 жыл бұрын
Very good video. Easy to follow. Clear. Straight forward.
@techpub4 жыл бұрын
Glad it helped.
@duttadivya20024 жыл бұрын
what a simple explanation and so nice voice. Top class stuff !!
@techpub4 жыл бұрын
Thank you kindly!
@AKhansLife5 жыл бұрын
This is amazing Robert thank you!
@techpub5 жыл бұрын
Glad to hear it helped you out.
@davidm54585 жыл бұрын
Excellent video, easy to follow and explained well. Thank you Robert.
@techpub5 жыл бұрын
So glad I could help.
@ShawnMortensenNE4 жыл бұрын
Great video, one of the best I've ever seen :)
@kimnilsson75014 жыл бұрын
Finally a real good guide, thank you. But unfortenately you don't show how to use the regular Win Remote Desktop, the vid stopped just before that step, as I saw it - I was finnaly loooking forward to that part... Or have I totaly mixed them up? Then I¨m lost again. Since I can't get that to work with others guides so far. (I will try this guide tomorrow. More deep and bettter explained than others). Thanks Robert..
@techpub4 жыл бұрын
There is a part about opening up the desktop using the remote desktop application. If you're thinking of a different one just let me know what it is.
@LastMomentMan20 күн бұрын
15:11 My Chrome browser do not give me this window that run the app. it save the file only, and I have to find it and run it by my self. How to change the behavior of my browser?
@dabt19905 жыл бұрын
I'm currently trying this setup but for my remote users outside of the local network, how can I create the right certificate since outside of my local network I can only access it by port forwarding thru my firewall?
@carlyleroberts39953 жыл бұрын
Damn great tutorial video! Well done Robert, thank you
@techpub3 жыл бұрын
Thanks for watching.
@djc13096 жыл бұрын
Very nice video. I really liked the amount of detail WITHOUT all the techy stuff. Unfortunately, this did not work for me. I am trying to set up a 2016 Terminal Services server and I ran into an error where the Powershell remote something or another had to be active. Had to go back to the piecemill method and install the licensing. Thanks though.
@miguelduarte18603 жыл бұрын
Great Video. simple to understand . Well done Robert!
@techpub3 жыл бұрын
Much appreciated!
@salesteam89694 жыл бұрын
Attached is the cert Command @Robert McMillen explains on 8:37 in the video.
Remember to change "Passw0rd" to something different example: "R0bertMc01"
@techpub4 жыл бұрын
Very helpful.
@timfoster2685 жыл бұрын
Very informative, thanks so much for publishing this! :)
@reginaldmerritt4 жыл бұрын
Was the $pwd required, you define $pwd in PowerShell but I don' see how $pwd was applied to the selfsign cert ?
@techpub4 жыл бұрын
You could include the password in the command but this is faster.
@JCAlexandres Жыл бұрын
Hi Robert, great how-to, thanks for sharing! One question, does IIS need to be installed or the Web component inclusion will install it?
@techpub Жыл бұрын
Glad to help! When setting up the web component, it will install.
@tomasmolina86173 жыл бұрын
Great Video!! Do you have a follow-up of how to add a second terminal server to share the load of remote connections to that environment? Thank you.
@techpub3 жыл бұрын
Good idea. I'll do that for the 2022 video shortly. Thanks for watching!
@GhostyZA5 жыл бұрын
Just what I was looking for, thank you!
@techpub5 жыл бұрын
Glad it helped you!
@HughHarding465 жыл бұрын
Excellent video Prof. Do you have one where you discuss setting up Connection Broker on a separate server for handling RDS servers in a High Availability environment? Would like to see that because it is very different than doing it for 2008R2. Thanks again for the videos
@chrisschmit9254 жыл бұрын
Great Help! My deployment will have a broker server and multiple host servers. Do I create a cert from the hosts or the broker?
@techpub4 жыл бұрын
Whichever server will be your web server is where you would do that, but I strongly suggest you use a public cert for $50 per year instead to avoid web browser cert warnings.
@TheStevenWhiting4 жыл бұрын
Any guide for IIS deployment so you can access it over the web?
@swonardian3423 жыл бұрын
Incredibly well explained! Well done!
@techpub3 жыл бұрын
You are welcome. Thanks for watching.
@chriscamodeca Жыл бұрын
Great Video! By chance do you have a video showing how to configure RD Gateway?
@techpub Жыл бұрын
Not yet but I'll add it in my Server 2022 update shortly.
@bvrulez Жыл бұрын
Awesome walk-through. However, I have some minor problems understanding the concept. In the company I work for I have admin access to a barebone server with Win 2016 Server on it. On that server I have installed a guest system Win Server 2016 as a virtual machine and added this VM to the domain of the company. So now I can RDP into the VM, which is Win Server 2016, with my domain (administrator) account. I was also able to let normal users access it by creating a security group for just this purpose. But everyone is on a SERVER environment. What I once saw in another company was that people have on their physical desks just a tiny mini-PC and they use RDP to work on their personal (non-server) account on a remote machine. So I was under the impression I have to enable Win server 2016 to hand out "normal" Windows Pro environments to each user that connects via RDP. This is why I watched your tutorial. But I am confused because in the end you log into RDP and it shows your exact SERVER environment you where working on all the time. How can I supply normal users with Win Pro (non-server) environments to work on? Also: You used the DNS Manager to setup a hostname for the remote access. On my Win Server 2016 VM I don't have this option (DNS Manager is not installed). I probably could install it. But I guess it's not necessary anyway, since I am on a domain already, right?
@techpub Жыл бұрын
I see the issue. It is true that when the users log in, they'll see the server environment, but you can use group policy to keep server manager from launching and other programs as well. It will never look like Win 10 though.
@julienvanderstraeten18365 жыл бұрын
Great tutorial. Exactly what I was looking for! Thanks!
@techpub5 жыл бұрын
So glad I could help.
@SakramM4 жыл бұрын
i just following your guideline. while generating the certificate path not found. I'm using your provided command. is there any change in command?
@techpub4 жыл бұрын
They are two separate commands. I typed them out and put the in the comments section. Copy and paste those in and let me know if its still an issue. I just ran them successfully so I know they still work.
@yashsedani21615 жыл бұрын
Thanks for this wonderful and detailed session on Remote Desktop Services.
@techpub5 жыл бұрын
Glad it helped you!
@rkt2583 Жыл бұрын
hi Robert, how do I connect to different RDP licensing server. I have one terminal sever which is licensed. just built another one. how do I use the license from other server or connect to it as license server?
@techpub Жыл бұрын
It will find it automatically.
@eggamyer33714 жыл бұрын
This was such an amazing tutorial. I only had one issue at the very end. When I'm logged into the rdweb and I try to launch the Remote Desktop Connection app it does not auto populate the server field. I was however able to manually type in the server name and remote into the server. Not sure if there is a fix for this. Also, do you teach any classes on Udemy or anything? I had so much fun learning this with you as the instructor. Thank you!
@techpub4 жыл бұрын
Glad it helped. I teach a lot of Lynda.com/ LinkedIn Learning classes along with Pluralsight. I have stayed away from UDemy because they stole my classes in the past and wouldn't pay the royalties they took from me.
@hennibadger5120Ай бұрын
Great. Thanks. Is it somehow possible to directly stream the whole desktop session via https (and not connect via rdp / download a .rdp-file)? Thanks
@techpubАй бұрын
Yes through RDWeb on a server, but not a workstation.
@Akira29H4 жыл бұрын
Users remotely using SSL/VPN once vpn connected need to RDP to another desktop PC and work. What is difference if i setup RDP server say user need to use application i.e. SAP application?
@Jaynext23 жыл бұрын
This is really helpful. Thanks a lot Prof McMillen. :)
@techpub3 жыл бұрын
You're very welcome!
@richardwaldron16843 жыл бұрын
Thanks Robert, a really helpful video, just the info I was looking for.
@techpub3 жыл бұрын
Glad it was helpful!
@wizardofoz102 жыл бұрын
Thank you excellent video with clear explanations!!
@techpub2 жыл бұрын
Glad I could help.
@AchintyaMurali3 ай бұрын
Thanks for the video! When I am setting a jumphost on a member server- I get an error that i must be logged on as a domain user to access the Remote Desktop Services installation option. Is this expected- and does this mean other domain users can also use RDP into the jumphost despite my config being on one of the users only?
@AchintyaMurali3 ай бұрын
And when i do try to set this up via a domain user account- i get an error "unable to connect to the server by using windows powershell remoting ". Pretty lost NGL :(
@techpub3 ай бұрын
Yes, this is expected for configuration. Other users can use the server as guests if they are added into the remote desktop users group.
@fahimafser15132 жыл бұрын
Well explained. Great job Robert :)
@techpub2 жыл бұрын
Glad I could help!
@bradmcphee1560 Жыл бұрын
Awesome video. Much appreciated.
@techpub Жыл бұрын
Glad it helped. Please consider subbing.
@coppcar4 жыл бұрын
Well done Robert. This helped me a lot!
@techpub4 жыл бұрын
Glad to hear it.
@MoHakakian2 жыл бұрын
All in details! You did a great job 👏
@techpub2 жыл бұрын
Glad you liked it. Thanks for watching!
@aymanalsahir17865 жыл бұрын
The RD Web Access didn't didn't certify the state is warning and the status is error
@firsttimerplantingseeds3 жыл бұрын
Hello Robert. Thanks for the video. my only question is; how do I add enterprise software that is not installed on this same server. most of our software isn't designed for servers. They barely work on windows 10. the quick search showed me that, I can provide UNC path to other computers to get the list of apps that are installed. but that is proven to be not working for me. what is your suggestion?
@techpub3 жыл бұрын
Thanks for the question. Yes it is true you can use UNC to other locations but that is spotty. Whenever I had this issue I would engage a programmer because they could create the proper hooks to work with the RDP server. I wish I knew what they did.
@firsttimerplantingseeds3 жыл бұрын
@@techpub thanks
@zimou333 Жыл бұрын
Thanks a lot, very clear and simple. btw it works on Windows Server 2019 too 🙂
@techpub Жыл бұрын
You are welcome!
@jamesclark84195 жыл бұрын
OK - I get how the web interface could be handy... but when the users are on a site to site VPN wouldn't I just load RDP on their workstation and have them directly connect without that extra step?
@techpub5 жыл бұрын
Correct. no web needed. Just just mstsc from command line or open remote desktop connection from the search menu.
@ericdefoy77652 жыл бұрын
Very Usefull and detailed, worked for me . have a small problem tough, remote apps are not showing up also want to verify that i'm not under trial period and my licences are installed and activated properly...any clues
@techpub2 жыл бұрын
Hard to say on rmeote apps other than check which group they apply to. The license error will pop up if you're not compliant.
@ninnicuringa87123 жыл бұрын
Thank you for publishing. Little question: if i buy RDS USER CAL licenses, how can i setup server to guest more than 2 Remote Desktop Users simultaneos? i would create 5 users (+Administrator of course) and these 5 users need to use everyone his desktop remote on the server machine. We're in VPN, default Remote Desktop Port. Shall i install licenses in Clients? thank you so much
@techpub3 жыл бұрын
If you add licenses for 5 people and configure it for application RDS then it will work just like that.
@ninnicuringa87123 жыл бұрын
@@techpub i ve bought ESD user cal and i installed but it continue to stop the 3rd remote desktop. i was wrong in something for sure, so i d like to find some detailed tutorial, i didnt create any Certificate!
@cedricchinable96264 жыл бұрын
Hi , besides the RemoteApps, is it possible to publish a full desktop in RDS, like a Windows 10 desktop for each user?
@techpub4 жыл бұрын
Yes if you also use virtual desktop infrastructure but that adds annual licensing costs.
@cedricchinable96264 жыл бұрын
@@techpub Sir, I am totally not aware of that additional cost, but thank you for your heads up information. Do you have a tutorial some where on "virtual machine based deployment"?
@_gmdma Жыл бұрын
Hi Robert, I have referred to this video so many times, it is brilliant. I have one question though... Do you have the steps on using a certified SSL certificate instead of a self-signed certificate?
@techpub Жыл бұрын
Glad it helped! I will add this to my Windows Server 2022 video. Basically, you just buy the public certificate and then use it instead of the self signed one you saw in the video.
@mulderlr4 жыл бұрын
you mention in the video that NLA affects or works for domain joined computers only. Do you have documentation to support that? I have never encountered that before.
@techpub4 жыл бұрын
Just experience on my part. if your PC is domain joined then it works if you leave it checked. Not so much if its not.
@mulderlr4 жыл бұрын
@@techpub i haven't seen or read that it has anything to do with active directory. Where active directory can come into play with NLA is that if the host machine is joined to a domain and the users that have RDP permissions are domain users, when connecting via RDP, if the host computer cannot contact AD to authenticate the users, it will fail, but that is the point of NLA is to authenticate a user before they are presented with a Windows desktop login screen. It can work with local account or active directory accounts.
@srv44125 жыл бұрын
Very clearly explained well made video, thank you so much for making this!
@techpub5 жыл бұрын
Glad it helped.
@babujikumar3 жыл бұрын
Hi, do u know how to show an error msg on rdweb login page, if the user account locked. still searching couldn't find any article about this.
@techpub3 жыл бұрын
Can you add more details?
@babujikumar3 жыл бұрын
@@techpub Hi, we have rdweb portal with password reset option, so they can reset password and if any user enter the wrong password user will get invalid user Id password error, and we have GPO for ad account lock if they enter wrong password more than 3 times user id will be locked, and if user login again they will get invalid logins only, they don't know about their user Id if locked, so I want to show error msg if any account is locked if they are trying to login they should get your account is locked error instead of invalid logins error msg. Thanks.
@vinaykumarsm4 жыл бұрын
Thank you so much for your video. I completed the setup as per your instructions. I can see the published apps when I open the rdweb url in a browser. But when I click on any app, it just fails to launch. It shows up the screen of the remote machine and just terminates. Any tips to troubleshoot this issue?
@techpub4 жыл бұрын
Make sure you allow it in your trusted websites in control panel- internet options and that pop up blocker is off.
@M_Martin4 жыл бұрын
Awesome manual. Thank you very much for your help.
@chrisbehrens25143 жыл бұрын
This tutorial was great!
@techpub2 жыл бұрын
Thanks for watching!
@kayliejo4 жыл бұрын
Robert, if the self signed cert that we configured originally is about to expire, do we just go through the original process to get a new cert? Basically just follow your steps again for a new cert to replace the expiring one?
@techpub4 жыл бұрын
You can do that. If you used a root cert authority on the server then you can do a renew cert in IIS.
@jim45745 жыл бұрын
Im having trouble getting external computer to connect to the server with remote desktop. Do you have a video that goes start to end to get that working. Also also to talk about certificates. Thanks.
@techpub5 жыл бұрын
Make sure your firewall is setup correctly on your server and physical firewall. if you can telnet to TCP port 3389 then it is likely your physical firewall. I will do a public certificate one in the near future.
@jim45745 жыл бұрын
@@techpub Thank you.
@jamesallen34704 жыл бұрын
We have a session-based deployment where the user profile disks are stored on a network share. When users log into the server farm we've created using the published RDP file, I've noticed that in the File Explorer "Quick Access" section, the "Desktop" folder is using the Default user profile (hidden profile) desktop rather than the logged in user's desktop location. When the user downloads a file, such as a PDF, they are then unable to open it due to access violations. They cannot see this, so when they download a PDF to the "desktop", they do not know what it does not work. Is there a way to set this in the RDS server or is this a different setting?
@techpub4 жыл бұрын
This is definitely an issue with roaming profiles or redirected folders. You can use Group Policy to load differently for RDP users than hardware PC users so they aren't redirected. That should fix the problem.
@blackhunt3692 жыл бұрын
you are brillient sir .....good job
@techpub2 жыл бұрын
Glad I could help!
@dcordina5 жыл бұрын
Hi Robert, I use it for our students. Unfortunately they tend to open simultaneous instances of an app and it consumes all ram. Is there a particular command to limit the number of instances?
@techpub5 жыл бұрын
Sorry but you would have to just add enough ram and hard drive space to account for the amount of people who log in. The only way to limit would be to limit the amount of licenses that are installed and then they would get cut off at that amount.
@Ash64494 жыл бұрын
This is wonderful knowledge!! I had a query. I had configured RD session collection on my 2k12 machine and now I have done renaming my PC i.e. change the name of 2k12 machine. After renaming, I'm not able to see that RD session collection because server manager now says " no collection on remote pool server". Could you please let me know how can I get back my old RD session in such conditions like after renaming PC name?
@techpub4 жыл бұрын
It might be simplest to just recreate the collection rather than troubleshooting it.
@TheWelsman134 жыл бұрын
Hey Robert, out of curiosity, can you run the Domain Controller on the same server that you're deploying the virtual machine-based desktop deployment for RDS?
@techpub4 жыл бұрын
Yes you can.
@TheMaxAwesome4 жыл бұрын
Do you even need the certificate if you’re not installing or configuring the web admin piece?
@techpub4 жыл бұрын
You do not. It will create its own self signed certificate for encrypting traffic in the background.
@TheMaxAwesome4 жыл бұрын
@@techpub Thank you for the reply. I followed your Quick Start example, but I don't need Web Admin -- can I safely remove that component? Also, I want to echo the other comments on this thread. You've made an excellent tutorial here, and I'll be subscribing to your content.
@cwazybrad5 жыл бұрын
This was so helpful, thanks so much. Very clear and detailed.
@techpub5 жыл бұрын
Glad to hear it.
@documentary93264 жыл бұрын
I need multiple users work from home using VPN via FW SSL and remote to a RDP servers rather than setting up many desktops which is not good approach what is best way?
@damienboualleli31784 жыл бұрын
hi, we have a server member of the domain but in a dmz (using a vpn connection), this server is used by a partner. Do we have to configurate the rds gateway role on this server? Reagrds
@stefanonegro66245 жыл бұрын
Hi Robert, I have a message when I try to install RDS in windows 2016 that the server must be joined to local domain. unfortunately this is an installation without domain. Which steps must be done in that case ? Thanks
@techpub5 жыл бұрын
You have the option to do a stand alone during the installation. Try that.
@vabroncosfan724 жыл бұрын
My Create Session Collection is greyed out in the Server Manager>Remote Desktop Services>Collections Any suggestions?
@techpub4 жыл бұрын
It may be that you don't have all the roles installed properly or the services started. I personally haven't seen that happen.
@carltonlandry19724 жыл бұрын
Excellent Video
@techpub4 жыл бұрын
Glad I could help.
@faizanbukhari93343 жыл бұрын
Im able to publish remote apps on local environment but apps are not launching outside network although page open with public IP but apps are not launch. Remote port is also open as i can take server remote .Can you help me out why apps are not launch outside network?
@techpub3 жыл бұрын
Make sure the name matches the security certificate or don't use the Gateway feature.
@faizanbukhari93343 жыл бұрын
@@techpub sir the gateway feature its currently set to dont use.. should 3391 also be enable? I'm connecting from outside
@giltomas13 жыл бұрын
Excelent tutorial!!! the best one in the internet
@techpub3 жыл бұрын
Glad it was helpful!
@rajeshramakrishnan69195 жыл бұрын
Thanks, Robert. Very well explained..
@techpub5 жыл бұрын
You're welcome. Glad you stopped by.
@AZwupatki5 жыл бұрын
I had no problems getting A Wyse terminal connected via RDP in 2008R2 but Server 2016 is kicking my butt, got any suggestions?
@techpub5 жыл бұрын
What errors are you getting?
@AZwupatki5 жыл бұрын
@@techpub Sorry for not getting back sooner, the issue was I had a WYSE terminal that had an older version of RDP. Tried it with a new Wyse with updated firmware and was able to access the server.
@nanabeybutow54182 жыл бұрын
Robert, thank you for this video, it helped a lot! We use session based, stored profiles on E drive as central location. There is an issue with permissions, when I try to open .vhdx file, I get access denied error. If I login with domain built in account, I can open few of them, then I get "no more drive letters available". There are 319 of those, what I do not understand why so many, we do not have that many users. How to find out who's user those profile associated with? I really need help with migrating UPD profiles from TS2016 to TS2019. Any suggestions? I got a report from AD all users+SID and got the list of vhdx to compare. Lot of accounts in AD have the same numbers with three dots at the end. How this can be? I thought that SID has to be unique? This is getting very frustrating and there are not a lot of information online. Any help would be really appreciated. Thanks in advance!
@techpub2 жыл бұрын
Thanks, there is a limit to how many of these can be open at once as it mounts them to open them. You would be better off using VDI virtual machines instead of Session based, or add another server and make the session based into a farm. Then you can double the amount of open VHDX files.
@nanabeybutow54182 жыл бұрын
@@techpub Thank you very much to responding! Understand, I was told by 2 different sources that I cannot migrate UPD from 2016 to 2019. nevertheless, I decided to try via PowerShell. UPD are copying over, another question is whether users will be able to use this data once login to new TS. Any thoughts or any best practices on that?
@nanabeybutow54182 жыл бұрын
Forgot: the reason that not been able to migrate is that UPD are bound to OS version.
@cesgarcia41733 жыл бұрын
Would the remote access server expire after 180 days? do it needs windows activation
@techpub3 жыл бұрын
Yes unless you license it.
@nazirhussain74635 жыл бұрын
Hi, Robert, Thanks a lot, very informative, i have one question , if i am using remote desktop to access installed program in terminals server instead of remote web access, is it required to add program in collection?
@techpub5 жыл бұрын
Glad to hear it helped. No you don't need to do that if you're using the full remote desktop option.
@nazirhussain74634 жыл бұрын
@@techpub could you please tell me what is advantage of remote web access over full remote desktop option, is there any change in protocol ?
@rkt2583 Жыл бұрын
thank you sir. how do we configure so users don't have to type the domain name. users will type and username and password, server should automaticaly allow to login while it checks itself the account exists in the domain.
@techpub Жыл бұрын
That would work in standalone mode without AD. You could also have users login with user@domain.com instead.