 




<?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: PowerShell SQL Server Health Check Script</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/</link>
	<description></description>
	<lastBuildDate>Wed, 03 Apr 2013 18:40:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: smithc32</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-310</link>
		<dc:creator>smithc32</dc:creator>
		<pubDate>Tue, 04 Sep 2012 16:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-310</guid>
		<description><![CDATA[Jackandjill,
The script is assuming that you are using Windows Authentication to connect to SQL Server. Do you not have the permissions required to do so? Also for the drive sizes portion of the script, it is connecting to WMI also using your windows credentials. You need to make sure that you have the appropriate rights on your servers to make that connection as well as make sure that you do not have firewall restrictions that are blocking that connection to WMI. 
Hope that helps.]]></description>
		<content:encoded><![CDATA[<p>Jackandjill,<br />
The script is assuming that you are using Windows Authentication to connect to SQL Server. Do you not have the permissions required to do so? Also for the drive sizes portion of the script, it is connecting to WMI also using your windows credentials. You need to make sure that you have the appropriate rights on your servers to make that connection as well as make sure that you do not have firewall restrictions that are blocking that connection to WMI.<br />
Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackandjill</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-257</link>
		<dc:creator>Jackandjill</dc:creator>
		<pubDate>Fri, 20 Apr 2012 01:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-257</guid>
		<description><![CDATA[Hi i am having trouble getting the code to work please, let me know how to pass username and password so that i wont useraccess restricted error]]></description>
		<content:encoded><![CDATA[<p>Hi i am having trouble getting the code to work please, let me know how to pass username and password so that i wont useraccess restricted error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smithc32</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-121</link>
		<dc:creator>Smithc32</dc:creator>
		<pubDate>Wed, 02 Nov 2011 16:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-121</guid>
		<description><![CDATA[DANB26 - Check out my latest post that dives into the input file a bit more and I think will answer your questions about how the script is reading the file and what it expects to see in the file.
http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script-revisited/

Hope that will help and if you need more help let me know by commenting on the newer post.

Thanks]]></description>
		<content:encoded><![CDATA[<p>DANB26 &#8211; Check out my latest post that dives into the input file a bit more and I think will answer your questions about how the script is reading the file and what it expects to see in the file.<br />
<a href="http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script-revisited/" rel="nofollow">http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script-revisited/</a></p>
<p>Hope that will help and if you need more help let me know by commenting on the newer post.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanB26</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-120</link>
		<dc:creator>DanB26</dc:creator>
		<pubDate>Mon, 31 Oct 2011 15:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-120</guid>
		<description><![CDATA[Hi Colin - 
I have a few questions as well.... Im fairly new to PS. I plugged in the values for my environment (input file path). The file is a simple txt file with only one entry. Does it need to be fully qualified? I simply put &quot;servername1&quot; and saved it.
In looking at the script with powerGUI, it shows that it cant a) read the server, or b) get the instance. The excel book comes up, but the instance is just a &quot;&quot;.... none of the values seem to be populating.
Could you lend me some help please?
Thanks 
Dan]]></description>
		<content:encoded><![CDATA[<p>Hi Colin &#8211;<br />
I have a few questions as well&#8230;. Im fairly new to PS. I plugged in the values for my environment (input file path). The file is a simple txt file with only one entry. Does it need to be fully qualified? I simply put &#8220;servername1&#8243; and saved it.<br />
In looking at the script with powerGUI, it shows that it cant a) read the server, or b) get the instance. The excel book comes up, but the instance is just a &#8220;&#8221;&#8230;. none of the values seem to be populating.<br />
Could you lend me some help please?<br />
Thanks<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smithc32</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-119</link>
		<dc:creator>Smithc32</dc:creator>
		<pubDate>Thu, 27 Oct 2011 23:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-119</guid>
		<description><![CDATA[See my newest post on the 30th of October and you will see some more information on the input file, how it is set up, and how it is used. I am going to be doing a series of posts on this script and some other options you have for the script. Hope it helps and if you still have questions let me know.]]></description>
		<content:encoded><![CDATA[<p>See my newest post on the 30th of October and you will see some more information on the input file, how it is set up, and how it is used. I am going to be doing a series of posts on this script and some other options you have for the script. Hope it helps and if you still have questions let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senmayi</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-118</link>
		<dc:creator>Senmayi</dc:creator>
		<pubDate>Fri, 21 Oct 2011 12:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-118</guid>
		<description><![CDATA[Hi Smith,
I have some doubt
1. sqltab.txt file should be stored in which location
2. please can u share the content of the sqltab.txt file
Thanks
mayi]]></description>
		<content:encoded><![CDATA[<p>Hi Smith,<br />
I have some doubt<br />
1. sqltab.txt file should be stored in which location<br />
2. please can u share the content of the sqltab.txt file<br />
Thanks<br />
mayi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smithc32</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-116</link>
		<dc:creator>Smithc32</dc:creator>
		<pubDate>Sun, 18 Sep 2011 23:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-116</guid>
		<description><![CDATA[Scuby, I would love to help you out. Do you have the servers file in the correct location and do you have it formatted correctly? If you do and you need some help please let me know. Send me a message on Twitter @smithc032 and I will help you out.]]></description>
		<content:encoded><![CDATA[<p>Scuby, I would love to help you out. Do you have the servers file in the correct location and do you have it formatted correctly? If you do and you need some help please let me know. Send me a message on Twitter @smithc032 and I will help you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scuby</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-115</link>
		<dc:creator>Scuby</dc:creator>
		<pubDate>Wed, 14 Sep 2011 08:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-115</guid>
		<description><![CDATA[I found your Powershell SQL Health Script, but am having trouble getting it to run. ($servers seems to remain a null value after reading in the txt file.)
Please help.]]></description>
		<content:encoded><![CDATA[<p>I found your Powershell SQL Health Script, but am having trouble getting it to run. ($servers seems to remain a null value after reading in the txt file.)<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smithc32</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-94</link>
		<dc:creator>Smithc32</dc:creator>
		<pubDate>Fri, 29 Jul 2011 14:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-94</guid>
		<description><![CDATA[Dyard,

can you hit me up on twitter and I will be happy to help you out with what you are having issue with. twitter.com/smithc032 or @smithco32]]></description>
		<content:encoded><![CDATA[<p>Dyard,</p>
<p>can you hit me up on twitter and I will be happy to help you out with what you are having issue with. twitter.com/smithc032 or @smithco32</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dyard12</title>
		<link>http://itknowledgeexchange.techtarget.com/dba/powershell-sql-server-health-check-script/#comment-92</link>
		<dc:creator>Dyard12</dc:creator>
		<pubDate>Wed, 27 Jul 2011 23:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/dba/?p=205#comment-92</guid>
		<description><![CDATA[I am trying to get this to work and I am a new DBA, Can someone tell me what sections I need to modify? I see the path but for the import csv do I need to create those?]]></description>
		<content:encoded><![CDATA[<p>I am trying to get this to work and I am a new DBA, Can someone tell me what sections I need to modify? I see the path but for the import csv do I need to create those?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
