Roaming Profiles allow users of an Active Directory Domain to access their desktop and documents from any PC of the domain.
It’s a powerful feature that can improve the productivity of the employees and make their lives easier.
The best thing about Roaming Profiles is how they are easy to set up.
Before configuring a Roaming Profile, we need to create a Share. Open the Server Manager and go to the Shares tab:
Create a new Share:
Click Next:
Specify the path of the Roaming Profiles. Add a $ to the end of the path to make the shared folder invisible:
Click Next:
Enable access-based Enumeration (for better security):
Now it’s time to customize the permissions. We need to allow the access to Domain Users (or another Group). Click Customize permissions:
Click Add:
Select the group (Domain Users in our example) and apply the permissions to This folder only. You need to enable List folders / read data and Create folders / append data:
Confirm and the share will be created:
Now the final step. Open the Active Directory Users and Computers panel:
Open the Properties of a user and go to the Profile tab. Specify the Profile Path: \\server_name\profile_folder_name\%username%
Mission accomplished! Your first Roaming Profile is enabled and active. To create other Roaming Profiles use the copy functionalities or manually specify the Profile Path.
You can also create a policy to automate the process.
Read related articles
A Guide to PowerShell – part 3
Welcome to part 3 of 3 of The Solving A guide to PowerShell. Check also Part 1 and Part 2.
A Guide to PowerShell – part 2
Welcome to part 2 of 3 of The Solving A guide to PowerShell. Click here for Part 1 and Part
A Guide to PowerShell – part 1
Welcome to part 1 of 3 of The Solving A guide to PowerShell. Click here for Part 2 and Part