<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Matt Goedtel on Operations Management : AEM</title><link>http://blogs.technet.com/mgoedtel/archive/tags/AEM/default.aspx</link><description>Tags: AEM</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Error With the AEM Group Policy Administrative Template</title><link>http://blogs.technet.com/mgoedtel/archive/2007/07/27/error-with-the-aem-group-policy-administrative-template.aspx</link><pubDate>Sat, 28 Jul 2007 06:12:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1632930</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/1632930.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=1632930</wfw:commentRss><description>&lt;P&gt;So I was working with Operations Manager 2007 in my lab environment here at home, and since I have a few Windows Vista clients I thought I would enable Agentless Exception Monitoring (AEM) on the Management Server.&amp;nbsp; Well that process went fine and the share where the clients would copy the error reports to was created successfully, along with the creation of&amp;nbsp;.ADM template file. I then attempted to import&amp;nbsp;the .ADM template into an existing Group Policy in AD to enable the client monitoring settings.&amp;nbsp; Well I then started to&amp;nbsp;receive errors for lines 155, 321, and 395 with respect to not following the format/syntax of an .ADM template.&amp;nbsp; I opened up the .ADM template and discovered that the value for the server path, directing the client to copy the error report to, was not enclosed in quotes.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Here is an example of the formatting issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PART !!DumpPath_Edit&amp;nbsp; EDITTEXT&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KEYNAME "Software\Policies\Microsoft\MediaPlayer\Player\ExceptionHandling"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUENAME DWFileTreeRoot&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEFAULT &lt;A href="file://servername.something.com/Windows" mce_href="file://servername.something.com/Windows"&gt;\\servername.something.com\Windows&lt;/A&gt; Error Reporting&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END PART&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;It should look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PART !!DumpPath_Edit&amp;nbsp; EDITTEXT&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KEYNAME "Software\Policies\Microsoft\MediaPlayer\Player\ExceptionHandling"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUENAME DWFileTreeRoot&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEFAULT "&lt;A href="file://servername.something.comwindows/" mce_href="file://servername.something.comwindows/"&gt;\\servername.something.comWindows&lt;/A&gt; Error Reporting"&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END PART&lt;/P&gt;
&lt;P&gt;Once I enclosed the path in quotes for all three values and attempted to import&amp;nbsp;the template in Group Policy Manager, it was successful.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So, if you happen to implement Client Monitoring and define a share for clients to copy the error reports to, be prepared to edit the .ADM template generated by Operations Manager before you go and import it into AD.&lt;/P&gt;
&lt;P&gt;I'll have to check if a bug was submitted for this already, and if not I'll be adding another one to the list for SP1....&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1632930" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/AEM/default.aspx">AEM</category></item></channel></rss>