All Questions
Tagged with home-directory group-policy
6 questions
1
vote
0
answers
9k
views
Windows GPO "set user home folder" adds domain name to home folder
I set a GPO to 'Set user home folder', use H: and as path '\fileserver\root\Home'.
This works as expected, but the home folder that created is like this;
\fileserver\root\Home\johndoe.domainname\
...
12
votes
1
answer
12k
views
Best practice for defining user "HOMEDRIVE" "HOMEPATH" "HOMESHARE"
Is it considered a best practice to map domain users' "HOME" environment variables to a network path? If so, why?
By "HOME" variables, I am referring to:
%HOMEDRIVE%
%HOMEPATH%
%HOMESHARE%
This ...
9
votes
1
answer
13k
views
Is using the AD home directory attribute to map the home drive really no longer a best practice?
I have read some articles that claim that using the Active Directory user home directory attribute to automatically map the home drive is a legacy method, deprecated, or not recommended. The second ...
3
votes
1
answer
434
views
Strange Folder Redirection
I've recently inherited a client who has a folder redirection policy GPO and home paths specified through user attributes in AD. Now the strange thing is, I have literally no idea how it is working. ...
3
votes
1
answer
2k
views
Automate new AD user's home folder creation and permission setup
I know if we setup a base folder or a profile path in the Profile tab of an AD user, we can copy it and the folder creation and permission setup will be automated.
My problem is that not all my users ...
2
votes
2
answers
7k
views
How to deny folder redirection for RDP to server
We have a few users running Windows 7 Enterprise. Group Policy does folder redirection for the Desktop and Docs. Users also have to log into a remote server frequently and do not want home folder ...