<?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> E-mail user from Service Manager Console</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/02/02/e-mail-user-from-service-manager-console.aspx</link><description>I came across a number of requests for creating a task so that an analyst can e-mail the “affected user” directly from the console in the context of an incident. This blog post demonstrates how easy it is do so. 
 You’ll need to be at least an Author</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re:  E-mail user from Service Manager Console</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/02/02/e-mail-user-from-service-manager-console.aspx#3372210</link><pubDate>Tue, 30 Nov 2010 23:42:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3372210</guid><dc:creator>Kan Mongwa</dc:creator><description>&lt;p&gt;Some suggestions to enhance this:&lt;/p&gt;
&lt;p&gt;1. The parameter separator after the username should be a &amp;#39;?&amp;#39; not &amp;#39;&amp;amp;&amp;#39;. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I.e. mailto:&amp;lt;usernmae&amp;gt;?subject=&amp;lt;Title&amp;gt;&amp;amp;body=&amp;lt;Descripton&amp;gt; &lt;/p&gt;
&lt;p&gt;2. The body may not be picked up unless you put the whole mailto tag in quotes&lt;/p&gt;
&lt;p&gt;3. You can avoid the &amp;quot;not so cool looking&amp;quot; IE window by using rundll32.exe instead as follows :&lt;/p&gt;
&lt;p&gt;Command line: c:\windows\system32\rundll32.exe&lt;/p&gt;
&lt;p&gt;Parameters: url.dll,FileProtocolHandler &amp;quot;mailto:&amp;lt;username&amp;gt;?subject=&amp;lt;Title&amp;gt;&amp;amp;body=&amp;lt;Description&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Note 1: The entire mailto tag and all its parameters are in quotes&lt;/p&gt;
&lt;p&gt;Note 2: Each time you edit the task, the editor will escape the &amp;#39;&amp;amp;&amp;#39; parameter separator after the username to &amp;#39;&amp;amp;&amp;#39; and continue to and &amp;#39;amp;&amp;#39; every time you edit. &amp;nbsp;This will cause problems with the e-mail body. &amp;nbsp;You need to clean these up before saving, so you have just the &amp;#39;&amp;amp;&amp;#39;&lt;/p&gt;
&lt;p&gt;Note 3: The &amp;quot;[To user@domain]&amp;quot; entry at the top of the description of e-mail incidents seems to cause problems in my environment. If you get an outlook error saying the command line parameters are not valid, try stripping that line from your incident description.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3372210" width="1" height="1"&gt;</description></item><item><title>re:  E-mail user from Service Manager Console</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/02/02/e-mail-user-from-service-manager-console.aspx#3310106</link><pubDate>Tue, 02 Feb 2010 15:59:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3310106</guid><dc:creator>aspen98</dc:creator><description>&lt;p&gt;What if I would like to use another program for sending emails, like blat or telnet; how would I be able to pass the affected end users e-mail address as an argument when creating the task? I can't find this property in the affected end user class.&lt;/p&gt;
&lt;p&gt;Ty for good blog-posts :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3310106" width="1" height="1"&gt;</description></item></channel></rss>