<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GPfaq.se &#187; ADMX</title>
	<atom:link href="http://gpfaq.se/category/gpo/admx/feed/" rel="self" type="application/rss+xml" />
	<link>http://gpfaq.se</link>
	<description>Blog about Microsoft Windows Group Policy and other MS technologies.</description>
	<lastBuildDate>Mon, 11 Apr 2011 13:14:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Office 2010 Administrative Template files (ADM, ADMX/ADML) and Office Customization Tool</title>
		<link>http://gpfaq.se/2010/05/02/office-2010-administrative-template-files-adm-admxadml-and-office-customization-tool/</link>
		<comments>http://gpfaq.se/2010/05/02/office-2010-administrative-template-files-adm-admxadml-and-office-customization-tool/#comments</comments>
		<pubDate>Sun, 02 May 2010 16:07:28 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADM]]></category>
		<category><![CDATA[ADMX]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technet]]></category>
<category>ADM</category><category>ADMX</category><category>Download</category><category>Microsoft</category><category>Technet</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=140</guid>
		<description><![CDATA[Has been released in MS Download.
Download
Technet resource
A reference file (in Excel format) for all settings you can get here.
ADML-files are still only for standard languages (de, en, es, fr, it, jp, kr, cn, tw).
Technorati Tags: ADM, ADMX, Download, Microsoft, Technet]]></description>
			<content:encoded><![CDATA[<p>Has been released in MS Download.</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=64b837b6-0aa0-4c07-bc34-bec3990a7956" target="_blank">Download</a></p>
<p><a href="http://go.microsoft.com/fwlink/?LinkId=190598" target="_blank">Technet resource</a></p>
<p>A reference file (in Excel format) for all settings you can get <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=f2316c00-447c-49b7-810b-68fef63cfb12" target="_blank">here</a>.</p>
<p>ADML-files are still only for standard languages (de, en, es, fr, it, jp, kr, cn, tw).</p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADM" title="Browse Technorati for ADM" rel="tag">ADM</a>, <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Download" title="Browse Technorati for Download" rel="tag">Download</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/Technet" title="Browse Technorati for Technet" rel="tag">Technet</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2010/05/02/office-2010-administrative-template-files-adm-admxadml-and-office-customization-tool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating shortcuts with Group Policy Preferences doesn&#8217;t work</title>
		<link>http://gpfaq.se/2010/04/29/creating-shortcuts-with-group-policy-preferences-doesnt-work/</link>
		<comments>http://gpfaq.se/2010/04/29/creating-shortcuts-with-group-policy-preferences-doesnt-work/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 20:33:34 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[GPMC]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Group Policy Preferences]]></category>
		<category><![CDATA[Preference]]></category>
		<category><![CDATA[Script]]></category>
<category>Group Policy Preferences</category><category>Preference</category><category>script</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=136</guid>
		<description><![CDATA[This is a quite common question about Group Policy Preferences so I’ll post it here and maybe someone will benefit from the information.
Scenario:
Trying to create a shortcut to a fixed drive letter using Group Policy Preference that points to a location on the network. After login there is no shortcut created and if you look [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quite common question about Group Policy Preferences so I’ll post it here and maybe someone will benefit from the information.</p>
<p><strong>Scenario:<br />
</strong>Trying to create a shortcut to a fixed drive letter using Group Policy Preference that points to a location on the network. After login there is no shortcut created and if you look in eventlog you see an error “<strong>0&#215;80070002 The system cannot find the file specified</strong>”. If you run GPupdate /Force the shortcut is created.</p>
<p>This is an issue where it’s trying to create the shortcut before the drive’s are connected and Windows can’t create new shortcuts to locations not connected.</p>
<p>Workarounds:</p>
<ol>
<li>Create the shortcut using UNC-path</li>
<li>Create the drives and shortcuts using logonscript</li>
<li>Create a scheduled task (using GPP) to run GPupdate after user logon or use logonscript to run GPupdate</li>
</ol>
<p>Hope someone benefits from this information.</p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/Group Policy Preferences" title="Browse Technorati for Group Policy Preferences" rel="tag">Group Policy Preferences</a>, <a href="http://technorati.com/tag/Preference" title="Browse Technorati for Preference" rel="tag">Preference</a>, <a href="http://technorati.com/tag/script" title="Browse Technorati for script" rel="tag">script</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2010/04/29/creating-shortcuts-with-group-policy-preferences-doesnt-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New site found</title>
		<link>http://gpfaq.se/2010/04/26/new-site-found/</link>
		<comments>http://gpfaq.se/2010/04/26/new-site-found/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 15:01:57 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
<category>GPO</category><category>Microsoft</category><category>MSDN</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=92</guid>
		<description><![CDATA[This is just one of those things that you need to share quickly.
http://gps.cloudapp.net/
I think you will have it more easier to find your setting for a GPO here instead of trying to find it in GPO-editor.
Well done!  
Technorati Tags: GPO, Microsoft, MSDN]]></description>
			<content:encoded><![CDATA[<p>This is just one of those things that you need to share quickly.</p>
<p><a title="http://gps.cloudapp.net/" href="http://gps.cloudapp.net/">http://gps.cloudapp.net/</a></p>
<p>I think you will have it more easier to find your setting for a GPO here instead of trying to find it in GPO-editor.</p>
<p>Well done! <img src='http://gpfaq.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/MSDN" title="Browse Technorati for MSDN" rel="tag">MSDN</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2010/04/26/new-site-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download ADMX RTM for Windows Server 2008</title>
		<link>http://gpfaq.se/2008/04/16/download-admx-rtm-for-windows-server-2008/</link>
		<comments>http://gpfaq.se/2008/04/16/download-admx-rtm-for-windows-server-2008/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 06:20:23 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Download]]></category>
<category>ADMX</category><category>Download</category><category>Windows Server 2008</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=91</guid>
		<description><![CDATA[MS has released ADMX RTM for you to download.
If you haven&#8217;t copied them from your Windows Server 2008 to SYSVOL for management download this package and move it into SYSVOL for all your administrators.
Instructions and everyhing is on the download page which you find here
Technorati Tags: ADMX, Download, Windows Server 2008]]></description>
			<content:encoded><![CDATA[<p>MS has released ADMX RTM for you to download.</p>
<p>If you haven&#8217;t copied them from your Windows Server 2008 to SYSVOL for management download this package and move it into SYSVOL for all your administrators.</p>
<p>Instructions and everyhing is on the download page which you find <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=927fc7e3-853c-410a-acb5-9062c76142fa&amp;DisplayLang=en" target="_blank">here</a></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Download" title="Browse Technorati for Download" rel="tag">Download</a>, <a href="http://technorati.com/tag/Windows Server 2008" title="Browse Technorati for Windows Server 2008" rel="tag">Windows Server 2008</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2008/04/16/download-admx-rtm-for-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New: Group Policy settings reference for Windows Server 2008</title>
		<link>http://gpfaq.se/2008/02/07/new-group-policy-settings-reference-for-windows-server-2008/</link>
		<comments>http://gpfaq.se/2008/02/07/new-group-policy-settings-reference-for-windows-server-2008/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 10:27:03 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>
<category>ADMX</category><category>Download</category><category>GPO</category><category>Microsoft</category><category>Vista</category><category>Windows Server 2008</category><category>Windows Vista</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=84</guid>
		<description><![CDATA[Microsoft has released a new Group Policy settings reference and this time for Windows Server 2008.
This file contains all Group Policy settings since Windows 2000 so this is the only file you need. For Windows Server 2008 24 new settings are available where 12 of them are for Terminal Services functionallity.
This reference file is also [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released a new Group Policy settings reference and this time for Windows Server 2008.</p>
<p>This file contains all Group Policy settings since Windows 2000 so this is the only file you need. For Windows Server 2008 24 new settings are available where 12 of them are for Terminal Services functionallity.</p>
<p>This reference file is also for the new admx/adml-format so to know for sure you can use settings described in this file you need to start using Windows Vista or Windows Server 2008 to configure your GPO&#8217;s.</p>
<p>Download the new reference file <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2043b94e-66cd-4b91-9e0f-68363245c495&amp;displaylang=en" target="_blank">here</a> (xls and xlsx file available)</p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Download" title="Browse Technorati for Download" rel="tag">Download</a>, <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/Vista" title="Browse Technorati for Vista" rel="tag">Vista</a>, <a href="http://technorati.com/tag/Windows Server 2008" title="Browse Technorati for Windows Server 2008" rel="tag">Windows Server 2008</a>, <a href="http://technorati.com/tag/Windows Vista" title="Browse Technorati for Windows Vista" rel="tag">Windows Vista</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2008/02/07/new-group-policy-settings-reference-for-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADMX Migrator update</title>
		<link>http://gpfaq.se/2007/11/12/admx-migrator-update/</link>
		<comments>http://gpfaq.se/2007/11/12/admx-migrator-update/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 21:38:46 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADM]]></category>
		<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Migrator]]></category>
<category>ADM</category><category>ADMX</category><category>Microsoft</category><category>Migrator</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=80</guid>
		<description><![CDATA[Microsoft with Full Armor has released a new version of the ADMX Migrator tool.
This is version 1.2 of this tool and as stated on the download page these are the changes:

Enhancements and bug fixes to support a wider range of ADM templates for conversion to ADMX.
Enhancements to code and documentation for conversion error reporting and [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft with Full Armor has released a new version of the ADMX Migrator tool.</p>
<p>This is version 1.2 of this tool and as stated on the download page these are the changes:</p>
<ul>
<li>Enhancements and bug fixes to support a wider range of ADM templates for conversion to ADMX.</li>
<li>Enhancements to code and documentation for conversion error reporting and warnings.</li>
<li>Improved handling of internationalized ADMX templates.</li>
</ul>
<p>A first look at the tool and it seems to work as expected. I haven&#8217;t tested to convert any adm-files expect a small one which seemed to work just fine. It&#8217;s also easy to build your own admx-files using the tool which can be handy when you want to stop creating adm-files in notepad <img src='http://gpfaq.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Picture:<br />
<a href="http://gpfaq.se/wp-content/uploads/2007/11/admx-migrator-1.2.jpg"><img id="id" style="border: 0px;" src="http://gpfaq.se/wp-content/uploads/2007/11/admx-migrator-1.2-thumb.jpg" border="0" alt="admx migrator 1.2" width="244" height="157" /></a></p>
<p>Download the new tool from <a href="go.microsoft.com/fwlink/?LinkId=77409" target="_blank">here</a></p>
<p>If you have problem with the tool please report it <a href="http://www.fullarmor.com/admx-migrator-issue-report.htm" target="_blank">here</a></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADM" title="Browse Technorati for ADM" rel="tag">ADM</a>, <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/Migrator" title="Browse Technorati for Migrator" rel="tag">Migrator</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/11/12/admx-migrator-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2007 &#8211; ADMX finally</title>
		<link>http://gpfaq.se/2007/10/15/microsoft-office-2007-admx-finally/</link>
		<comments>http://gpfaq.se/2007/10/15/microsoft-office-2007-admx-finally/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 18:38:38 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
<category>ADMX</category><category>Download</category><category>GPO</category><category>Microsoft</category><category>Office 2007</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=74</guid>
		<description><![CDATA[Finally MS released the Office 2007 templates for Group Policy in the new ADMX-format.
You can now benefit here also to have those stored in your Central Store so that you decrease the load for replicating GPO&#8217;s between servers etc.
These new templates is of course not with all languages and I wouldn&#8217;t be to sure that [...]]]></description>
			<content:encoded><![CDATA[<p>Finally MS released the Office 2007 templates for Group Policy in the new ADMX-format.</p>
<p>You can now benefit here also to have those stored in your Central Store so that you decrease the load for replicating GPO&#8217;s between servers etc.</p>
<p>These new templates is of course not with all languages and I wouldn&#8217;t be to sure that they will be released either.<br />
The download file also contains an excel-file for reference.</p>
<p>Download the new templates <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=92D8519A-E143-4AEE-8F7A-E4BBAEBA13E7&amp;displaylang=en" target="_blank">here</a></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Download" title="Browse Technorati for Download" rel="tag">Download</a>, <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a>, <a href="http://technorati.com/tag/Office 2007" title="Browse Technorati for Office 2007" rel="tag">Office 2007</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/10/15/microsoft-office-2007-admx-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Administrative Templates (.ADMX)</title>
		<link>http://gpfaq.se/2007/10/11/download-administrative-templates-admx/</link>
		<comments>http://gpfaq.se/2007/10/11/download-administrative-templates-admx/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 18:55:11 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Microsoft]]></category>
<category>ADMX</category><category>Download</category><category>Microsoft</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=73</guid>
		<description><![CDATA[MS has released the Administrative Templates as a downloadable package.
At first I wasn&#8217;t sure why but then I could see that this package also includes all language files for the admx-files which will make it easier if you have people in different countries all creating GPO&#8217;s and they want to create them in their own [...]]]></description>
			<content:encoded><![CDATA[<p>MS has released the Administrative Templates as a downloadable package.</p>
<p>At first I wasn&#8217;t sure why but then I could see that this package also includes all language files for the admx-files which will make it easier if you have people in different countries all creating GPO&#8217;s and they want to create them in their own language. So it&#8217;s much easier way to collect the adml-files rater than needing to install different Vista&#8217;s just to get the adml-files.</p>
<p>Download the files from here: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=05d0598b-95f9-4bdd-af36-b365d68ec5f6&amp;DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=05d0598b-95f9-4bdd-af36-b365d68ec5f6&amp;DisplayLang=en</a></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/Download" title="Browse Technorati for Download" rel="tag">Download</a>, <a href="http://technorati.com/tag/Microsoft" title="Browse Technorati for Microsoft" rel="tag">Microsoft</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/10/11/download-administrative-templates-admx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help for troubleshooting Group Policy</title>
		<link>http://gpfaq.se/2007/09/30/help-for-troubleshooting-group-policy/</link>
		<comments>http://gpfaq.se/2007/09/30/help-for-troubleshooting-group-policy/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 20:04:01 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADM]]></category>
		<category><![CDATA[ADMX]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[GPO]]></category>
<category>ADM</category><category>ADMX</category><category>GPO</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=70</guid>
		<description><![CDATA[Everyone that has ever tried to troubleshoot group policy problems knows how hard that can be.
Darren Mar-Elia (MS MVP) has created a GPO logging ADM &#38; ADMX which you can use in a GPO to enable some logging features without having to know where to enable it manually.
It wont help you resolve your problem but [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone that has ever tried to troubleshoot group policy problems knows how hard that can be.</p>
<p>Darren Mar-Elia (MS MVP) has created a GPO logging ADM &amp; ADMX which you can use in a GPO to enable some logging features without having to know where to enable it manually.</p>
<p>It wont help you resolve your problem but it gives you some options on how to troubleshoot depending on what it is.</p>
<p>Find his custom adm/admx here: <a title="http://www.gpoguy.com/gpolog.htm" href="http://www.gpoguy.com/gpolog.htm">http://www.gpoguy.com/gpolog.htm</a></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADM" title="Browse Technorati for ADM" rel="tag">ADM</a>, <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/09/30/help-for-troubleshooting-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADMX Migrator &#8211; Issues</title>
		<link>http://gpfaq.se/2007/08/02/admx-migrator-issues/</link>
		<comments>http://gpfaq.se/2007/08/02/admx-migrator-issues/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 20:11:39 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
<category>ADMX</category><category>GPO</category>
		<guid isPermaLink="false">http://gpfaq.se/?p=11</guid>
		<description><![CDATA[As you could see in my old post about the ADMX migrator it will convert your existing adm-files to the new format but there are some open issues with this Migrator which can crasch GPEdit when you try to open them after convert has been done.
Read about this (Note #1) from Jeremy&#8217;s GP BlogÂ as he [...]]]></description>
			<content:encoded><![CDATA[<p>As you could see in my old post about the ADMX migrator it will convert your existing adm-files to the new format but there are some open issues with this Migrator which can crasch GPEdit when you try to open them after convert has been done.</p>
<p>Read about this (Note #1) from <a href="http://www.gpanswers.com/blog/" target="_blank">Jeremy&#8217;s GP Blog</a>Â as he has reported some of these problems to Full Armor/MS and reports that the new version will come in beginning of October.</p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/08/02/admx-migrator-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ADMX Migrator</title>
		<link>http://gpfaq.se/2007/08/02/admx-migrator/</link>
		<comments>http://gpfaq.se/2007/08/02/admx-migrator/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 23:12:08 +0000</pubDate>
		<dc:creator>G Johansson</dc:creator>
				<category><![CDATA[ADMX]]></category>
		<category><![CDATA[GPO]]></category>
<category>ADMX</category><category>GPO</category>
		<guid isPermaLink="false">http://gpfaq.se/gpo/20070802/admx-migrator/</guid>
		<description><![CDATA[If you want to use your own created adm-files in Windows Vista you would need to convert them into ADMX-format.
Microsoft has provided us with a tool for this named ADMX Migrator where you can migrate your adm-template to the new xml-format.
One great thing with this tool is that you can change the templates after migration [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to use your own created adm-files in Windows Vista you would need to convert them into <strong>ADMX</strong>-format.</p>
<p>Microsoft has provided us with a tool for this named <strong>ADMX Migrator</strong> where you can migrate your adm-template to the new xml-format.</p>
<p>One great thing with this tool is that you can change the templates after migration (or even create new ones) without the need to open them in a text-editor or something else for editing. Another purpose may be to migrate Microsoft&#8217;s own Office 2007 adm-files to the new format since they have only released in the old format.</p>
<p>Download the tool <a title="ADMX Migrator" href="http://go.microsoft.com/fwlink/?LinkId=77409" target="_blank">here</a> and start migrate your policies today.</p>
<p><em>See Printscreen: <a title="ADMX Migrator" href="http://gpfaq.se/wp-content/uploads/2007/08/admx-migrator.JPG"><img title="ADMX Migrator" src="http://gpfaq.se/wp-content/uploads/2007/08/admx-migrator.thumbnail.JPG" border="0" alt="ADMX Migrator" /></a></em></p>
<br /><strong>Technorati Tags:</strong> <a href="http://technorati.com/tag/ADMX" title="Browse Technorati for ADMX" rel="tag">ADMX</a>, <a href="http://technorati.com/tag/GPO" title="Browse Technorati for GPO" rel="tag">GPO</a><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://gpfaq.se/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://gpfaq.se/2007/08/02/admx-migrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

