Jump to content

Recommended Posts

Posted

So I'm installing chrome as per

 

Windows Quick Start - The Chromium Projects

 

Copy the chrome.admx file to %SystemRoot%\PolicyDefinitions

 

Did this on the server. So far so good but when I use GPMC on a win 7 machine with RSAT I can't see the new settings to edit them.

 

Do I need to copy chrome.admx file to %SystemRoot%\PolicyDefinitions on th local win 7 machine as well to edit them from there?

Posted
Did this on the server. So far so good but when I use GPMC on a win 7 machine with RSAT I can't see the new settings to edit them.

 

Why are you using RSAT on Windows 7 when you have a 2008r2 server?????

 

Might just be me but I only use RSAT when the server does not support the policies of new clients, but 2008R2 supports windows 7.

Posted

Policy Definitions should be installed to %systemroot%\sysvol\domain\policies\PolicyDefinitions, not %SystemRoot%\PolicyDefinitions.

 

Also, RSAT tools are a much better way of doing things - there's no need to be constantly logging into a server itself!

Posted (edited)
Policy Definitions should be installed to %systemroot%\sysvol\domain\policies\PolicyDefinitions, not %SystemRoot%\PolicyDefinitions.

 

Also, RSAT tools are a much better way of doing things - there's no need to be constantly logging into a server itself!

 

Yes I tend to use RSAT for that reason: so I don't need to remote on to server.

 

So are you saying the official google instructions are wrong ? : http://www.chromium.org/administrators/windows-quick-start

 

Also I have a

C:\Windows\sysvol\domain\Policies\

but I have no PolicyDefinitions folder under there!

 

If I create one and copy in adm and adml ? Will that fix RSAT not seeing chrome settings in GPMC ?

Edited by mrstrong
Posted

- Create a folder in %systemroot%\sysvol\domain\policies called PolicyDefinitions.

- Copy the contents of %systemroot%\PolicyDefinitions into it.

- Forget %systemroot%\PolicyDefinitions exists

 

When you open the Group Policy Editor, you should see next to Administrative Templates "Retrieved from the central store".

 

How to create the Central Store for Group Policy Administrative Template files in Windows Vista is the MS KB for it.

 

If you don't place them in sysvol and have multiple DCs (you should have) then they won't replicate across.

  • Thanks 1
Posted
Yes I tend to use RSAT for that reason: so I don't need to remote on to server.

 

So are you saying the official google instructions are wrong ? : Windows Quick Start - The Chromium Projects

 

Also I have a

C:\Windows\sysvol\domain\Policies\

but I have no PolicyDefinitions folder under there!

 

If I create one and copy in adm and adml ? Will that fix RSAT not seeing chrome settings in GPMC ?

 

They're not wrong, per se, but they aren't really complete. Putting the admx files in the folder they recommend means the templates only apply to that machine. The end result (the policies) will apply everywhere, but as you've found, RSAT doesn't pick them up.

 

Putting them in the sysvol folder means they are picked up by all active directory servers and RSAT clients.

  • Thanks 1
Posted
Did you copy both the language directories and the chrome.admx file?

 

On our server there was only a en-US folder (not sure why no GB ?!) so I just put the adml file in there

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