Jump to content

Recommended Posts

Posted

Hi all

 

I'm currently trying to finalise group policy settings for my Windows 8 students. All seems to be going well except, I cant for the life of me find out hide to hide 2 remaining items under "This PC", these being the "Access Media" & "Add a Network Location" icons on the File ribbon (image below).

 

Capture.PNG

 

Can anyone help before I completely lose my sanity.

 

Regards

Paul

Posted
For the "Add a Network Location" try going to User Configuration\Administrative Templates\Windows Components\File Explorer. You should find an option in there for "Remove Map Network drive and disconnect network drive"
Posted
For the "Add a Network Location" try going to User Configuration\Administrative Templates\Windows Components\File Explorer. You should find an option in there for "Remove Map Network drive and disconnect network drive"

 

Done that one, if you look at the image you can see that icon greyed out. Thanks anyway.

Posted
Isn't there a hide the ribbon option of some sort?

 

Cant find hide ribbon, only start with ribbon minimized. Again, thanks.

 

This seems to be a serious flaw from Microsoft. I for one cant deploy this to students as it stands, I would struggle to sleep at night :)

Posted
I still don't get the need to do it at all, if your network is locked down properly they can't really do anything with those buttons anyway.
Posted
I still don't get the need to do it at all, if your network is locked down properly they can't really do anything with those buttons anyway.

 

I'd rather be sure, would'nt you?

Posted

Reply from MS developer.

 

Hi,

I think we can deploy script with set-acl powershell command to take ownership with Administrator of following keys, and set Deny permission on Users:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddMediaServer

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.AddNetworkLocation

SET-ACL on registry key

SET-ACL on registry key - Brad Rutkowski's Blog - Site Home - TechNet Blogs

 

485944.png

 

It works!!

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...