<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>scorch Releases Rss Feed</title><link>http://scorch.codeplex.com/releases</link><description>scorch Releases Rss Description</description><item><title>Created Release: Microsoft Message Queue (May 22, 2013)</title><link>https://scorch.codeplex.com/releases?ReleaseId=106982</link><description>&lt;div class="wikidoc"&gt;A simple Integration Pack for sending and reading messages from a MSMQ&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Thu, 23 May 2013 00:04:36 GMT</pubDate><guid isPermaLink="false">Created Release: Microsoft Message Queue (May 22, 2013) 20130523120436A</guid></item><item><title>Released: Microsoft Message Queue (May 22, 2013)</title><link>http://scorch.codeplex.com/releases/view/106982</link><description>
&lt;div class="wikidoc"&gt;A simple Integration Pack for sending and reading messages from a MSMQ&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 23 May 2013 00:04:36 GMT</pubDate><guid isPermaLink="false">Released: Microsoft Message Queue (May 22, 2013) 20130523120436A</guid></item><item><title>Updated Release: SanitizeExport.exe (May 11, 2012)</title><link>https://scorch.codeplex.com/releases/view/87676</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;SanitizeExport.exe&lt;/b&gt;&lt;br /&gt;A utility for modifying ois_export files&lt;br /&gt;&lt;br /&gt;SanitizeExport.exe -ExportFilePath &amp;lt;String&amp;gt; -SanitizedExportFilePath &amp;lt;String&amp;gt; [-ObjectSpecificLogging (On|Off)] [-GenericObjectLogging (On|Off)] [-DoNotSanitizeGlobals] [-ApplyLinkBestPractices (True|False)] [-UpdateMaxParallel (True|False)] [-Force] [-Verbose] [-Help]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-ExportFilePath &amp;lt;String&amp;gt; :  Path to the ois_export file to sanitize&lt;br /&gt;-SanitizedExportFilePath &amp;lt;String&amp;gt; : Path to save the sanitized export file to&lt;br /&gt;-ObjectSpecificLogging (On|Off) : Turns On or Off object specific logging for all runbooks in export file&lt;br /&gt;-GenericObjectLogging (On|Off) : Turns On or Off generic object logging for all runbooks in export file&lt;br /&gt;-DoNotSanitizeGlobals : If set no manipulations of Globals (configurations, variables, counters etc) will be done&lt;br /&gt;-ApplyLinkBestPractices (True|False): Updates the export file&amp;#39;s links to be colored and named according to best practices&lt;br /&gt;-UpdateMaxParallel (True|False) : Updates the export file&amp;#39;s runbooks to set their max concurrency based on folder and runbook names (end with mp:#)&lt;br /&gt;-Force : If set any file at SanitizedExportFilePath will be overwritten&lt;br /&gt;-Verbose : Prints detailed information on what the tool is doing&lt;br /&gt;-Help : Prints this Help Page&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BulkClean.ps1&lt;/b&gt;&lt;br /&gt;A script for doing a bulk clean using SanitizeExport.exe&lt;br /&gt;&lt;br /&gt;bulkClean.ps1 -SanitizeExportPath [String] -ExportFilePath [String]&lt;br /&gt;&lt;br /&gt;SanitizeExportPath : Path to the SanitizeExport.exe file&lt;br /&gt;ExportFilePath : Path to the folder containing all export files to be cleaned&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Wed, 08 May 2013 00:51:39 GMT</pubDate><guid isPermaLink="false">Updated Release: SanitizeExport.exe (May 11, 2012) 20130508125139A</guid></item><item><title>Released: SanitizeExport.exe (May 11, 2012)</title><link>http://scorch.codeplex.com/releases/view/87676</link><description>
&lt;div class="wikidoc"&gt;&lt;b&gt;SanitizeExport.exe&lt;/b&gt;&lt;br&gt;
A utility for modifying ois_export files&lt;br&gt;
&lt;br&gt;
SanitizeExport.exe -ExportFilePath &amp;lt;String&amp;gt; -SanitizedExportFilePath &amp;lt;String&amp;gt; [-ObjectSpecificLogging (On|Off)] [-GenericObjectLogging (On|Off)] [-DoNotSanitizeGlobals] [-ApplyLinkBestPractices (True|False)] [-UpdateMaxParallel (True|False)] [-Force]
 [-Verbose] [-Help]&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
-ExportFilePath &amp;lt;String&amp;gt; : Path to the ois_export file to sanitize&lt;br&gt;
-SanitizedExportFilePath &amp;lt;String&amp;gt; : Path to save the sanitized export file to&lt;br&gt;
-ObjectSpecificLogging (On|Off) : Turns On or Off object specific logging for all runbooks in export file&lt;br&gt;
-GenericObjectLogging (On|Off) : Turns On or Off generic object logging for all runbooks in export file&lt;br&gt;
-DoNotSanitizeGlobals : If set no manipulations of Globals (configurations, variables, counters etc) will be done&lt;br&gt;
-ApplyLinkBestPractices (True|False): Updates the export file&amp;#39;s links to be colored and named according to best practices&lt;br&gt;
-UpdateMaxParallel (True|False) : Updates the export file&amp;#39;s runbooks to set their max concurrency based on folder and runbook names (end with mp:#)&lt;br&gt;
-Force : If set any file at SanitizedExportFilePath will be overwritten&lt;br&gt;
-Verbose : Prints detailed information on what the tool is doing&lt;br&gt;
-Help : Prints this Help Page&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;BulkClean.ps1&lt;/b&gt;&lt;br&gt;
A script for doing a bulk clean using SanitizeExport.exe&lt;br&gt;
&lt;br&gt;
bulkClean.ps1 -SanitizeExportPath [String] -ExportFilePath [String]&lt;br&gt;
&lt;br&gt;
SanitizeExportPath : Path to the SanitizeExport.exe file&lt;br&gt;
ExportFilePath : Path to the folder containing all export files to be cleaned&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 08 May 2013 00:51:39 GMT</pubDate><guid isPermaLink="false">Released: SanitizeExport.exe (May 11, 2012) 20130508125139A</guid></item><item><title>Updated Release: SanitizeExport.exe (May 11, 2012)</title><link>https://scorch.codeplex.com/releases/view/87676</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;SanitizeExport.exe&lt;/b&gt;&lt;br /&gt;A utility for modifying ois_export files&lt;br /&gt;&lt;br /&gt;SanitizeExport.exe -ExportFilePath &amp;lt;String&amp;gt; -SanitizedExportFilePath &amp;lt;String&amp;gt; [-ObjectSpecificLogging (On|Off)] [-GenericObjectLogging (On|Off)] [-DoNotSanitizeGlobals] [-ApplyLinkBestPractices (True|False)] [-UpdateMaxParallel (True|False)] [-Force] [-Verbose] [-Help]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-ExportFilePath &amp;lt;String&amp;gt; :  Path to the ois_export file to sanitize&lt;br /&gt;-SanitizedExportFilePath &amp;lt;String&amp;gt; : Path to save the sanitized export file to&lt;br /&gt;-ObjectSpecificLogging (On|Off) : Turns On or Off object specific logging for all runbooks in export file&lt;br /&gt;-GenericObjectLogging (On|Off) : Turns On or Off generic object logging for all runbooks in export file&lt;br /&gt;-DoNotSanitizeGlobals : If set no manipulations of Globals (configurations, variables, counters etc) will be done&lt;br /&gt;-ApplyLinkBestPractices (True|False): Updates the export file&amp;#39;s links to be colored and named according to best practices&lt;br /&gt;-UpdateMaxParallel (True|False) : Updates the export file&amp;#39;s runbooks to set their max concurrency based on folder and runbook names (end with mp:#)&lt;br /&gt;-Force : If set any file at SanitizedExportFilePath will be overwritten&lt;br /&gt;-Verbose : Prints detailed information on what the tool is doing&lt;br /&gt;-Help : Prints this Help Page&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BulkClean.ps1&lt;/b&gt;&lt;br /&gt;A script for doing a bulk clean using SanitizeExport.exe&lt;br /&gt;&lt;br /&gt;bulkClean.ps1 -SanitizeExportPath [String] -ExportFilePath [String]&lt;br /&gt;&lt;br /&gt;SanitizeExportPath : Path to the SanitizeExport.exe file&lt;br /&gt;ExportFilePath : Path to the folder containing all export files to be cleaned&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Wed, 08 May 2013 00:50:49 GMT</pubDate><guid isPermaLink="false">Updated Release: SanitizeExport.exe (May 11, 2012) 20130508125049A</guid></item><item><title>Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>https://scorch.codeplex.com/releases/view/92063</link><description>&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br /&gt;&lt;br /&gt;NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br /&gt;&lt;br /&gt;Update 2.2
&lt;ul&gt;&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 2.1
&lt;ul&gt;&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 1.5
&lt;ul&gt;&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Current Functions
&lt;ul&gt;&lt;li&gt;Export Runbook Folder
&lt;ul&gt;&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Planned Functions
&lt;ul&gt;&lt;li&gt;Move Folder&lt;/li&gt;
&lt;li&gt;Move Runbook&lt;/li&gt;
&lt;li&gt;Import Runbook (With Merge Global Credentials)&lt;/li&gt;
&lt;li&gt;Install Integration Pack&lt;/li&gt;
&lt;li&gt;Get Runbook Servers&lt;/li&gt;
&lt;li&gt;Deploy Integration Pack&lt;/li&gt;
&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Tue, 07 May 2013 23:35:51 GMT</pubDate><guid isPermaLink="false">Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013) 20130507113551P</guid></item><item><title>Released: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>http://scorch.codeplex.com/releases/view/92063</link><description>
&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br&gt;
&lt;br&gt;
NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br&gt;
&lt;br&gt;
Update 2.2
&lt;ul&gt;
&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;
&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 2.1
&lt;ul&gt;
&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 1.5
&lt;ul&gt;
&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Current Functions
&lt;ul&gt;
&lt;li&gt;Export Runbook Folder
&lt;ul&gt;
&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Planned Functions
&lt;ul&gt;
&lt;li&gt;Move Folder &lt;/li&gt;&lt;li&gt;Move Runbook &lt;/li&gt;&lt;li&gt;Import Runbook (With Merge Global Credentials) &lt;/li&gt;&lt;li&gt;Install Integration Pack &lt;/li&gt;&lt;li&gt;Get Runbook Servers &lt;/li&gt;&lt;li&gt;Deploy Integration Pack &lt;/li&gt;&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 07 May 2013 23:35:51 GMT</pubDate><guid isPermaLink="false">Released: SCORCH Administration Integration Pack (Jan 04, 2013) 20130507113551P</guid></item><item><title>Updated Release: Parse Orchestrator Export (Apr 11, 2013)</title><link>https://scorch.codeplex.com/releases/view/104915</link><description>&lt;div class="wikidoc"&gt;A GUI for evaluating Orchestrator Exports&lt;br /&gt;Includes the following functionality
&lt;ul&gt;&lt;li&gt;View OIS_Export&lt;/li&gt;
&lt;li&gt;Sanitizing the export file
&lt;ul&gt;&lt;li&gt;Removes un-referenced global settings and configurations&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Turn Off / On Object Specific Logging&lt;/li&gt;
&lt;li&gt;Turn Off / On Generic Logging&lt;/li&gt;
&lt;li&gt;Apply Orchestrator Link Best Practices&lt;/li&gt;
&lt;li&gt;Update Runbook Max Policy Requests&lt;/li&gt;
&lt;li&gt;Anaylze Export File
&lt;ul&gt;&lt;li&gt;Check for multi-links 
&lt;ul&gt;&lt;li&gt;More than one link from the same origin object to the same destination object)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Check for partial configured Trigger Policies
&lt;ul&gt;&lt;li&gt;Trigger Policies that do not have all Custom Start properties for the target policy defined&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Limited support for renaming &amp;#39;Global Configurations of Native Type&amp;#39;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Thu, 02 May 2013 16:47:33 GMT</pubDate><guid isPermaLink="false">Updated Release: Parse Orchestrator Export (Apr 11, 2013) 20130502044733P</guid></item><item><title>Released: Parse Orchestrator Export (Apr 11, 2013)</title><link>http://scorch.codeplex.com/releases/view/104915</link><description>
&lt;div class="wikidoc"&gt;A GUI for evaluating Orchestrator Exports&lt;br&gt;
Includes the following functionality
&lt;ul&gt;
&lt;li&gt;View OIS_Export &lt;/li&gt;&lt;li&gt;Sanitizing the export file
&lt;ul&gt;
&lt;li&gt;Removes un-referenced global settings and configurations&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Turn Off / On Object Specific Logging &lt;/li&gt;&lt;li&gt;Turn Off / On Generic Logging &lt;/li&gt;&lt;li&gt;Apply Orchestrator Link Best Practices &lt;/li&gt;&lt;li&gt;Update Runbook Max Policy Requests &lt;/li&gt;&lt;li&gt;Anaylze Export File
&lt;ul&gt;
&lt;li&gt;Check for multi-links
&lt;ul&gt;
&lt;li&gt;More than one link from the same origin object to the same destination object)&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Check for partial configured Trigger Policies
&lt;ul&gt;
&lt;li&gt;Trigger Policies that do not have all Custom Start properties for the target policy defined&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Limited support for renaming &amp;#39;Global Configurations of Native Type&amp;#39;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 02 May 2013 16:47:33 GMT</pubDate><guid isPermaLink="false">Released: Parse Orchestrator Export (Apr 11, 2013) 20130502044733P</guid></item><item><title>Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>https://scorch.codeplex.com/releases/view/92063</link><description>&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br /&gt;&lt;br /&gt;NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br /&gt;&lt;br /&gt;Update 2.2
&lt;ul&gt;&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 2.1
&lt;ul&gt;&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 1.5
&lt;ul&gt;&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Current Functions
&lt;ul&gt;&lt;li&gt;Export Runbook Folder
&lt;ul&gt;&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Planned Functions
&lt;ul&gt;&lt;li&gt;Move Folder&lt;/li&gt;
&lt;li&gt;Move Runbook&lt;/li&gt;
&lt;li&gt;Import Runbook (With Merge Global Credentials)&lt;/li&gt;
&lt;li&gt;Install Integration Pack&lt;/li&gt;
&lt;li&gt;Get Runbook Servers&lt;/li&gt;
&lt;li&gt;Deploy Integration Pack&lt;/li&gt;
&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Thu, 02 May 2013 14:46:31 GMT</pubDate><guid isPermaLink="false">Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013) 20130502024631P</guid></item><item><title>Released: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>http://scorch.codeplex.com/releases/view/92063</link><description>
&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br&gt;
&lt;br&gt;
NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br&gt;
&lt;br&gt;
Update 2.2
&lt;ul&gt;
&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;
&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 2.1
&lt;ul&gt;
&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 1.5
&lt;ul&gt;
&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Current Functions
&lt;ul&gt;
&lt;li&gt;Export Runbook Folder
&lt;ul&gt;
&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Planned Functions
&lt;ul&gt;
&lt;li&gt;Move Folder &lt;/li&gt;&lt;li&gt;Move Runbook &lt;/li&gt;&lt;li&gt;Import Runbook (With Merge Global Credentials) &lt;/li&gt;&lt;li&gt;Install Integration Pack &lt;/li&gt;&lt;li&gt;Get Runbook Servers &lt;/li&gt;&lt;li&gt;Deploy Integration Pack &lt;/li&gt;&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 02 May 2013 14:46:31 GMT</pubDate><guid isPermaLink="false">Released: SCORCH Administration Integration Pack (Jan 04, 2013) 20130502024631P</guid></item><item><title>Updated Release: Parse Orchestrator Export (Apr 11, 2013)</title><link>https://scorch.codeplex.com/releases/view/104915</link><description>&lt;div class="wikidoc"&gt;A GUI for evaluating Orchestrator Exports&lt;br /&gt;Includes the following functionality
&lt;ul&gt;&lt;li&gt;View OIS_Export&lt;/li&gt;
&lt;li&gt;Sanitizing the export file
&lt;ul&gt;&lt;li&gt;Removes un-referenced global settings and configurations&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Turn Off / On Object Specific Logging&lt;/li&gt;
&lt;li&gt;Turn Off / On Generic Logging&lt;/li&gt;
&lt;li&gt;Apply Orchestrator Link Best Practices&lt;/li&gt;
&lt;li&gt;Update Runbook Max Policy Requests&lt;/li&gt;
&lt;li&gt;Anaylze Export File
&lt;ul&gt;&lt;li&gt;Check for multi-links 
&lt;ul&gt;&lt;li&gt;More than one link from the same origin object to the same destination object)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Check for partial configured Trigger Policies
&lt;ul&gt;&lt;li&gt;Trigger Policies that do not have all Custom Start properties for the target policy defined&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Thu, 02 May 2013 14:45:15 GMT</pubDate><guid isPermaLink="false">Updated Release: Parse Orchestrator Export (Apr 11, 2013) 20130502024515P</guid></item><item><title>Released: Parse Orchestrator Export (Apr 11, 2013)</title><link>http://scorch.codeplex.com/releases/view/104915</link><description>
&lt;div class="wikidoc"&gt;A GUI for evaluating Orchestrator Exports&lt;br&gt;
Includes the following functionality
&lt;ul&gt;
&lt;li&gt;View OIS_Export &lt;/li&gt;&lt;li&gt;Sanitizing the export file
&lt;ul&gt;
&lt;li&gt;Removes un-referenced global settings and configurations&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Turn Off / On Object Specific Logging &lt;/li&gt;&lt;li&gt;Turn Off / On Generic Logging &lt;/li&gt;&lt;li&gt;Apply Orchestrator Link Best Practices &lt;/li&gt;&lt;li&gt;Update Runbook Max Policy Requests &lt;/li&gt;&lt;li&gt;Anaylze Export File
&lt;ul&gt;
&lt;li&gt;Check for multi-links
&lt;ul&gt;
&lt;li&gt;More than one link from the same origin object to the same destination object)&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Check for partial configured Trigger Policies
&lt;ul&gt;
&lt;li&gt;Trigger Policies that do not have all Custom Start properties for the target policy defined&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 02 May 2013 14:45:15 GMT</pubDate><guid isPermaLink="false">Released: Parse Orchestrator Export (Apr 11, 2013) 20130502024515P</guid></item><item><title>Updated Release: ScorchLauncher (Feb 27, 2013)</title><link>https://scorch.codeplex.com/releases/view/102637</link><description>&lt;div class="wikidoc"&gt;A commandline tool for initiating Runbooks through the webservice. Depends on OrchestratorInterop.dll. This tool was designed for starting runbooks through scheduling tools and SCCM imaging.&lt;br /&gt;&lt;br /&gt;Must download and store the scorchLauncher.exe file and the OrchestratorInterop.dll file in the same folder (or register the OrchestratorInterop.dll file in the GAC)&lt;br /&gt;&lt;br /&gt;scorchLauncher.exe -RunbookPath &amp;lt;String&amp;gt; -WebServerURL &amp;lt;String&amp;gt; [-Username&amp;lt;String&amp;gt; -Domain &amp;lt;String&amp;gt; -Password &amp;lt;String&amp;gt;] [-InputParameters String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;] [-WaitForExit (True|False)] [-RetryCount &amp;lt;Int&amp;gt;] [-RetryDelay &amp;lt;Int&amp;gt;]&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;RunbookPath &amp;lt;String&amp;gt; :  Path to runbook in the form of &amp;quot;\RootFolder\ContainingFolder\Runbook Name&amp;quot;&lt;/li&gt;
&lt;li&gt;WebServerURL &amp;lt;String&amp;gt; : Path to the webserver in the form of http://webservername:81/Orchestrator2012/Orchestrator.svc&lt;/li&gt;
&lt;li&gt;InputParameters &amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt; : a list of input parameter key|value pairs seperated by ~. Can escape restricted characters with \&lt;/li&gt;
&lt;li&gt;WaitForExit (True|False) : tells the program to wait for the completion of the Runbook or not.  Must be set to True for accessing output parameters&lt;/li&gt;
&lt;li&gt;UserName : The user name to connect to the web service with&lt;/li&gt;
&lt;li&gt;Domain : Domain of the user to connect to the web service with&lt;/li&gt;
&lt;li&gt;Password : Password of the user to connect to the web service with&lt;/li&gt;
&lt;li&gt;RetryDelay : Delay between retry attempts in seconds (Default 10)&lt;/li&gt;
&lt;li&gt;RetryCount : Number of Attempts to retry the web service call (Default 30)&lt;/li&gt;
&lt;li&gt;Help : Prints this Help Page&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Example &lt;br /&gt;ScorchLauncher.exe -WebServerURL http://WEBSERVER:81/Orchestrator2012/Orchestrator.svc -RunbookPath &amp;quot;\Development\WIN 7 - Task Sequence Steps\Send Email\Send Imaging Email&amp;quot; -WaitForExit True -i &amp;quot;Recipients|USER@contoso.com~ImportanceLevel|normal~Message|started~Computer Name|cpuname~Manufacturer|Lenovo~Model Number|T410~Serial Number|123456789~Asset Tag|987654321a~Temp PC Name|temp-477703~End User ID|userid~Technician Name|techname~AdvertID|adv00000&amp;quot; -username &amp;quot;userToRunAs&amp;quot; -domain &amp;quot;domainOfUser&amp;quot; -password &amp;quot;passwordOfUser&amp;quot;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Fri, 26 Apr 2013 19:54:28 GMT</pubDate><guid isPermaLink="false">Updated Release: ScorchLauncher (Feb 27, 2013) 20130426075428P</guid></item><item><title>Released: ScorchLauncher (Feb 27, 2013)</title><link>http://scorch.codeplex.com/releases/view/102637</link><description>
&lt;div class="wikidoc"&gt;A commandline tool for initiating Runbooks through the webservice. Depends on OrchestratorInterop.dll. This tool was designed for starting runbooks through scheduling tools and SCCM imaging.&lt;br&gt;
&lt;br&gt;
Must download and store the scorchLauncher.exe file and the OrchestratorInterop.dll file in the same folder (or register the OrchestratorInterop.dll file in the GAC)&lt;br&gt;
&lt;br&gt;
scorchLauncher.exe -RunbookPath &amp;lt;String&amp;gt; -WebServerURL &amp;lt;String&amp;gt; [-Username&amp;lt;String&amp;gt; -Domain &amp;lt;String&amp;gt; -Password &amp;lt;String&amp;gt;] [-InputParameters String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;] [-WaitForExit (True|False)] [-RetryCount
 &amp;lt;Int&amp;gt;] [-RetryDelay &amp;lt;Int&amp;gt;]&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;RunbookPath &amp;lt;String&amp;gt; : Path to runbook in the form of &amp;quot;\RootFolder\ContainingFolder\Runbook Name&amp;quot;
&lt;/li&gt;&lt;li&gt;WebServerURL &amp;lt;String&amp;gt; : Path to the webserver in the form of http://webservername:81/Orchestrator2012/Orchestrator.svc
&lt;/li&gt;&lt;li&gt;InputParameters &amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt; : a list of input parameter key|value pairs seperated by ~. Can escape restricted characters with \
&lt;/li&gt;&lt;li&gt;WaitForExit (True|False) : tells the program to wait for the completion of the Runbook or not. Must be set to True for accessing output parameters
&lt;/li&gt;&lt;li&gt;UserName : The user name to connect to the web service with &lt;/li&gt;&lt;li&gt;Domain : Domain of the user to connect to the web service with &lt;/li&gt;&lt;li&gt;Password : Password of the user to connect to the web service with &lt;/li&gt;&lt;li&gt;RetryDelay : Delay between retry attempts in seconds (Default 10) &lt;/li&gt;&lt;li&gt;RetryCount : Number of Attempts to retry the web service call (Default 30) &lt;/li&gt;&lt;li&gt;Help : Prints this Help Page&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Example &lt;br&gt;
ScorchLauncher.exe -WebServerURL http://WEBSERVER:81/Orchestrator2012/Orchestrator.svc -RunbookPath &amp;quot;\Development\WIN 7 - Task Sequence Steps\Send Email\Send Imaging Email&amp;quot; -WaitForExit True -i &amp;quot;Recipients|USER@contoso.com~ImportanceLevel|normal~Message|started~Computer
 Name|cpuname~Manufacturer|Lenovo~Model Number|T410~Serial Number|123456789~Asset Tag|987654321a~Temp PC Name|temp-477703~End User ID|userid~Technician Name|techname~AdvertID|adv00000&amp;quot; -username &amp;quot;userToRunAs&amp;quot; -domain &amp;quot;domainOfUser&amp;quot;
 -password &amp;quot;passwordOfUser&amp;quot;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 26 Apr 2013 19:54:28 GMT</pubDate><guid isPermaLink="false">Released: ScorchLauncher (Feb 27, 2013) 20130426075428P</guid></item><item><title>Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>https://scorch.codeplex.com/releases/view/92063</link><description>&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br /&gt;&lt;br /&gt;NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br /&gt;&lt;br /&gt;Update 2.2
&lt;ul&gt;&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 2.1
&lt;ul&gt;&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Update 1.5
&lt;ul&gt;&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Current Functions
&lt;ul&gt;&lt;li&gt;Export Runbook Folder
&lt;ul&gt;&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Planned Functions
&lt;ul&gt;&lt;li&gt;Move Folder&lt;/li&gt;
&lt;li&gt;Move Runbook&lt;/li&gt;
&lt;li&gt;Import Runbook (With Merge Global Credentials)&lt;/li&gt;
&lt;li&gt;Install Integration Pack&lt;/li&gt;
&lt;li&gt;Get Runbook Servers&lt;/li&gt;
&lt;li&gt;Deploy Integration Pack&lt;/li&gt;
&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Fri, 26 Apr 2013 18:47:10 GMT</pubDate><guid isPermaLink="false">Updated Release: SCORCH Administration Integration Pack (Jan 04, 2013) 20130426064710P</guid></item><item><title>Released: SCORCH Administration Integration Pack (Jan 04, 2013)</title><link>http://scorch.codeplex.com/releases/view/92063</link><description>
&lt;div class="wikidoc"&gt;An integration for administrative tasks in Orchestrator. &lt;br&gt;
&lt;br&gt;
NOTE: All of these functions must be run on your management sever as they leverage the COM interface of the management service&lt;br&gt;
&lt;br&gt;
Update 2.2
&lt;ul&gt;
&lt;li&gt;Updated custom criteria setting for link best practices
&lt;ul&gt;
&lt;li&gt;If 1 link criteria defined it is placed as link name&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 2.1
&lt;ul&gt;
&lt;li&gt;Includes functionality for setting link best practices (coloring and naming)
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/"&gt;http://opalis.wordpress.com/2013/04/12/orchestrator-link-best-practices/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Includes functionality for setting Max Concurrent Policy settings
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/"&gt;http://opalis.wordpress.com/2013/04/17/bulk-set-orchestrator-max-policy-requests/&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Update 1.5
&lt;ul&gt;
&lt;li&gt;Fix for Export Runbook Folder to handle Runbook paths not beginning with Policies\&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Current Functions
&lt;ul&gt;
&lt;li&gt;Export Runbook Folder
&lt;ul&gt;
&lt;li&gt;Includes the option to &amp;#39;clean&amp;#39; global configurations / settings&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Get Subfolders&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
Planned Functions
&lt;ul&gt;
&lt;li&gt;Move Folder &lt;/li&gt;&lt;li&gt;Move Runbook &lt;/li&gt;&lt;li&gt;Import Runbook (With Merge Global Credentials) &lt;/li&gt;&lt;li&gt;Install Integration Pack &lt;/li&gt;&lt;li&gt;Get Runbook Servers &lt;/li&gt;&lt;li&gt;Deploy Integration Pack &lt;/li&gt;&lt;li&gt;Remove Integration Pack (With or Without cleanup)&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 26 Apr 2013 18:47:10 GMT</pubDate><guid isPermaLink="false">Released: SCORCH Administration Integration Pack (Jan 04, 2013) 20130426064710P</guid></item><item><title>Updated Release: System Center Orchestrator Webservice (Jun 05, 2012)</title><link>https://scorch.codeplex.com/releases/view/89002</link><description>&lt;div class="wikidoc"&gt;An integration pack for interacting with Orchestrator through the web service.&lt;br /&gt;3.8 Bug Fix
&lt;ul&gt;&lt;li&gt;Update to escaping parameter values&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;3.6 Bug Fix
&lt;ul&gt;&lt;li&gt;Start runbook -- Fixed error when no runbook servers could be found at design time&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;3.5 Updates
&lt;ul&gt;&lt;li&gt;Get All Folders: Fix for null results&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;3.0 Updates
&lt;ul&gt;&lt;li&gt;Get Events: Allows for getting Orchestrator events through the web service.  Filterable using the &amp;#39;filter&amp;#39; criteria on the object&lt;/li&gt;
&lt;li&gt;Support for Paging on all objects (the ability to return more than 50 objects for a given query)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Wed, 24 Apr 2013 18:48:46 GMT</pubDate><guid isPermaLink="false">Updated Release: System Center Orchestrator Webservice (Jun 05, 2012) 20130424064846P</guid></item><item><title>Released: System Center Orchestrator Webservice (Jun 05, 2012)</title><link>http://scorch.codeplex.com/releases/view/89002</link><description>
&lt;div class="wikidoc"&gt;An integration pack for interacting with Orchestrator through the web service.&lt;br&gt;
3.8 Bug Fix
&lt;ul&gt;
&lt;li&gt;Update to escaping parameter values&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
3.6 Bug Fix
&lt;ul&gt;
&lt;li&gt;Start runbook -- Fixed error when no runbook servers could be found at design time&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
3.5 Updates
&lt;ul&gt;
&lt;li&gt;Get All Folders: Fix for null results&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
3.0 Updates
&lt;ul&gt;
&lt;li&gt;Get Events: Allows for getting Orchestrator events through the web service. Filterable using the &amp;#39;filter&amp;#39; criteria on the object
&lt;/li&gt;&lt;li&gt;Support for Paging on all objects (the ability to return more than 50 objects for a given query)&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 24 Apr 2013 18:48:46 GMT</pubDate><guid isPermaLink="false">Released: System Center Orchestrator Webservice (Jun 05, 2012) 20130424064846P</guid></item><item><title>Updated Release: ScorchLauncher (Feb 27, 2013)</title><link>https://scorch.codeplex.com/releases/view/102637</link><description>&lt;div class="wikidoc"&gt;A commandline tool for initiating Runbooks through the webservice. Depends on OrchestratorInterop.dll. This tool was designed for starting runbooks through scheduling tools and SCCM imaging.&lt;br /&gt;&lt;br /&gt;scorchLauncher.exe -RunbookPath &amp;lt;String&amp;gt; -WebServerURL &amp;lt;String&amp;gt; [-Username&amp;lt;String&amp;gt; -Domain &amp;lt;String&amp;gt; -Password &amp;lt;String&amp;gt;] [-InputParameters String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;] [-WaitForExit (True|False)]&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;RunbookPath &amp;lt;String&amp;gt; :  Path to runbook in the form of &amp;quot;\RootFolder\ContainingFolder\Runbook Name&amp;quot;&lt;/li&gt;
&lt;li&gt;WebServerURL &amp;lt;String&amp;gt; : Path to the webserver in the form of http://webservername:81/Orchestrator2012/Orchestrator.svc&lt;/li&gt;
&lt;li&gt;InputParameters &amp;lt;String&amp;gt;|&amp;lt;String&amp;gt;~&amp;lt;String&amp;gt;|&amp;lt;String&amp;gt; : a list of input parameter key|value pairs seperated by ~. Can escape restricted characters with \&lt;/li&gt;
&lt;li&gt;WaitForExit (True|False) : tells the program to wait for the completion of the Runbook or not.  Must be set to True for accessing output parameters&lt;/li&gt;
&lt;li&gt;UserName : The user name to connect to the web service with&lt;/li&gt;
&lt;li&gt;Domain : Domain of the user to connect to the web service with&lt;/li&gt;
&lt;li&gt;Password : Password of the user to connect to the web service with&lt;/li&gt;
&lt;li&gt;Help : Prints this Help Page&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Example &lt;br /&gt;ScorchLauncher.exe -WebServerURL http://WEBSERVER:81/Orchestrator2012/Orchestrator.svc -RunbookPath &amp;quot;\Development\WIN 7 - Task Sequence Steps\Send Email\Send Imaging Email&amp;quot; -WaitForExit True -i &amp;quot;Recipients|USER@contoso.com~ImportanceLevel|normal~Message|started~Computer Name|cpuname~Manufacturer|Lenovo~Model Number|T410~Serial Number|123456789~Asset Tag|987654321a~Temp PC Name|temp-477703~End User ID|userid~Technician Name|techname~AdvertID|adv00000&amp;quot; -username &amp;quot;userToRunAs&amp;quot; -domain &amp;quot;domainOfUser&amp;quot; -password &amp;quot;passwordOfUser&amp;quot;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>randorfer</author><pubDate>Wed, 24 Apr 2013 18:37:40 GMT</pubDate><guid isPermaLink="false">Updated Release: ScorchLauncher (Feb 27, 2013) 20130424063740P</guid></item></channel></rss>