Cannot use admx files with win 2008 R2 GPMC
When I try to import the admx file, I get a "Encountered an error while parsing. DTD is prohibited. File: C:\Windows\PolicyDefinitions\Mozilla.admx, line 4, column 9". Any ideas as to what's wrong?
Thanks.
Did you place the "Mozilla.adml" file in the "C:\Windows\PolicyDefinitions\en-US" folder?
Thanks for answering so quickly.
Yes I did. After some re-copying, wrangling and oddly renaming them to "firefox" instead of "mozilla", they now appear but now I have to ask about the vbs startup file working because I activated a couple of settings and after multiple restarts and gpupdates nothing changes in firefox. Is it reasonable to expect that this will work with Firefox 12-13?
Once again.... thanks.
Could I please re-open this? I have done the following: copied the .adml to \server\sysvol\do.ma.in\Policies\PolicyDefinitions\EN-US AND c:\Windows\PolicyDefinitions\EN-US copied the .admx to \server\sysvol\do.ma.in\Policies\PolicyDefinitions AND c:\Windows\PolicyDefinitions Tried to rename (as emaybee stated) to Firefox.adml and Firefox.admx.
The error "DTD is prohibited" is still occurring.
Thanks
Hi Prof X,
I never got that adm/admx stuff to work but depending on what you want to do, you might want to check out this page...
http://www.mockbox.net/configmgr-sccm/174-install-and-configure-firefox-silently
Good luck.
I will try to take a look into this, but I have not yet experienced this issue.
I experienced the same issue, but figured out it was because I had saved the file to my local drive as html rather than the source xml. Once I saved the file in the proper format, the error went away, and all was good. :)
Good luck! Alan
Wow, I can't believe it's been over a year already...
Is anyone still having issues with this? If not, I'm going to close this issue again in a few days until someone opens it again.
Well, I have left the position I was in during this query. So it is up to you to take it or leave it :D
Closing issue as I can not reproduce. If someone has this issue again, please re-open.
Hi, I am getting a similar error. "Encountered an error while parsing. DTD is prohibited. File \domain......... line 5, column 9
Hi, I am getting the similar error, too, German de-DE files. Using Windows Server 2008 R2. Copied files as described and double-checked alanx1's post.
If you are still experiencing this issue, please use https://gist.github.com/ and link me the exact contents of your Mozilla.admx and Mozilla.adml files.
Every Thing I have done it still not working server 2008 R2 GPO .Please give me correct ADMX or ADML Template.
Thanks In Advance
Hi,
I have a same problem with 2012R2 DC:
Encountered an error while parsing. DTD is prohibited. File \domain.local\SysVol\domain.local\policies\PolicyDefinitions\firefox.admx, line7, column9
In my server 2008 R2 working fine Admx file.
Get Outlook for Androidhttps://aka.ms/ghei36
From: hyvokar [email protected] Sent: Monday, July 16, 2018 2:42:29 PM To: n8felton/Firefox-ADMX Cc: Dhayalan Kandhaswamy; Comment Subject: Re: [n8felton/Firefox-ADMX] Cannot use admx files with win 2008 R2 GPMC (#1)
Hi,
I have a same problem with 2012R2 DC:
Encountered an error while parsing. DTD is prohibited. File \domain.local\SysVol\domain.local\policies\PolicyDefinitions\firefox.admx, line7, column9
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/n8felton/Firefox-ADMX/issues/1#issuecomment-405188607, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AkjGDWkEgvefnua-GY5P3hPYXkHkhDcVks5uHFj9gaJpZM4AEhHw.
Este correo electrónico (incluyendo los archivos adjuntos) se ha enviado en nombre de Chemo España, S.L., empresa registrada en España con CIF B-83628248 y que tiene su domicilio social en c/ Manuel Pombo Angulo, 28, 3ª planta, 28050, Madrid, España.
De acuerdo con el artículo 13 del Reglamento (UE) 2016/679 del Parlamento Europeo y del Consejo de 27 de abril de 2016 relativo a la protección de las personas físicas en lo que respecta al tratamiento de datos personales y a la libre circulación de estos datos, les informamos que sus datos están incorporados en bases de datos titularidad de Chemo España, S.L. Asimismo, pueden ejercer sus derechos de acceso, rectificación, supresión y oposición, así como limitación del tratamiento, portabilidad o a no ser objeto de decisiones automatizadas, a través de la siguiente dirección [email protected] .
This email (including any attachments) has been sent on behalf of Chemo España, S.L. Chemo España is a company duly authorised and registered in Spain under identification number B-83628248 with registered office in c/ Manuel Pombo Angulo 28, 3rd floor, 28050, Madrid, Spain.
In accordance with the article 13 of the Regulation (EU) 2016/679 of the European Parliament and of the council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, please be informed that your personal data are collected in a data base ownership of Chemo España S.L. Likewise, you may exercise your rights to access, rectify, erase and oppose, restrict data processing, data portability and not to be subject to automated decisions, contacting vía email in the following email address [email protected].
https://github.com/mozilla/policy-templates/releases/download/v1.0/policy_templates.zip <--- works https://github.com/mozilla/policy-templates/tree/master/windows <--- does not work
Hello guys
i had the same issue and i understand why now
on the github page, when you see the admx and anml files, i right clicked on them - save as
the file obtained is just githubs gibberish. its NOT an AMDL/ADMX file !
my solution was to left click on each file on github. the code appear. i select all the code and paste it in notepad or notepad++ and save it with the good filename
i had to do this for each file since i didnt see how to downoal the most curent version as a .zip or something
edit : well the files manually saved didnt work eitheir. i used the zip file provided on the former comment. but it`s pretty old
Hello,
i have the same issue today. now i found and used the files in the zip file (from 2018) on the former comment and these files work fine.
thanks for the zip!