A User Profile Disk is simply a VHDX that is created for each user that contains their C:\USERS\<user> profile and blocks remote users from interacting with the physical disk. This is good for security and also lets user profiles roam across different Session Hosts.
Setting up User Profile Disks is easy but the thing tech’s make a mistake on is using a local path. You MUST use a path that all of your RDS users can get to. We recommend that you make it a hidden network share so that others on your network can not see it.
To Setup & Enable RDS User Profile Disks:
That’s it boss. From this point on your RDS users will have new VHD’s created in \\YourServerNameHere\UserProfileDisks$ .
One thing to note is that if those users already had profiles, they will be ignored and fresh ones created the first time they sign in. Also of note is that the User Profile Disk VHD name will be the user GUID, not their username like it normally is in C:\USERS\<username> .
This article was created as reference material for our article on GPO’s To Lock Down RDS Session Hosts.
You might find this video useful, even though it is for Server 2012:
This website uses cookies.
View Comments