Hi there,
I want to implement administrative templates for Win10, Win8.1, and IE11 to the domain controller. After some reading, I got kind of confused. Based on what I read and my understanding(if it's correct), I need to download administrative template for each of them, install them to my local machine, and then copy them to the central container store which is located in the domain controller. After that, it should be done(again, it's correct). Here comes my questions.
1. What's different between Win8.1 and Win10 templates? Should I apply both of them, or only the higher one which is Win10, and it will cover Win8.1, too? Because it looks like they have the same .admx files after installing templates to my local machine.
2. From the link https://www.microsoft.com/en-us/download/details.aspx?id=40905, I need to run command to copy everything from local machine to the domain controller. Can I just manually copy and paste everything from local to the domain controller?
3. Can three of them apply to the same central container store and not replace each other? Because they all have some folders with the same name.
Thank you.