 




<?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: 2003 Exchange services automatically stopped</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Gabe9527</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114951</link>
		<dc:creator>Gabe9527</dc:creator>
		<pubDate>Mon, 07 Jan 2013 17:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114951</guid>
		<description><![CDATA[Get-EventLog -ComputerName loncht01 -logname Application -EntryType error &#124;sort source &#124; select -first 20]]></description>
		<content:encoded><![CDATA[<p>Get-EventLog -ComputerName loncht01 -logname Application -EntryType error |sort source | select -first 20</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe9527</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114945</link>
		<dc:creator>Gabe9527</dc:creator>
		<pubDate>Mon, 07 Jan 2013 16:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114945</guid>
		<description><![CDATA[Get-EventLog -ComputerName &lt;b&gt;ServerName&lt;/b&gt; -logname &lt;b&gt;LogName&lt;/b&gt; -EntryType error &#124; sort source &#124; select -fist 20Use this to get a list of the error events from the server.... Note that the Remote Event Viewing needs to be turned on in the servers Firewall settings.&#160;]]></description>
		<content:encoded><![CDATA[<p>Get-EventLog -ComputerName <b>ServerName</b> -logname <b>LogName</b> -EntryType error | sort source | select -fist 20Use this to get a list of the error events from the server&#8230;. Note that the Remote Event Viewing needs to be turned on in the servers Firewall settings.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe9527</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114940</link>
		<dc:creator>Gabe9527</dc:creator>
		<pubDate>Mon, 07 Jan 2013 16:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/services-automatically-stopped/#comment-114940</guid>
		<description><![CDATA[Is there anything in the Evenlog?]]></description>
		<content:encoded><![CDATA[<p>Is there anything in the Evenlog?</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 3/10 queries in 0.082 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 18:57:58 -->