Jump to content

Recommended Posts

  • 2 weeks later...
Posted
thanks, but how can I use this .adm file?

 

Once you're in the group policy editor go to 'Computer Configuration > Administrative Templates' Right click on Administrative Templates then click on Add/Remove Templates. A box will come up, click on 'Add' then you will need to navigate to the ADM template that you downloaded from my post. Double click on the ADM template then press close. You will find the new group policy options under Computer Configuration > Administrative Templates > Classic Administrative Templates (ADM)

Hope this helps,

Regards Jacob

  • Thanks 1
Posted

Hi, I have added the following under the network tab category, to get rid of the search active directory button.

POLICY "Disable Search Active Directory"

		KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"
           
		ACTIONLISTON


             KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "AttributeMask"


             VALUE NUMERIC 00100000


             KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "AttributeValue"


             VALUE NUMERIC 00100000
		  
		  
		  KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "ImpliedSelectionModel"


             VALUE NUMERIC 00000000

		  
           END ACTIONLISTON


           ACTIONLISTOFF


             KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "AttributeMask"


             VALUE NUMERIC 00000000


             KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "AttributeValue"


             VALUE NUMERIC 00000000
		  
		  
		  KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Windows.SearchActiveDirectory"


             VALUENAME "ImpliedSelectionModel"


             VALUE NUMERIC 00100000
		
		  
		END ACTIONLISTOFF
		
	END POLICY
	
	;BREAK 

Posted
Yes done all three, I am trying to remove the View part of the ribbon as it keeps allow out pupils to show hidden files. It might be as it trying to do this at a computer config and not a user config in GPO ??
Posted
The gpo above is computer side only. It doesnt actually remove the tab, but greys out all the options within in, so they cant click them.
Posted
Can it be done at a user level or only a computer level. Problem is, if we do this it effects Admin's as well when they log in. It is a really silly mistake from MS as there is nothing in GPO that can do this.
Posted
Also how do you remove the setting after it has been applied? Simply disable or not configure does not work. The settings still stay.
Posted
Can it be done at a user level or only a computer level. Problem is, if we do this it effects Admin's as well when they log in. It is a really silly mistake from MS as there is nothing in GPO that can do this.

 

I believe not, however admins can still access these settings from elsewhere (in places that can be restricted at user level) so it shouldn't cause issues (never has for me).

  • 1 month later...
Posted

Just added this now on Windows 10 x64 1607 LTSB. Works great!:D

 

I can't believe Microsoft haven't thought of this. Absolutely useless software company.

  • 4 months later...
Posted (edited)

@jacobjb. Do you have the templates in ADMX/ADML format?

 

My central store is ADM free at the moment. :)

 

Edit. If not, I might try and convert it myself.

Edited by Arthur
  • 1 month later...
Posted

Great ADM really useful.

 

Do you know any way to disable or grey out the "New Item" under File menu. As they can now create shortcuts via this method.

 

Thanks

Posted

Sorry just found it.

 

Thanks

 

Great ADM really useful.

 

Do you know any way to disable or grey out the "New Item" under File menu. As they can now create shortcuts via this method.

 

Thanks

  • 1 month later...
Posted

Used this and works great. However I've come to need to enable some previously disabled setting. Like Bitlocker but even if I set to "disabled" it still isn't enabling the icon as its still greyed out.

 

Thanks

Posted
@jacobjb. Do you have the templates in ADMX/ADML format?

 

My central store is ADM free at the moment. :)

 

Edit. If not, I might try and convert it myself.

 

Did you get any further with this @Arthur?

 

Looking at implementing this at one of my schools to solve the Hidden Files issue...

  • 2 weeks later...
Posted

Just something i've observed.

 

I'm unable to create a "new folder" via the ribbon button, but right clicking and selecting new---folder works fine.

 

Anybody else having this?

 

on 1809 so it could be a "feature" :rolleyes:

  • 1 month later...
Posted
Used this and works great. However I've come to need to enable some previously disabled setting. Like Bitlocker but even if I set to "disabled" it still isn't enabling the icon as its still greyed out.

 

Thanks

 

Anyone able to help with this?

 

Thanks

  • 2 months later...

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