<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Remedy Restore Tool Version 1.0</title>
	<atom:link href="http://remediesforremedy.com/2010/03/remedy-restore-tool-version-1-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://remediesforremedy.com/2010/03/remedy-restore-tool-version-1-0/</link>
	<description>Its all about Remedy</description>
	<lastBuildDate>Sat, 05 May 2012 15:45:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Vishnu</title>
		<link>http://remediesforremedy.com/2010/03/remedy-restore-tool-version-1-0/comment-page-1/#comment-651</link>
		<dc:creator>Vishnu</dc:creator>
		<pubDate>Sat, 27 Mar 2010 14:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://remediesforremedy.com/?p=1545#comment-651</guid>
		<description>Great job!! Carl..
This would be really helpful ..</description>
		<content:encoded><![CDATA[<p>Great job!! Carl..<br />
This would be really helpful ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://remediesforremedy.com/2010/03/remedy-restore-tool-version-1-0/comment-page-1/#comment-649</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Fri, 26 Mar 2010 16:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://remediesforremedy.com/?p=1545#comment-649</guid>
		<description>Thanks Carl, for the update about the new version.

This information will def. help many people</description>
		<content:encoded><![CDATA[<p>Thanks Carl, for the update about the new version.</p>
<p>This information will def. help many people</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Wilson</title>
		<link>http://remediesforremedy.com/2010/03/remedy-restore-tool-version-1-0/comment-page-1/#comment-648</link>
		<dc:creator>Carl Wilson</dc:creator>
		<pubDate>Fri, 26 Mar 2010 12:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://remediesforremedy.com/?p=1545#comment-648</guid>
		<description>Hi,
Version 1.1 will be available on the Dev forum in a couple of days:

Updated &gt; Add the ability to specify a different Mid-Tier path as not all paths match the server and port.  NOTE: You only need to specify the Mid-Tier path and port, not the fully qualified path as this is parsed and built within the program:
 
e.g
 
Server = RemedyS01

Mid-Tier = RemedyS03.Company.com:8080

--------------------------------------------------
Remedy Restore Tool Version 1.1
-------------------------------------------------

 
This tool will update the forms and server settings with the server name entered.  This can be used when restoring a Production DB to another environment, such as Pre-Production, where the server information needs to be updated to correctly reflect the current system.
The Tool performs the following



&gt; Stops the Email Engine Service in Windows 
&gt; Disables Email Boxes in Remedy form &quot;AR System Email Configuration&quot;
&gt; Updates the following Server Information:
   - Default Web Path
   - Server Name
   - Server Alias
&gt; Updates Report form entries with new Server Name (@@ = current server)
&gt; Updates HelpFile URL pointers in &quot;SHARE:Application_Properties&quot; form
&gt; Updates Survey URL in SYS:Application form
&gt; Updates CAI:AppRegistry records
&gt; Updates BMC.CORE.CONFIG:BMC_FederatedInterface records
&gt; Updates SRM settings, if SRM installed, to point to correct web path
&gt; Updates Server Group information.
   - Server Group Name
   - Server Group Member
   - Disable Admin Functions, where selected

This uses the .NET ARAPI7.5 and requires a minimum of V2.x of the Microsoft .NET framework to be installed.
This can be run remotely to the machine if the server name can be reached over a network, although the Email Service may not be stopped due to privileges.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Version 1.1 will be available on the Dev forum in a couple of days:</p>
<p>Updated &gt; Add the ability to specify a different Mid-Tier path as not all paths match the server and port.  NOTE: You only need to specify the Mid-Tier path and port, not the fully qualified path as this is parsed and built within the program:</p>
<p>e.g</p>
<p>Server = RemedyS01</p>
<p>Mid-Tier = RemedyS03.Company.com:8080</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Remedy Restore Tool Version 1.1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>This tool will update the forms and server settings with the server name entered.  This can be used when restoring a Production DB to another environment, such as Pre-Production, where the server information needs to be updated to correctly reflect the current system.<br />
The Tool performs the following</p>
<p>&gt; Stops the Email Engine Service in Windows<br />
&gt; Disables Email Boxes in Remedy form &#8220;AR System Email Configuration&#8221;<br />
&gt; Updates the following Server Information:<br />
   &#8211; Default Web Path<br />
   &#8211; Server Name<br />
   &#8211; Server Alias<br />
&gt; Updates Report form entries with new Server Name (@@ = current server)<br />
&gt; Updates HelpFile URL pointers in &#8220;SHARE:Application_Properties&#8221; form<br />
&gt; Updates Survey URL in SYS:Application form<br />
&gt; Updates CAI:AppRegistry records<br />
&gt; Updates BMC.CORE.CONFIG:BMC_FederatedInterface records<br />
&gt; Updates SRM settings, if SRM installed, to point to correct web path<br />
&gt; Updates Server Group information.<br />
   &#8211; Server Group Name<br />
   &#8211; Server Group Member<br />
   &#8211; Disable Admin Functions, where selected</p>
<p>This uses the .NET ARAPI7.5 and requires a minimum of V2.x of the Microsoft .NET framework to be installed.<br />
This can be run remotely to the machine if the server name can be reached over a network, although the Email Service may not be stopped due to privileges.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

