Jump to content

Remove Libraries, Favourites and Network from explorer AND open file dialog


Recommended Posts

Posted

Hey all,

 

I'm trying to get remove all traces of these items from my Windows 7 machines.

 

Following excellent advice elsewhere on this forum, I have removed them from explorer, however they still appear on the left of the "open file" dialog in programs such as Office / OpenOffice etc.

 

Has anyone successfully removed these?

 

Many thanks,

Posted
Right, I've been on this for a bit. There's nothing in Group Policy, and the navigation bar in Office is entirely seperate from the Explorer one (which I've locked down with tweaks from here). Therefore, the students have a browser to go to any network share they like, etc etc. Obviously permissions stop any damage, but they can still see deep into the folder structures on the DCs etc. Has no one else come across this problem?
Posted
I'm looking into this too! Im sure one of us will crack it soon. Has anyone tried the Office specific ADMs you can download?
Posted
Yup, I've used the ADMs, now moved to ADMX. Nothing in there at all. You can restrict the Save As dialog, but not Open. It's dull - if you could just tell Office to use the common Explorer dialog it'd be something.
Posted

With the time I've already invested in this, I'd suspect it's in the realms of heavy registry editing to sort. It's obviously a huge oversight, and I think it probably applies to most people on here running Windows 7 - though they may have different settings to counter this.

 

Open Office doesn't do it :(

  • 1 year later...
  • 10 months later...
Posted

Found a way to do this in office with no need to edit registries. -

 

IN GP install the Office 2010 ADM/ADMX files and goto

 

User Config/ Administrative templates/ Microsoft Office 2010 / File Open/Save dialog box

 

In PLaces bar location add the users home drive and any shares they will be able to save to

In the Restriucted browsing folder , set activate restricted browsing to all the office programs you want

In the approved locations - add in where they can browse too.

 

You are then left with the left hand side places bar showing only the Places Bar location you set before.

 

Hope this helps people.

  • Thanks 1
  • 6 months later...
Posted

There are a couple of reg keys that can handle this for you:

 

HKLM\SOFTWARE\Wow6432Node\Classes\CLSID\{323CA680-C24D-4099-B94D-446DD2D7249E}\ShellFolder

change the Attributes value from the standard: A0900100 to: B090010D

 

this then changes the value for everything using the explorer shell :) there are other ones for network/libraries etc too.

 

Cheers

 

Haines

Posted

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\NonEnum]

"{BDEADF00-C265-11D0-BCED-00A0C90AB50F}"=dword:00000001

"{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}"=dword:40000021

"{0DF44EAA-FF21-4412-828E-260A8728E7F1}"=dword:00000020

"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000001

 

 

try this (i think this is what i did) (use at your own risk)

 

i just enforce this on all the pupils machines

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...