<?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: Active Directory and WMI: VBscript to enumerate the system uptime of all servers in Active Directory</title>
	<atom:link href="http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/</link>
	<description>Scripting for Windows Sysadmins</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:29:37 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: DAVID</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-108</link>
		<dc:creator>DAVID</dc:creator>
		<pubDate>Mon, 18 Apr 2011 18:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-108</guid>
		<description>What should I do if I get microsoft vbscript compilation error message when I run the vbscript for listing all servers in AD for uptime?</description>
		<content:encoded><![CDATA[<p>What should I do if I get microsoft vbscript compilation error message when I run the vbscript for listing all servers in AD for uptime?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dirk adamsky</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-107</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-107</guid>
		<description>Hi Paul,

I have updated the script.
The Getuptime function now gives the uptime as xx days, xx hours, xx minutes.
You can find the script here:

http://deludi.nl/blog/vbscript/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory-v2/

Best regards,

Dirk Adamsky - Deludi BV</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>I have updated the script.<br />
The Getuptime function now gives the uptime as xx days, xx hours, xx minutes.<br />
You can find the script here:</p>
<p><a href="http://deludi.nl/blog/vbscript/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory-v2/" rel="nofollow">http://deludi.nl/blog/vbscript/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory-v2/</a></p>
<p>Best regards,</p>
<p>Dirk Adamsky &#8211; Deludi BV</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Active Directory and WMI: VBscript to enumerate the system uptime of all servers in Active Directory V2 &#124; Dirk Adamsky Scripting Blog</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-106</link>
		<dc:creator>Active Directory and WMI: VBscript to enumerate the system uptime of all servers in Active Directory V2 &#124; Dirk Adamsky Scripting Blog</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-106</guid>
		<description>[...] The Netherlands &#8211; Brazil 2 &#8211; 1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!  Recent CommentsPaul on Active Directory and WMI: VBscript to enumerate the system uptime of all servers in Active DirectoryDK on Active Directory: VBscript to enumerate the roaming profile size of all users in Active [...] </description>
		<content:encoded><![CDATA[<p>[...] The Netherlands &#8211; Brazil 2 &#8211; 1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!  Recent CommentsPaul on Active Directory and WMI: VBscript to enumerate the system uptime of all servers in Active DirectoryDK on Active Directory: VBscript to enumerate the roaming profile size of all users in Active [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-105</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 14 Jul 2010 15:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-105</guid>
		<description>Hi! what should I modify on the script if I would like to see the uptime expressed days, minutes and seconds? Thank you for your great job!
- Paul</description>
		<content:encoded><![CDATA[<p>Hi! what should I modify on the script if I would like to see the uptime expressed days, minutes and seconds? Thank you for your great job!<br />
- Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dirk adamsky</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-104</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Sat, 29 May 2010 09:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-104</guid>
		<description>Hi Jamie,

Sorry for my late reply (missed your mail).
The target server did reply because the checkstatus function was already passed.
The error is on line 60 that is when the function getuptime starts.
The previous function checkstatus already made a WMI conection with the target server,
so making WMI connections is possible.
Maybe the WMI implementation on the target server has some errors (maybe that specific namespace is corrupt).
I run the script daily on several hundreds of w2k3 machines, it is rather stable.
On the other hand: error handling is not my favorite thing...

Hope the above gives some hints to solve the probem.

Happy scripting.

Best regards,

Dirk Adamsky</description>
		<content:encoded><![CDATA[<p>Hi Jamie,</p>
<p>Sorry for my late reply (missed your mail).<br />
The target server did reply because the checkstatus function was already passed.<br />
The error is on line 60 that is when the function getuptime starts.<br />
The previous function checkstatus already made a WMI conection with the target server,<br />
so making WMI connections is possible.<br />
Maybe the WMI implementation on the target server has some errors (maybe that specific namespace is corrupt).<br />
I run the script daily on several hundreds of w2k3 machines, it is rather stable.<br />
On the other hand: error handling is not my favorite thing&#8230;</p>
<p>Hope the above gives some hints to solve the probem.</p>
<p>Happy scripting.</p>
<p>Best regards,</p>
<p>Dirk Adamsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-103</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Wed, 05 May 2010 13:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-103</guid>
		<description>Only problem I see is that if any server is not pingable at the time, your script blows up

c:uptime.vbs(60, 2) Microsoft VBScript runtime error: The remote server machine does not exist or is unavailable: &#039;GetObject&#039;</description>
		<content:encoded><![CDATA[<p>Only problem I see is that if any server is not pingable at the time, your script blows up</p>
<p>c:uptime.vbs(60, 2) Microsoft VBScript runtime error: The remote server machine does not exist or is unavailable: &#8216;GetObject&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earn Money Google Directory &#171; AVRDirect.com</title>
		<link>http://vbscriptblog.com/vbscript/wmi/uptime/active-directory-and-wmi-vbscript-to-enumerate-the-system-uptime-of-all-servers-in-active-directory/#comment-102</link>
		<dc:creator>Earn Money Google Directory &#171; AVRDirect.com</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=441#comment-102</guid>
		<description>[...] Active Directory and WMI: VBscript to enumerate the system uptime &#8230; [...] </description>
		<content:encoded><![CDATA[<p>[...] Active Directory and WMI: VBscript to enumerate the system uptime &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

