how to update Group policy for the whole domain?Group Policy, Printers and Additional Domain ControllerGroup Policy Update ConfirmationSBS 2011 Group policy won't update/apply properlyGroup Policy - Backup and RestoreNeed clearer instructions on using .admx group policy templatesWindows 2016 Group Policy Administrative TemplatesDomain group policy strangenessCan you raise the domain functional level to windows server 2016 and have DFS running on windows server 2012 r2?Group Policy and ADMX filesActive Directory & Group Policy - Standard User Permissions
Why isn’t the tax system continuous rather than bracketed?
Why do I have to press the shutter button twice on my Canon 6d Mark II?
Can I use the PWM pins as regular digital input/output pins?
Did Chinese school textbook maps (c. 1951) "depict China as stretching even into the central Asian republics"?
How can I convince my reader that I will not use a certain trope?
Golf the smallest circle!
Symbol for "not absolutely continuous" in Latex
What speedlites can work with the Canon EOS 4000D's non-standard hotshoe?
How hard is it to sell a home which is currently mortgaged?
One folder two different locations on ubuntu 18.04
Why does this fireplace work?
How to write or read powers (math) by words?
Does a centaur PC also count as being mounted?
How to modify the uneven space between separate loop cuts, while they are already cut?
Row to remove the dotted white border around focused button text
How would a order of Monks that renounce their names communicate effectively?
How to convert object fill in to fine lines?
What does 行けそうなら mean?
Do we or do we not observe (measure) superpositions all the time?
How well known and how commonly used was Huffman coding in 1979?
If a high rpm motor is run at lower rpm, will it produce more torque?
Could Sauron have read Tom Bombadil's mind if Tom had held the Palantir?
Averting Real Women Don’t Wear Dresses
Was "I have the farts, again" broadcast from the Moon to the whole world?
how to update Group policy for the whole domain?
Group Policy, Printers and Additional Domain ControllerGroup Policy Update ConfirmationSBS 2011 Group policy won't update/apply properlyGroup Policy - Backup and RestoreNeed clearer instructions on using .admx group policy templatesWindows 2016 Group Policy Administrative TemplatesDomain group policy strangenessCan you raise the domain functional level to windows server 2016 and have DFS running on windows server 2012 r2?Group Policy and ADMX filesActive Directory & Group Policy - Standard User Permissions
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently found the Group policy of our domain (windows server 2012) is not updated enough to support our Win10 end-user machine. which are the correct ways to update the Group policy definition library?
a. manually install admx files?
b. install one domain controller with server 2016?
c. raise the function level of the domain to the server 2016?
active-directory windows-server-2012-r2 group-policy
add a comment |
I recently found the Group policy of our domain (windows server 2012) is not updated enough to support our Win10 end-user machine. which are the correct ways to update the Group policy definition library?
a. manually install admx files?
b. install one domain controller with server 2016?
c. raise the function level of the domain to the server 2016?
active-directory windows-server-2012-r2 group-policy
add a comment |
I recently found the Group policy of our domain (windows server 2012) is not updated enough to support our Win10 end-user machine. which are the correct ways to update the Group policy definition library?
a. manually install admx files?
b. install one domain controller with server 2016?
c. raise the function level of the domain to the server 2016?
active-directory windows-server-2012-r2 group-policy
I recently found the Group policy of our domain (windows server 2012) is not updated enough to support our Win10 end-user machine. which are the correct ways to update the Group policy definition library?
a. manually install admx files?
b. install one domain controller with server 2016?
c. raise the function level of the domain to the server 2016?
active-directory windows-server-2012-r2 group-policy
active-directory windows-server-2012-r2 group-policy
asked Jun 10 at 5:30
thomasnlithomasnli
362 bronze badges
362 bronze badges
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
You will need the ADMX files for the Windows Server 2012 DC's in order to support any changes in Windows 10 Group Policy, regardless of if you were to deploy a Server 2016 DC.
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
add a comment |
Don't raise domain functional level. If you do, the Server 2012 DCs will no longer be able to service the domain.
My recommendation would be to create a central store. The central store can be created on the SYSVOL partition on any domain controller (SYSVOL replicates through DFS to all domain controllers) and then go to the domain folder and find the Policies folder. An easy way to access this would be to use the following UNC path: "FQDN of domainSYSVOLFQDN of domainPolicies".
From there, presuming that a PolicyDefinitions folder has not yet been configured, none will exist. Go to a Server 2016 DC and copy the C:WindowsPolicyDefinitions folder to the aforementioned directory.
This will copy all of the ADMX files over to the central store where all DCs can access them, including Server 2012 DCs.
add a comment |
When I had Windows 2012 R2 server and Windows 10 clients, I had to download ADMX templates and place them in server policy store with each Windows 10 major version.
This link should help you:
https://support.microsoft.com/cs-cz/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f970770%2fhow-to-update-group-policy-for-the-whole-domain%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
You will need the ADMX files for the Windows Server 2012 DC's in order to support any changes in Windows 10 Group Policy, regardless of if you were to deploy a Server 2016 DC.
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
add a comment |
You will need the ADMX files for the Windows Server 2012 DC's in order to support any changes in Windows 10 Group Policy, regardless of if you were to deploy a Server 2016 DC.
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
add a comment |
You will need the ADMX files for the Windows Server 2012 DC's in order to support any changes in Windows 10 Group Policy, regardless of if you were to deploy a Server 2016 DC.
You will need the ADMX files for the Windows Server 2012 DC's in order to support any changes in Windows 10 Group Policy, regardless of if you were to deploy a Server 2016 DC.
answered Jun 10 at 5:38
DavidwDavidw
8982 gold badges10 silver badges20 bronze badges
8982 gold badges10 silver badges20 bronze badges
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
add a comment |
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
And you absolutely do not need to raise the domain functional level.
– Daniel K
Jun 10 at 9:40
add a comment |
Don't raise domain functional level. If you do, the Server 2012 DCs will no longer be able to service the domain.
My recommendation would be to create a central store. The central store can be created on the SYSVOL partition on any domain controller (SYSVOL replicates through DFS to all domain controllers) and then go to the domain folder and find the Policies folder. An easy way to access this would be to use the following UNC path: "FQDN of domainSYSVOLFQDN of domainPolicies".
From there, presuming that a PolicyDefinitions folder has not yet been configured, none will exist. Go to a Server 2016 DC and copy the C:WindowsPolicyDefinitions folder to the aforementioned directory.
This will copy all of the ADMX files over to the central store where all DCs can access them, including Server 2012 DCs.
add a comment |
Don't raise domain functional level. If you do, the Server 2012 DCs will no longer be able to service the domain.
My recommendation would be to create a central store. The central store can be created on the SYSVOL partition on any domain controller (SYSVOL replicates through DFS to all domain controllers) and then go to the domain folder and find the Policies folder. An easy way to access this would be to use the following UNC path: "FQDN of domainSYSVOLFQDN of domainPolicies".
From there, presuming that a PolicyDefinitions folder has not yet been configured, none will exist. Go to a Server 2016 DC and copy the C:WindowsPolicyDefinitions folder to the aforementioned directory.
This will copy all of the ADMX files over to the central store where all DCs can access them, including Server 2012 DCs.
add a comment |
Don't raise domain functional level. If you do, the Server 2012 DCs will no longer be able to service the domain.
My recommendation would be to create a central store. The central store can be created on the SYSVOL partition on any domain controller (SYSVOL replicates through DFS to all domain controllers) and then go to the domain folder and find the Policies folder. An easy way to access this would be to use the following UNC path: "FQDN of domainSYSVOLFQDN of domainPolicies".
From there, presuming that a PolicyDefinitions folder has not yet been configured, none will exist. Go to a Server 2016 DC and copy the C:WindowsPolicyDefinitions folder to the aforementioned directory.
This will copy all of the ADMX files over to the central store where all DCs can access them, including Server 2012 DCs.
Don't raise domain functional level. If you do, the Server 2012 DCs will no longer be able to service the domain.
My recommendation would be to create a central store. The central store can be created on the SYSVOL partition on any domain controller (SYSVOL replicates through DFS to all domain controllers) and then go to the domain folder and find the Policies folder. An easy way to access this would be to use the following UNC path: "FQDN of domainSYSVOLFQDN of domainPolicies".
From there, presuming that a PolicyDefinitions folder has not yet been configured, none will exist. Go to a Server 2016 DC and copy the C:WindowsPolicyDefinitions folder to the aforementioned directory.
This will copy all of the ADMX files over to the central store where all DCs can access them, including Server 2012 DCs.
answered Jun 10 at 17:40
kelvintechiekelvintechie
3349 bronze badges
3349 bronze badges
add a comment |
add a comment |
When I had Windows 2012 R2 server and Windows 10 clients, I had to download ADMX templates and place them in server policy store with each Windows 10 major version.
This link should help you:
https://support.microsoft.com/cs-cz/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
add a comment |
When I had Windows 2012 R2 server and Windows 10 clients, I had to download ADMX templates and place them in server policy store with each Windows 10 major version.
This link should help you:
https://support.microsoft.com/cs-cz/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
add a comment |
When I had Windows 2012 R2 server and Windows 10 clients, I had to download ADMX templates and place them in server policy store with each Windows 10 major version.
This link should help you:
https://support.microsoft.com/cs-cz/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
When I had Windows 2012 R2 server and Windows 10 clients, I had to download ADMX templates and place them in server policy store with each Windows 10 major version.
This link should help you:
https://support.microsoft.com/cs-cz/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
answered Jun 10 at 6:23
johnymachinejohnymachine
402 silver badges10 bronze badges
402 silver badges10 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f970770%2fhow-to-update-group-policy-for-the-whole-domain%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown