admx/adml files correctly placed, resource files not found, why??

DisabledLivesMatter 141 Reputation points
2021-04-19T16:01:03.32+00:00

We have two Win2k12R2 domain controllers.

Today I discovered they are throwing this error:
An appropriate resource file could not be found for file \domainname.com\sysvol\domainname.com\Policies\PolicyDefinitions\anyfile.admx (error = 2): The system cannot find the file specified.
The .admx Files reported as missing are present in the specified folder.

https://learn.microsoft.com/en-us/troubleshoot/windows-server/group-policy/wrong-error-for-missing-adml-files

We DO have correct admx and adml files present in the PolicyDefinitions folder.

How do I fix this so I can edit and maintain group policy??

This started after I imported some policies and discovered the *.adml files had somehow disappeared, I could not find them within any backups.

How do I make group policy become editable again?? I've tried several times rebooting the domain controllers...

Thank you, Tom

Windows for business Windows Client for IT Pros User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-04-20T05:40:41.88+00:00

    Hello @DisabledLivesMatter ,

    Thank you for posting here.

    1.Based on the description "This started after I imported some policies and discovered the *.adml files had somehow disappeared", how did you do this operation? Would you please describe it in detail and provide the screenshot?

    2.Would you please check how many ADMX files in folder \domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions except language package folders?
    89402-admx1.png

    3.Would you please check how many ADML files in folder \domain.com\SYSVOL\domain.com\Policies\PolicyDefinitions\en-US?
    89353-admx2.png

    It seems the ADML files corresponding to ADMX is missing in EN-US folder.

    Or the ADML files corresponding to ADMX is renamed.

    I think you may need to find the problematic ADML file one by one.

    If there are so many ADMX files and ADML files, the fast and easy way I think is to re-create central store.

    1.First, back up the old central store.
    2.Recreate central store.
    3.Put the ADMX files that in old central store to new central store if needed.
    4.Put the ADML files corresponding to ADMX files in step 3 that in old central store to new central store if needed.

    Hope the information above is helpful.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

  2. DisabledLivesMatter 141 Reputation points
    2021-04-19T16:11:27.85+00:00

    I know how to create and work with the central store for policy definitions, this is not a request for how to create the central store, which is already created. :)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.