<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Quick (ish) Tip &#8211; Exchange 2007 &#8211; Setting OOF for Users via Powershell&#8230;</title>
	<atom:link href="http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/</link>
	<description>&#124; The Ramblings of an Exchange Admin &#124;</description>
	<lastBuildDate>Wed, 02 Dec 2009 12:51:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Schuhmann</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3384</link>
		<dc:creator>Schuhmann</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3384</guid>
		<description>Hello,
the setoof works perfectly.
Is there a way to get the current oof message so that i can read it?
I tried getoof(&quot;user@dom.de&quot;,&quot;enabled&quot;) but it didn`t work.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
the setoof works perfectly.<br />
Is there a way to get the current oof message so that i can read it?<br />
I tried getoof(&#8220;user@dom.de&#8221;,&#8221;enabled&#8221;) but it didn`t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Hans</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3352</link>
		<dc:creator>Matthias Hans</dc:creator>
		<pubDate>Fri, 18 Sep 2009 07:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3352</guid>
		<description>Hi Andy,
thanks a lot for this solution. Worked perfect for me!
I&#039;ve used Glen&#039;s dll to set internal/external message and configured ExternalAudienceSetting  to ALL for my users as well!
Great!

Matthias</description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
thanks a lot for this solution. Worked perfect for me!<br />
I&#8217;ve used Glen&#8217;s dll to set internal/external message and configured ExternalAudienceSetting  to ALL for my users as well!<br />
Great!</p>
<p>Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed.D</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3084</link>
		<dc:creator>Ed.D</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3084</guid>
		<description>Hi!
I use the dll an the oof script and it works very fine!
$oofutil.setoof($MBX, &quot;Enabled&quot;, $strMessageInt, $strMessageExt, $user, $pw, $domain, $casSrv).

But I dont&#039;t know how to set the &quot;ExternalAudienceSetting&quot; to &quot;ALL&quot;
How do I have to call setoof?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I use the dll an the oof script and it works very fine!<br />
$oofutil.setoof($MBX, &#8220;Enabled&#8221;, $strMessageInt, $strMessageExt, $user, $pw, $domain, $casSrv).</p>
<p>But I dont&#8217;t know how to set the &#8220;ExternalAudienceSetting&#8221; to &#8220;ALL&#8221;<br />
How do I have to call setoof?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3083</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 04 Mar 2009 00:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3083</guid>
		<description>Im getting this error. It did actually work a few times, but now appears to have stopped.


System.Net.WebException: The underlying connection was closed: The connection w
as closed unexpectedly.
   at System.Net.HttpWebRequest.GetResponse()
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,
 String UserName, String Password, String Domain)
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String
 Password, String Domain, String OofURL)
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String I
nternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Du
rationEndTime, String InternalMessageLanguage, String ExternalMessageLanguage,
String ExternalAudienceSetting, String UserName, String Password, String Domain
, String OofURL)</description>
		<content:encoded><![CDATA[<p>Im getting this error. It did actually work a few times, but now appears to have stopped.</p>
<p>System.Net.WebException: The underlying connection was closed: The connection w<br />
as closed unexpectedly.<br />
   at System.Net.HttpWebRequest.GetResponse()<br />
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,<br />
 String UserName, String Password, String Domain)<br />
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String<br />
 Password, String Domain, String OofURL)<br />
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String I<br />
nternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Du<br />
rationEndTime, String InternalMessageLanguage, String ExternalMessageLanguage,<br />
String ExternalAudienceSetting, String UserName, String Password, String Domain<br />
, String OofURL)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EXCH - Autoresponder Exchange 2007 - MCSEboard.de MCSE Forum</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3081</link>
		<dc:creator>EXCH - Autoresponder Exchange 2007 - MCSEboard.de MCSE Forum</dc:creator>
		<pubDate>Thu, 12 Feb 2009 09:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3081</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3079</link>
		<dc:creator>will</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3079</guid>
		<description>Hello
I have same problem and Jotte.

I want setup the date between  03/03/2009 to 10/03/2009.

Please Help me.</description>
		<content:encoded><![CDATA[<p>Hello<br />
I have same problem and Jotte.</p>
<p>I want setup the date between  03/03/2009 to 10/03/2009.</p>
<p>Please Help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mart Meier</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3080</link>
		<dc:creator>Mart Meier</dc:creator>
		<pubDate>Mon, 26 Jan 2009 14:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3080</guid>
		<description>Hi i am getting the &quot;User is not the mailbox owner) when trying to use the dll:
-----------
GAC    Version        Location
---    -------        --------
False  v2.0.50727     C:\oofScript\EWSOofUtil.dll
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapE
xception: Microsoft.Exchange.Data.Storage.AccessDeniedException: User is not mai
lbox owner. User = S-1-5-21-487931497-2597971174-555189064-1388, MailboxGuid = S
-1-5-21-487931497-2597971174-555189064-1229 ---&gt; Microsoft.Exchange.Data.Storage
.AccessDeniedException: User is not mailbox owner. User = S-1-5-21-487931497-259
7971174-555189064-1388, MailboxGuid = S-1-5-21-487931497-2597971174-555189064-12
29
   at Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal mail
boxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String cl
ientInfoString)
   at Microsoft.Exchange.Services.ExchangeService.c__DisplayClass7.b__4()
   --- End of inner exception stack trace ---
----------

What could be wrong ?

br,
Mart Meier</description>
		<content:encoded><![CDATA[<p>Hi i am getting the &#8220;User is not the mailbox owner) when trying to use the dll:<br />
&#8212;&#8212;&#8212;&#8211;<br />
GAC    Version        Location<br />
&#8212;    &#8212;&#8212;-        &#8212;&#8212;&#8211;<br />
False  v2.0.50727     C:\oofScript\EWSOofUtil.dll<br />
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapE<br />
xception: Microsoft.Exchange.Data.Storage.AccessDeniedException: User is not mai<br />
lbox owner. User = S-1-5-21-487931497-2597971174-555189064-1388, MailboxGuid = S<br />
-1-5-21-487931497-2597971174-555189064-1229 &#8212;&gt; Microsoft.Exchange.Data.Storage<br />
.AccessDeniedException: User is not mailbox owner. User = S-1-5-21-487931497-259<br />
7971174-555189064-1388, MailboxGuid = S-1-5-21-487931497-2597971174-555189064-12<br />
29<br />
   at Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal mail<br />
boxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String cl<br />
ientInfoString)<br />
   at Microsoft.Exchange.Services.ExchangeService.c__DisplayClass7.b__4()<br />
   &#8212; End of inner exception stack trace &#8212;<br />
&#8212;&#8212;&#8212;-</p>
<p>What could be wrong ?</p>
<p>br,<br />
Mart Meier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jotte</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3082</link>
		<dc:creator>Jotte</dc:creator>
		<pubDate>Wed, 26 Nov 2008 09:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3082</guid>
		<description>Hello there,

i tried to make this work with the datetime scheduler.

but can not get a fix on how i get it on a specific time. like that i already schedule that im out of office fomr 01/01/2009 to 31/01/2009.

is this even possible ?

cheers</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>i tried to make this work with the datetime scheduler.</p>
<p>but can not get a fix on how i get it on a specific time. like that i already schedule that im out of office fomr 01/01/2009 to 31/01/2009.</p>
<p>is this even possible ?</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3078</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Thu, 12 Jun 2008 16:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3078</guid>
		<description>Through this DLL is it possible to use the script to export an OOF that is in place, delete the OOF and replace the new template contents with the original OOF message.

To address the BES issue, I&#039;m finding I&#039;m having to do that and its a PAIN. Just turning it on and OFF does not fix it. I spoke to RIM and they confirmed this.</description>
		<content:encoded><![CDATA[<p>Through this DLL is it possible to use the script to export an OOF that is in place, delete the OOF and replace the new template contents with the original OOF message.</p>
<p>To address the BES issue, I&#8217;m finding I&#8217;m having to do that and its a PAIN. Just turning it on and OFF does not fix it. I spoke to RIM and they confirmed this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 1koncrawford</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3077</link>
		<dc:creator>1koncrawford</dc:creator>
		<pubDate>Thu, 22 May 2008 11:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3077</guid>
		<description>Sujeeth you seem to have the same issue as myself. The problem is that your internal certificate and autodiscover SCP don&#039;t match. A simple workaround woudl be to specify the internal server name https://servername/EWS/exchange.asmx

Can anyone help me alter the script to do this? I have been trying but scripting syntax just eludes me.

Cheers</description>
		<content:encoded><![CDATA[<p>Sujeeth you seem to have the same issue as myself. The problem is that your internal certificate and autodiscover SCP don&#8217;t match. A simple workaround woudl be to specify the internal server name <a href="https://servername/EWS/exchange.asmx" rel="nofollow">https://servername/EWS/exchange.asmx</a></p>
<p>Can anyone help me alter the script to do this? I have been trying but scripting syntax just eludes me.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Grogan</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3072</link>
		<dc:creator>Andy Grogan</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3072</guid>
		<description>Sujeeth, it looks like that you have run the script from a server that is not holding the CAS role - and /or the account you are using does have the correct permissions. If you have a look at Glen&#039;s site he takes you through impersonation for the dll. - This may help.</description>
		<content:encoded><![CDATA[<p>Sujeeth, it looks like that you have run the script from a server that is not holding the CAS role &#8211; and /or the account you are using does have the correct permissions. If you have a look at Glen&#8217;s site he takes you through impersonation for the dll. &#8211; This may help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john weber</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3075</link>
		<dc:creator>john weber</dc:creator>
		<pubDate>Wed, 09 Apr 2008 15:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3075</guid>
		<description>Andy,
Very nice.
John</description>
		<content:encoded><![CDATA[<p>Andy,<br />
Very nice.<br />
John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sujeeth</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3071</link>
		<dc:creator>Sujeeth</dc:creator>
		<pubDate>Mon, 31 Mar 2008 12:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3071</guid>
		<description>I got an error as follows. Does anyone know how to resolve this.

GAC    Version        Location
---    -------        --------
False  v2.0.50727     C:\oofScript\EWSOofUtil.dll
System.Net.WebException: The remote server returned an error: (401) Unauthorized
.
   at System.Net.HttpWebRequest.GetResponse()
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,
String UserName, String Password, String Domain)
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String
Password, String Domain, String OofURL)
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String In
ternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Dura
tionEndTime, String InternalMessageLanguage, String ExternalMessageLanguage, Str
ing ExternalAudienceSetting, String UserName, String Password, String Domain, St
ring OofURL)
System.Net.WebException: The remote server returned an error: (401) Unauthorize
d.
   at System.Net.HttpWebRequest.GetResponse()
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,
 String UserName, String Password, String Domain)
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String
 Password, String Domain, String OofURL)
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String I
nternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Du
rationEndTime, String InternalMessageLanguage, String ExternalMessageLanguage,
String ExternalAudienceSetting, String UserName, String Password, String Domain
, String OofURL)</description>
		<content:encoded><![CDATA[<p>I got an error as follows. Does anyone know how to resolve this.</p>
<p>GAC    Version        Location<br />
&#8212;    &#8212;&#8212;-        &#8212;&#8212;&#8211;<br />
False  v2.0.50727     C:\oofScript\EWSOofUtil.dll<br />
System.Net.WebException: The remote server returned an error: (401) Unauthorized<br />
.<br />
   at System.Net.HttpWebRequest.GetResponse()<br />
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,<br />
String UserName, String Password, String Domain)<br />
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String<br />
Password, String Domain, String OofURL)<br />
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String In<br />
ternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Dura<br />
tionEndTime, String InternalMessageLanguage, String ExternalMessageLanguage, Str<br />
ing ExternalAudienceSetting, String UserName, String Password, String Domain, St<br />
ring OofURL)<br />
System.Net.WebException: The remote server returned an error: (401) Unauthorize<br />
d.<br />
   at System.Net.HttpWebRequest.GetResponse()<br />
   at EWSOofUtil.OofUtil.DiscoverOofURL(String caCASURL, String emEmailAddress,<br />
 String UserName, String Password, String Domain)<br />
   at EWSOofUtil.OofUtil.createesb(String EmailAddress, String UserName, String<br />
 Password, String Domain, String OofURL)<br />
   at EWSOofUtil.OofUtil.SetOof(String EmailAddress, String OofStatus, String I<br />
nternalMessage, String ExternalMessage, DateTime DurationStartTime, DateTime Du<br />
rationEndTime, String InternalMessageLanguage, String ExternalMessageLanguage,<br />
String ExternalAudienceSetting, String UserName, String Password, String Domain<br />
, String OofURL)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flaphead</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3073</link>
		<dc:creator>Flaphead</dc:creator>
		<pubDate>Fri, 28 Mar 2008 17:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3073</guid>
		<description>We done something similar and the dll worked like a dream

http://blogs.flaphead.dns2go.com/archive/2008/03/28/exchange-2007-outlook-2003-blackberry-ooo.aspx</description>
		<content:encoded><![CDATA[<p>We done something similar and the dll worked like a dream</p>
<p><a href="http://blogs.flaphead.dns2go.com/archive/2008/03/28/exchange-2007-outlook-2003-blackberry-ooo.aspx" rel="nofollow">http://blogs.flaphead.dns2go.com/archive/2008/03/28/exchange-2007-outlook-2003-blackberry-ooo.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carpe Diem: Flaphead.com @ Home : Exchange 2007 / Outlook 2003 / Blackberry &#38; OoO</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3074</link>
		<dc:creator>Carpe Diem: Flaphead.com @ Home : Exchange 2007 / Outlook 2003 / Blackberry &#38; OoO</dc:creator>
		<pubDate>Fri, 28 Mar 2008 17:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3074</guid>
		<description>[...] saw Andy posted this (http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-p...) today and wanted to share my [...]</description>
		<content:encoded><![CDATA[<p>[...] saw Andy posted this (<a href="http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-p.." rel="nofollow">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-p..</a>.) today and wanted to share my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Week(end) reading - subject: exchange</title>
		<link>http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3076</link>
		<dc:creator>Week(end) reading - subject: exchange</dc:creator>
		<pubDate>Mon, 24 Mar 2008 19:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://telnetport25.wordpress.com/2008/03/16/quick-ish-tip-exchange-2007-setting-oof-for-users-via-powershell-2/#comment-3076</guid>
		<description>[...] Quick (ish) Tip - Exchange 2007 - Setting OOF for Users via Powershell… [...]</description>
		<content:encoded><![CDATA[<p>[...] Quick (ish) Tip &#8211; Exchange 2007 &#8211; Setting OOF for Users via Powershell… [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
