Windows 7 Thread, Tidying up My docs on Win 7 in Technical; Got rid of a lot of the crap I don't need/want. (Control panel icon wont go but that's another issue).
...
-
27th November 2012, 12:31 PM #1 Tidying up My docs on Win 7
Got rid of a lot of the crap I don't need/want. (Control panel icon wont go but that's another issue).
So i log in as my test student S1. Got the S1 document icon in the corner of desktop but unfortunately it's got things in there I don't want as it just confuses peeps. Like Saved Games, searches, links, contacts, desktop and then it contains another S1 folder which looks like a redirected one.
I basically just want to either get rid of it, or let it take me straight into the redirected documents folder.
Clicking the S1 link on the start menu does the same thing too...
-
-
IDG Tech News
-
27th November 2012, 12:47 PM #2 Use group policy preferences to hide them.
For each of these folders:
gppHideDuplicates.png
Update them and tick the Hidden attribute.
gppHideDuplicates2.png
You need to tick the "Run in logged-on user's security context" on the Common tab as well.
Neater than removing them, and lets you hide the duplicate Documents folder as well, as that can't be deleted.
Holler if you need me to expand on that anymore!
Last edited by sonofsanta; 27th November 2012 at 12:49 PM.
Reason: spleling
-
2 Thanks to sonofsanta:
Little-Miss (27th November 2012), TheScarfedOne (27th November 2012)
-
27th November 2012, 12:59 PM #3
-
-
27th November 2012, 01:06 PM #4 I know the one you mean, hide it in two places:
- remove user folder link from Start Menu GPO (takes the name out the Start Menu)
- hide user folder on desktop GPO via GPP registry keys e.g. User folder icon on desktop
That way your Start Menu only shows the Documents, Pictures etc links and never takes you to the local profile folder
-
2 Thanks to gshaw:
Little-Miss (27th November 2012)
-
27th November 2012, 01:19 PM #5 I quite like having the User Folder Link on the start menu, as it's an easy way of seeing who's logged on at a computer
personal preference that though.
If you do leave it there though, you need to set the following group policy:
User Config > Policies > Admin Templates > Windows Components > Windows Explorer > Prevent users from adding files to the root of their Users Files folder - Enabled
Otherwise people can save in that folder, but said folder only exists locally and will be deleted if their profile is ever removed from the machine (which Win7 does automatically after a certain number of unique logins have passed).
There's also a reg key worth setting to stop people having access to this User Root in the Save As dialog. This is a few steps long, I fear, but not too bad.
Download SetACL from Download | Helge Klein | Home of SetACL and save it to a shared location - so we have a shared folder caled AppShared for programs run on the server, and I put it there.
In a GPO, set the following code to run as a startup script:
Code:
call "SHARED_FOLDER\SetACL.exe" -on "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{59031a47-3f72-44a7-89c5-5595fe6b30ee}\ShellFolder" -ot reg -actn ace -ace "n:SYSTEM;p:full" (change SHARED_FOLDER to the relevant path)
Then under Computer > Preferences > Windows Setting > Registry, set the following key:
userRootRegKey.png
That key path you can't quite read is Code:
SOFTWARE\Wow6432Node\Classes\CLSID\{59031a47-3f72-44a7-89c5-5595fe6b30ee}\ShellFolder This is based on the instructions @ Hide User Folder on Save as Dialog Box - TechNet Forum Windows 7 Support Team - Site Home - TechNet Blogs but modified to let you do it automatically on startup.
Hope that helps!
-
Thanks to sonofsanta from:
gshaw (27th November 2012)
-
27th November 2012, 01:45 PM #6 Hmmm still struggling with your first bit @sonofsanta.
Should this show up in RSOP if its been successful?
-
-
27th November 2012, 01:50 PM #7 
Originally Posted by
Little-Miss
Hmmm still struggling with your first bit @
sonofsanta.
Should this show up in RSOP if its been successful?
RSOP can't handle group policy preferences, you have to use Group Policy Modelling instead now (it's part of the Group Policy Management snap-in, so underneath where your domain is listed and where you set all your GPOs, there's an icon for GPM; right click on that and run the wizard. Similar to RSOP though)
Did you remember the logged on context tick box?
-
-
27th November 2012, 02:03 PM #8 oooh, i thought that might be the case... ooh thats clever!!
Doesnt look like it failed, its listed as applied.
I didnt tick the box the first time around if im honest, but even when i did it still hasnt removed anything. I havent had much luck with applying registry things also so wondering if i have a bigger issue.
-
-
27th November 2012, 02:20 PM #9 I'm not sure tbh, I can't remember any particular problems implementing that lot.
If you set up a GPP to copy a random text file from $network to C:\somewhere\, does it work? Might be worth testing if that much works for you...
-
-
27th November 2012, 03:02 PM #10 ok, i may be messing up a simple thing here...
I've asked it to copy a file from \\server\staff common\me and put it in c:\program files for the hell of it.
Havent had much luck so far. Is it how im trying to do it?
-
-
27th November 2012, 03:03 PM #11 
Originally Posted by
Little-Miss
ok, i may be messing up a simple thing here...
I've asked it to copy a file from \\server\staff common\me and put it in c:\program files for the hell of it.
Havent had much luck so far. Is it how im trying to do it?
If it's a file you need to give it the full file path, not just the folder path - i.e. \\server\share\file.txt to c:\program files\file.txt, as opposed to \\server\share\ to c:\program files\
Always catches me out!
-
-
27th November 2012, 03:30 PM #12 hmmm i didn't put the file.txt at the end of its destination, but still nothing....
-
-
27th November 2012, 03:42 PM #13 This is really weird....the test GPO doesn't display in the GPM either....
-
-
27th November 2012, 03:58 PM #14 So all your GPOs are applying, but not your GPPs?
Not that I have any idea what is going wrong for you if that is the case, but still, narrows it down for others to leap in and heroically save the day.
-
-
27th November 2012, 04:20 PM #15 that's pretty much it....
confuzzled. May Google it and then make new thread as people aren't going to look here.
-
SHARE: 
Similar Threads
-
By uk_panda in forum Windows 7
Replies: 1
Last Post: 9th June 2011, 12:28 PM
-
By wadeeuk in forum How do you do....it?
Replies: 6
Last Post: 13th November 2007, 11:00 PM
-
By Dos_Box in forum Learning Network Manager
Replies: 8
Last Post: 8th July 2006, 10:10 PM
-
By tosca925 in forum How do you do....it?
Replies: 20
Last Post: 24th January 2006, 11:38 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules