Jump to content

Recommended Posts

Posted

Hi All,

 

Is there a single ADMX template for all branches of Win 10, or are they build specific?

 

(Google picks up a couple of different types for download from Microsoft, albeit one that's Win 10, and the other is Win 10 and Server 2016)

 

Thanks

Posted
theres one for every version so 1511 has a set 1703 has a set just pick the newest it contains the settings from the older ones and any additions. if you mean pro/ent/edu no its all the same just some settings will work on ent/edu and not on pro
  • Thanks 1
Posted

Am I right in thinking this is the correct method to update the templates? https://blogs.technet.microsoft.com/canitpro/2015/10/20/step-by-step-managing-windows-10-with-administrative-templates/

 

I'm sure previously I just copied them into C:\Windows\PolicyDefinitions, this was when adding templates for Google Chrome.

 

If using the method in the link above, how does Group Policy know where to fetch the templates from?!

Posted
The .msi just extracts them to a specified place. I don't do that to my domain PolicyDefinitions because it will include .adml files for all languages - I just cherry pick which ones go from the extracted folder (usually within Documents) into my sysvol. Don't bother putting the templates into C:\Windows\PolicyDefinitions, they won't work on the domain. They need to be in \\domain.com\sysvol\domain.com\Policies\PolicyDefinitions.
  • Thanks 2
Posted

And presumably group policy just picks them up from that location?

 

I'm sure I put the Google Chrome ADMX files into C:\Windows\PolicyDefinitions, and they seem to be working across the domain.

Posted
Hmmm, well coincidentally I was after a recent GP item that *didn't* display despite theoretically updating C:\Windows\PolicyDefinitions. So I coped first the Win 10 and Server 2016 files to the relevant SYSVOL folder, then updated with the Creator Update files, and now I see the relevant option. So not sure what happened, but updating SYSVOL does appear to be crucial.
Posted

C:\Windows\PolicyDefinitions is the local policydefinitions folder. In theory, the DC you install it on will see it in Group Policy Management (in practice, not sure) but clients would not be able to resolve that location for the policy unless you used a script to copy the ADMXs to their local C:\Windows\PolicyDefinitions folder too. How the Chrome ones work I don't know.

 

Yes, GP just reads them in GPMC and they'll show up when you come to edit a policy.

  • Thanks 1
Posted
How the Chrome ones work I don't know.

It's odd, because I just put them in C:\Windows\PolicyDefinitions on the DC. I did some testing, and they did seem to have taken effect on clients.

 

This didn't happen with the Creators Update setting though, that seemed to need it in SYSVOL, even to be seen on the DC.

Posted

Thats because it depends what version of windows you are using, from the link I posted above:

 

In Group Policy for versions of Windows that are earlier than Windows Vista, if you change Administrative Templates policy settings on local computers, the Sysvol share on a domain controller within your domain is automatically updated to include the new .ADM files. Those changes are then replicated to all other domain controllers in the domain. This might increase the network load and storage requirements.

 

In Group Policy for Windows Server 2012 R2 and Windows 8.1, if you change Administrative Templates policy settings on local computers, Sysvol is not automatically updated to include the new .admx or .adml files. This change in behavior is implemented to reduce network load and disk storage requirements and to prevent conflicts between .admx and .adml files when changes are made to Administrative Templates policy settings across different locations.

  • Thanks 1
Posted

The Chrome ADMX files were only put on the DC though (2012 R2). Clients are a mix of Win 7 and 10.

 

I did the same with putting the Win 10 ADMX files locally on the DC, initially.

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