ricki Posted October 31, 2011 Posted October 31, 2011 HI Please can some one help. We are starting to move onto windows 7 and we have noticed an oddity. When we create a user we create a folder on the server called the username in the correct folder like staff or intake and give them modify permission to the folder. We have started seeing that another who has logged in on a windows 7 machine has started getting the folder name of there area changed into My Documents. If you go to the paths \\servername\users\group area\username this works but if you go to \\servername\users\group area\ we are getting huge numbers of folders called my documents. This is very strange. Is anyone else getting this and how do you stop it? Richard
ricki Posted October 31, 2011 Author Posted October 31, 2011 Hi I have found this is common see When you redirect the Documents folder on a Windows Vista-based or Windows 7-based computer to a network share, the folder name unexpectedly changes back to Documents Now all I have to do is find a way to set the security of the desktop.ini to read only in there folder Richard Richard
DAZZD88 Posted October 31, 2011 Posted October 31, 2011 Either change the security on desktop.ini to prevent changes or delete it atlogon/logoff using your logon/logoff scripts.
garethEds Posted October 31, 2011 Posted October 31, 2011 Either change the security on desktop.ini to prevent changes or delete it atlogon/logoff using your logon/logoff scripts. +1 for the deleting method. We have a script here that does it for us. Works fine. Gareth
sted Posted October 31, 2011 Posted October 31, 2011 if you have server 03 or above enable the feature file server resource manager then create a rule for your user folders say d:\users that blocks the creation of the desktop.ini file 1
Achandler Posted October 31, 2011 Posted October 31, 2011 I agree with Sted, it is by far the best way.
kennysarmy Posted October 31, 2011 Posted October 31, 2011 We use the resource manager to block saving of the file....
Michael Posted October 31, 2011 Posted October 31, 2011 Have a look towards the bottom of post #5 here. No scripts or modifying files or anything like that required
Stuart_C Posted October 31, 2011 Posted October 31, 2011 I had that. The problem is that if you use FSRM to block access tI desktop.ini to then can't have it email to every time a file violation occurs when students try and create bat files on the network as it email to every time the system tries to edit desktop.ini I am just in the process of testing a modified folder structure. All my users documents will be saved in a folder \\servername\users\username\documents. This will then let me put more folders under \\servername\users\username\ such as favourites, and redirect them and store them in one place. It then won't matter if windows renames the documents folder.
DMcCoy Posted October 31, 2011 Posted October 31, 2011 You shouldn't block desktop.ini, folder redirection at logon will take considerably longer if it doesn't exist or can't be created. You should fix the underlying issue and redirect documents (and anything else relevant) as a subfolder of the users home folder. 1
techie2008 Posted October 31, 2011 Posted October 31, 2011 I agree with DMcCoy You shouldn't block desktop.ini, folder redirection at logon will take considerably longer if it doesn't exist or can't be created. You should fix the underlying issue and redirect documents (and anything else relevant) as a subfolder of the users home folder.
ricki Posted November 1, 2011 Author Posted November 1, 2011 HI Everyone Thanks for the comments I am trying the delete the desktop.ini route first like below. I have checked the log on after the policy is applied and its about a second slower which I can live with. These are the setting I am trying delete desktop ini Data collected on: 01/11/2011 10:29:39 hide all Generalhide Detailshide Domain BALSHAWSCURRIC.LOCAL Owner BALSHAWSCURRIC\Domain Admins Created 31/10/2011 14:07:22 Modified 01/11/2011 07:26:04 User Revisions 16 (AD), 16 (sysvol) Computer Revisions 0 (AD), 0 (sysvol) Unique ID {CDE22031-2DED-491E-ACA6-EC0CB1029740} GPO Status Enabled Linkshide Location Enforced Link Status Path Staff No Enabled BALSHAWSCURRIC.LOCAL/Balshaw CE High School/Staff delete desktop ini No Disabled BALSHAWSCURRIC.LOCAL/Balshaw CE High School/Staff/delete desktop ini Students No Enabled BALSHAWSCURRIC.LOCAL/Balshaw CE High School/Students This list only includes links in the domain of the GPO. Security Filteringhide The settings in this GPO can only apply to the following groups, users, and computers:Name NT AUTHORITY\Authenticated Users Delegationhide These groups and users have the specified permission for this GPOName Allowed Permissions Inherited BALSHAWSCURRIC\Domain Admins Edit settings, delete, modify security No BALSHAWSCURRIC\Enterprise Admins Edit settings, delete, modify security No NT AUTHORITY\Authenticated Users Read (from Security Filtering) No NT AUTHORITY\ENTERPRISE DOMAIN CONTROLLERS Read No NT AUTHORITY\SYSTEM Edit settings, delete, modify security No Computer Configuration (Enabled)hide No settings defined. User Configuration (Enabled)hide Preferenceshide Windows Settingshide Fileshide File (Target Path: h:\desktop.ini)hide desktop.ini (Order: 1)hide Generalhide Action Delete PropertiesDestination file h:\desktop.ini Suppress errors on individual file actions Enabled AttributesRead-only Enabled Hidden Disabled Archive Disabled Commonhide OptionsStop processing items on this extension if an error occurs on this item No Run in logged-on user's security context (user policy option) Yes Apply once and do not reapply No DescriptionDelete the desktop ini file so that my documents does not appear as the name of users home folder on userserver Richard
falko12 Posted November 2, 2011 Posted November 2, 2011 Hi i used this at my school a while ago, it was taken from a thread on here but i do not have the link.. (may have been in server 2008 forum) 1. Navigate to the folder where the students directories are located e.g. \\dms-fs-02\ict$\07 2. Right click in the column 'Size' then select 'More...' at the bottom of the list 3. Select 'Filename' in the list, then click OK. The username will now be displayed now to make this view the default folder view for all your folders: 1. complete the 3 steps above 2. Press Alt to display the menu bar. Click Tools -> Folder options. 3. Click View tab. 4. Press the "Apply to folders" button. 5. Click Apply and click OK. Nathan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now