 




<?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: Dissecting applications on a production server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 13:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/#comment-86888</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:29:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-86888</guid>
		<description><![CDATA[If you are going to run the program(s) on another machine, I would recommend installing some software firewall with outgoing connections monitoring capabilities that could inform if the application tries to connect to the outside.

You could also install some anti-spyware program which will inform if the application is trying to modify any system file.]]></description>
		<content:encoded><![CDATA[<p>If you are going to run the program(s) on another machine, I would recommend installing some software firewall with outgoing connections monitoring capabilities that could inform if the application tries to connect to the outside.</p>
<p>You could also install some anti-spyware program which will inform if the application is trying to modify any system file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/#comment-86887</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:24:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-86887</guid>
		<description><![CDATA[I agree on the suggestion to use tools from sysinternals.

Googling for the exact process/application name could also offer some hints.]]></description>
		<content:encoded><![CDATA[<p>I agree on the suggestion to use tools from sysinternals.</p>
<p>Googling for the exact process/application name could also offer some hints.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakei</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/#comment-86877</link>
		<dc:creator>rakei</dc:creator>
		<pubDate>Fri, 21 Jan 2011 01:06:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-86877</guid>
		<description><![CDATA[yes i have to agree with mortimer1 regarding using Process Monitor to dissec t application and re-run on spare machine for safeguard....

one suggestion if it requires...you can use Acronis 2010 True Image software which allows you to test run those applications that youve suspected...if applications seems to caused problem, acronis can disgard  what was done and will not harm your system. a special feature called &quot;try and decide&quot;..]]></description>
		<content:encoded><![CDATA[<p>yes i have to agree with mortimer1 regarding using Process Monitor to dissec t application and re-run on spare machine for safeguard&#8230;.</p>
<p>one suggestion if it requires&#8230;you can use Acronis 2010 True Image software which allows you to test run those applications that youve suspected&#8230;if applications seems to caused problem, acronis can disgard  what was done and will not harm your system. a special feature called &#8220;try and decide&#8221;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dissecting-applications-on-a-production-server/#comment-86789</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 19 Jan 2011 22:20:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-86789</guid>
		<description><![CDATA[If you have nothing else, you can also open the .EXEs with Notepad and scan through it visually. Look for any names that you can read. The names may reference procedures and/or .DLLs that will give you some guidance. There can also be constants that sometimes give clues.

You don&#039;t have to execute the programs -- just look through them to see anything that catches your eye.

Tom]]></description>
		<content:encoded><![CDATA[<p>If you have nothing else, you can also open the .EXEs with Notepad and scan through it visually. Look for any names that you can read. The names may reference procedures and/or .DLLs that will give you some guidance. There can also be constants that sometimes give clues.</p>
<p>You don&#8217;t have to execute the programs &#8212; just look through them to see anything that catches your eye.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 15:10:54 -->