• Anonymous Francois
    1 Mar 2013 2:50 PM

    Is this method supported by Microsoft Support ?

  • Tech_Fiend Tech_Fiend
    4 Mar 2013 11:23 PM

    It doesn't look like there are new ADMX for Server 2012 yet, but does anyone know if there are new ADMX/L available for Windows 8 and IE10?  I can't seem to find any of the new ADMX/L files...not even sure they have been released yet.

  • Craig Forster Craig Forster
    5 Mar 2013 2:20 PM

    @Tech_Fiend: there are new ADMX files for Server 2012, see the detailed list above of the new ADMX files. There is no separate download, which is why this blog post exists.

    @Francois: I work for Microsoft Support helping customers with Premier Support. And, yes, copying files from winsxs is just as valid as coping from System32. Note that system32 actually has no files in it, it only has links to files in winsxs. See here for a good explanation: blogs.msdn.com/.../disk-space.aspx

  • Anonymous John
    5 Mar 2013 10:31 PM

    If I update the policydefinitions to 2012/8, can a 2008 R2 with GPMC read these files successfully or I'm required to edit GPOs using Server 2012?

  • ianc3 ianc3
    5 Mar 2013 10:52 PM

    First, thanks for your time in making this post to give us a hand. We appreciate it.

    Second, this is just absolutely the most retarded frickin' thing I've ever seen in my life. Is there no better way to do this? It's just insane... Asking people to run and modify scripts to make lists of files and determine which are necessary to copy to update their GP templates? Hello... This is enterprise software here, right? There has to be an easier way...

  • Craig Forster Craig Forster
    9 Mar 2013 9:06 PM

    @John: So far I've seen problems with editing the 2012/Windows 8 Name Resolution Policies on a 2008 R2 machine. The golden rule of management is always use the latest OS to manage clients where possible. Some of the RSAT tools in Windows 8 aren't backwards compatible with 2008 R2, so a mix is sometimes required.

    @ianc3: You're welcome. Blogs are not support statements and I don't work for the Product Group. Blogs are just helpful "how-to's". In the blog post I wrote for upgrading ADMX files from Vista to Win 7, I just recommended copying them from the PolicyDefinitions folders on client and server OSes where all roles and features have been installed. Copying the files from the directory where all the ADMX files exist is a better way to do it. And I could have also left it at saying "just copy the files from winsxs", but added a short list of simple commands as a way of explaining what is going on. The script should not be used verbatim, they are samples (for example, the script doesn't take into account the versioning which happens in CBS). And until a downloadable set of all ADMX files is released, if it will be released, this is the easiest way. If anyone has any better methods, they are more than welcome to share them here.

  • Tech_Fiend Tech_Fiend
    15 Mar 2013 3:41 AM

    Good news everyone, our Microsoft Rep just informed me that the Server 2012/Win8 ADMX/L package has been released.  Now, just have to wait for the IE10 files.

    Windows 8/2012 admx files

    www.microsoft.com/.../details.aspx

  • Anonymous Curtiss
    15 Mar 2013 9:59 PM

    @Tech_Fiend Don't the IE10 files come with every machine that uses IE10? i installed IE10 on my windows 7 machine and got a new inetres.admx in my local policydefinitions folder.

  • Tech_Fiend Tech_Fiend
    15 Mar 2013 10:20 PM

    Yes, you are correct they should be available when you install the browser.

    I personally prefer to use the official packages MS releases, but only if I have the time available to wait for Microsoft.  At the moment, I can wait.

  • Anonymous Renan Blanco
    25 Mar 2013 5:02 PM

    I have a question.

    How to migrate the .admx and .adml to my ADMX Central Store? Just copy/ paste?

    I did copy and paste, but when I start o GPMC, it display an error.

    What I do?

    I need join a domain controller Win Server 2012?

  • Tech_Fiend Tech_Fiend
    25 Mar 2013 5:57 PM

    What's the error?

    Instructions are contained in the last paragraph of the the blog post, starts with "And the easy way to get all the possible ADMX/ADML..."

  • Anonymous Renan Blanco
    25 Mar 2013 6:45 PM

    @Tech_Fiend

    I to run the step-by-step of the post, but appears an error when i start the GPMC> Administrative templates:

    Following Error:

    " An errir has occurred while collecting data for Administrative Templates.

    Resource '$(string.SUPPORTED_Windows8NoARM)' referenced in attribute displayName could not be found. File \\serv.domain.br\sysvol\domain.br\POlicies\PolicyDefinitions\VolumeEncryption.admx, line 13, columm 39."

    Do you have idea?

  • Tech_Fiend Tech_Fiend
    25 Mar 2013 6:48 PM

    Hmm, looks like you may not have uploaded the Language files (ADML)

    The ADMX files must be accompanied by at least one set of the ADML files.

  • Craig Forster Craig Forster
    30 Mar 2013 10:04 PM

    @Renan Blanco: See my comment from 19 Nov 2012:

    "Note that down-level GPMC, gpedit.msc consoles may not understand the settings defined in these files. Therefore you should only edit the GPOs from Windows 8 or Windows Server 2012 once you do this."

    Are you editing on a Win8/2012 computer?

    It looks like you need that to work with the updated ADMX for VolumeEncryption. The line that the error is complaining about relates to building a new definition of a computer which has Win8, but is not ARM based. This definition could be invalid on a Win7/R2 computer:

     <supportedOn>  

       <definitions>

         <!-- We must make our own definition for Windows 8 without ARM -->  

         <definition name="SUPPORTED_Windows8NoARM" displayName="$(string.SUPPORTED_Windows8NoARM)" />  

       </definitions>

     </supportedOn>

  • Anonymous Bandu
    18 Apr 2013 9:30 AM

    We have been asked to update ADMX/ADML files for Windows 8 only, is that possible?

<>