<?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 for Dirk Adamsky Scripting Blog</title>
	<atom:link href="http://deludi.nl/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://deludi.nl/blog</link>
	<description>Scripting for Lazy Sysadmins</description>
	<lastBuildDate>Thu, 26 Aug 2010 06:22:11 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to show the size of a specific mailbox by dirk adamsky</title>
		<link>http://deludi.nl/blog/vbscript/active-directory-and-wmi-vbscript-to-show-the-size-of-a-specific-mailbox/comment-page-1/#comment-130</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Thu, 26 Aug 2010 06:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=590#comment-130</guid>
		<description>Hi Kasi,

Have you already installed powershell on the exchange 2003 server?

Best regards,

Dirk Adamsky</description>
		<content:encoded><![CDATA[<p>Hi Kasi,</p>
<p>Have you already installed powershell on the exchange 2003 server?</p>
<p>Best regards,</p>
<p>Dirk Adamsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory: VBscript to enumerate the last logon of all AD users and a lot of user attributes V2 by dirk adamsky</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/lastlogon-active-directory-vbscript/active-directory-vbscript-to-enumerate-the-last-logon-of-all-ad-users-and-a-lot-of-user-attributes-v2/comment-page-1/#comment-129</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Thu, 26 Aug 2010 06:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=421#comment-129</guid>
		<description>Hi,

the ip address is not logged in Active Directory.
A possible solution is to add some code to your loginscript to write ip address and/or pc name to a logfile.

Best regards,

Dirk Adamsky - Deludi BV</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>the ip address is not logged in Active Directory.<br />
A possible solution is to add some code to your loginscript to write ip address and/or pc name to a logfile.</p>
<p>Best regards,</p>
<p>Dirk Adamsky &#8211; Deludi BV</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory: VBscript to enumerate the last logon of all AD users and a lot of user attributes V2 by WFilter</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/lastlogon-active-directory-vbscript/active-directory-vbscript-to-enumerate-the-last-logon-of-all-ad-users-and-a-lot-of-user-attributes-v2/comment-page-1/#comment-128</link>
		<dc:creator>WFilter</dc:creator>
		<pubDate>Thu, 26 Aug 2010 05:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=421#comment-128</guid>
		<description>How can I know the last logon IP address of a certain AD user?</description>
		<content:encoded><![CDATA[<p>How can I know the last logon IP address of a certain AD user?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to enumerate all mailboxes and their size in your AD domain by Duwane Brwon</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/exchange-active-directory-vbscript/active-directory-and-wmi-vbscript-to-enumerate-all-mailboxes-and-their-size-of-your-ad-domain/comment-page-1/#comment-127</link>
		<dc:creator>Duwane Brwon</dc:creator>
		<pubDate>Mon, 23 Aug 2010 13:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=523#comment-127</guid>
		<description>Thanks again on editing the script...just let me know when</description>
		<content:encoded><![CDATA[<p>Thanks again on editing the script&#8230;just let me know when</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to show the size of a specific mailbox by kasi</title>
		<link>http://deludi.nl/blog/vbscript/active-directory-and-wmi-vbscript-to-show-the-size-of-a-specific-mailbox/comment-page-1/#comment-126</link>
		<dc:creator>kasi</dc:creator>
		<pubDate>Mon, 23 Aug 2010 11:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=590#comment-126</guid>
		<description>Hi..

I have a developed a connector plugin using c# on exchange server 2007,Its working fine,Now I tried    
to work with exchange server 2003 ,Here I am facing an error &quot;No Window power shell snap-in nor found for 
version 1&quot;,Now I want alternative programmatic solution for window power shell snap-in,
   
   Any Help Greatly Appreciated,


 Thanks &amp; Regards

kasi</description>
		<content:encoded><![CDATA[<p>Hi..</p>
<p>I have a developed a connector plugin using c# on exchange server 2007,Its working fine,Now I tried<br />
to work with exchange server 2003 ,Here I am facing an error &#8220;No Window power shell snap-in nor found for<br />
version 1&#8243;,Now I want alternative programmatic solution for window power shell snap-in,</p>
<p>   Any Help Greatly Appreciated,</p>
<p> Thanks &amp; Regards</p>
<p>kasi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to enumerate all mailboxes and their size in your AD domain by Duwane Brwon</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/exchange-active-directory-vbscript/active-directory-and-wmi-vbscript-to-enumerate-all-mailboxes-and-their-size-of-your-ad-domain/comment-page-1/#comment-125</link>
		<dc:creator>Duwane Brwon</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=523#comment-125</guid>
		<description>Thanks!  I have be able to query all mailboxes on all servers and provided sizes and be able to report if they are over their limit and have much by and user information (office, billing code, organization)....THANKS!</description>
		<content:encoded><![CDATA[<p>Thanks!  I have be able to query all mailboxes on all servers and provided sizes and be able to report if they are over their limit and have much by and user information (office, billing code, organization)&#8230;.THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to enumerate all mailboxes and their size in your AD domain by dirk adamsky</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/exchange-active-directory-vbscript/active-directory-and-wmi-vbscript-to-enumerate-all-mailboxes-and-their-size-of-your-ad-domain/comment-page-1/#comment-124</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=523#comment-124</guid>
		<description>Hi Duwane,

I will extend the script for you next monday.

Best regards,

Dirk Adamsky</description>
		<content:encoded><![CDATA[<p>Hi Duwane,</p>
<p>I will extend the script for you next monday.</p>
<p>Best regards,</p>
<p>Dirk Adamsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to enumerate all mailboxes and their size in your AD domain by Duwane Brwon</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/exchange-active-directory-vbscript/active-directory-and-wmi-vbscript-to-enumerate-all-mailboxes-and-their-size-of-your-ad-domain/comment-page-1/#comment-123</link>
		<dc:creator>Duwane Brwon</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=523#comment-123</guid>
		<description>Hello! I need the script to running on exchange 2003 , server 2003 and provide users names and office information (attributes of AD) for each user....can that be done?  Thank you in advance!</description>
		<content:encoded><![CDATA[<p>Hello! I need the script to running on exchange 2003 , server 2003 and provide users names and office information (attributes of AD) for each user&#8230;.can that be done?  Thank you in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory: VBscript to enumerate the message restrictions (send to rights) of a distributionlist by dirk adamsky</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/messagerestrictions/active-directory-vbscript-to-enumerate-the-message-restrictions-send-to-rights-of-a-distributionlist/comment-page-1/#comment-122</link>
		<dc:creator>dirk adamsky</dc:creator>
		<pubDate>Fri, 20 Aug 2010 12:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=255#comment-122</guid>
		<description>Hi M,

I made a new version of the script based on your requests.
It can be found here:

http://deludi.nl/blog/vbscript/active-directory/messagerestrictions/active-directory-vbscript-to-enumerate-the-message-restrictions-send-to-rights-of-a-user-or-distributiongroup/</description>
		<content:encoded><![CDATA[<p>Hi M,</p>
<p>I made a new version of the script based on your requests.<br />
It can be found here:</p>
<p><a href="http://deludi.nl/blog/vbscript/active-directory/messagerestrictions/active-directory-vbscript-to-enumerate-the-message-restrictions-send-to-rights-of-a-user-or-distributiongroup/" rel="nofollow">http://deludi.nl/blog/vbscript/active-directory/messagerestrictions/active-directory-vbscript-to-enumerate-the-message-restrictions-send-to-rights-of-a-user-or-distributiongroup/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Active Directory and WMI: VBscript to enumerate all mailboxes and their size in your AD domain by Eelko</title>
		<link>http://deludi.nl/blog/vbscript/active-directory/exchange-active-directory-vbscript/active-directory-and-wmi-vbscript-to-enumerate-all-mailboxes-and-their-size-of-your-ad-domain/comment-page-1/#comment-121</link>
		<dc:creator>Eelko</dc:creator>
		<pubDate>Mon, 16 Aug 2010 23:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://deludi.nl/blog/?p=523#comment-121</guid>
		<description>Nice, perfect. Two thumbs up in a circle.</description>
		<content:encoded><![CDATA[<p>Nice, perfect. Two thumbs up in a circle.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: deludi.nl @ 2010-09-05 10:32:52 -->