<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sentiment &#187; Exchange</title>
	<atom:link href="http://wouter.shush.com/tag/exchange/feed" rel="self" type="application/rss+xml" />
	<link>http://wouter.shush.com</link>
	<description>About Life, the Universe, and Everything...</description>
	<lastBuildDate>Thu, 19 Jan 2012 10:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error moving mailboxes?</title>
		<link>http://wouter.shush.com/2010/01/error-moving-mailboxes?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=error-moving-mailboxes</link>
		<comments>http://wouter.shush.com/2010/01/error-moving-mailboxes#comments</comments>
		<pubDate>Wed, 20 Jan 2010 12:23:37 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Disabled users]]></category>
		<category><![CDATA[Eventlog]]></category>
		<category><![CDATA[Eventviewer]]></category>
		<category><![CDATA[Move Mailbox]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=243</guid>
		<description><![CDATA[So you&#8217;re cleaning out a storage group, and there are a bunch of mailboxes that you don&#8217;t seem to be able to move? If you check the Eventlog, do you find these events? The MAPI call &#8216;OpenMsgStore&#8217; failed with the following error: The information store could not be opened. The MAPI provider failed. MAPI 1.0 [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re cleaning out a storage group, and there are a bunch of mailboxes that you don&#8217;t seem to be able to move?</p>
<p>If you check the Eventlog, do you find these events?</p>
<blockquote><p>The MAPI call &#8216;OpenMsgStore&#8217; failed with the following error:<br />
The information store could not be opened.<br />
The MAPI provider failed.<br />
MAPI 1.0<br />
ID no: 8004011d-0289-00000000</p>
<p>For more information, click http://www.microsoft.com/contentredirect.asp.</p></blockquote>
<blockquote><p>Failed to open mailbox &#8216;/o=CONTOSO/ou=First Administrative Group/cn=Recipients/cn=JohnDoe&#8217; in mailbox store &#8216;/o=CONTOSO/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=ContosoMailServer/cn=Microsoft Private MDB81234567&#8242; on server &#8216;ContosoMailServer&#8217;.<br />
Error: The information store could not be opened.<br />
The MAPI provider failed.<br />
MAPI 1.0<br />
ID no: 8004011d-0289-00000000</p>
<p>For more information, click http://www.microsoft.com/contentredirect.asp.</p></blockquote>
<p>Quickly check if these users are not disabled.  Mailboxes with disabled users as associated account cannot be moved.  The workarounds are to enable the user accounts &#8211; which is not that desireable for your company&#8217;s Security staff &#8211; or assign SELF as the associated account.</p>
<p><a title="KB 821829" href="http://support.microsoft.com/kb/821829" target="_blank">More info at Microsoft</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2010/01/error-moving-mailboxes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lost your disconnected mailboxes on Exchange 2007?</title>
		<link>http://wouter.shush.com/2010/01/lost-your-disconnected-mailboxes-on-exchange-2007?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lost-your-disconnected-mailboxes-on-exchange-2007</link>
		<comments>http://wouter.shush.com/2010/01/lost-your-disconnected-mailboxes-on-exchange-2007#comments</comments>
		<pubDate>Wed, 06 Jan 2010 09:57:13 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Clean-Mailboxdatabase]]></category>
		<category><![CDATA[Connect-Mailbox]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=239</guid>
		<description><![CDATA[So you&#8217;re happily clicking and typing away, and you need to relink a mailbox to another AD user.  So you do the obvious: Go into the Exchange 2007 Management Console (or Shell) Find the mailbox in the Recipient Configuration Write down the server the mailbox is stored Disconnect the mailbox from the original AD user [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re happily clicking and typing away, and you need to relink a mailbox to another AD user.  So you do the obvious:</p>
<ul>
<li>Go into the Exchange 2007 Management Console (or Shell)</li>
<li>Find the mailbox in the Recipient Configuration</li>
<li>Write down the server the mailbox is stored</li>
<li>Disconnect the mailbox from the original AD user</li>
<li>Get a list of disconnected mailboxes on the server you wrote down</li>
</ul>
<p>Only to find that the mailbox is not listed. Panic!</p>
<p>Did you forget to check the Deletion Settings on the mailbox store? No, on second glance they are the default 30 days, so the disconnected mailbox should still be available.</p>
<p>But, wait&#8230; On Exchange 2003, didn&#8217;t you run the Cleanup Agent to find disconnected mailboxes?</p>
<p>No such a thing in Exchange 2007, or is there?</p>
<p>Yes there is.  <a title="Clean-MailboxDatabase" href="http://technet.microsoft.com/en-us/library/bb124076%28EXCHG.80%29.aspx" target="_blank">Clean-Mailboxdatabase</a> is your cmdlet and friend.  Run Clean-Mailboxdatabase &lt;databasename&gt; in an Exchange Management Shell and reload your list of disconnected mailboxes.</p>
<p>You saved the day!  Or at least Exchange saved your job ;).</p>
<p>So next time:</p>
<ol>
<li><a title="Get-Mailbox" href="http://technet.microsoft.com/en-us/library/bb676556%28EXCHG.80%29.aspx" target="_blank">Get-Mailbox</a> john@contoso.com | <a title="Format-Table" href="http://technet.microsoft.com/en-us/library/dd315255.aspx" target="_blank">Format-Table</a> Name, Database</li>
<li><a title="Disable-mailbox" href="http://technet.microsoft.com/en-us/library/aa997210%28EXCHG.80%29.aspx" target="_blank">Disable-Mailbox</a> john@contoso.com</li>
<li><a title="Clean-MailboxDatabase" href="http://technet.microsoft.com/en-us/library/bb124076%28EXCHG.80%29.aspx" target="_blank">Clean-MailboxDatabase</a> &#8220;Mailbox Server\Mailbox Database Storagegroup Name&#8221;</li>
<li><a title="Connect-Mailbox" href="http://technet.microsoft.com/en-us/library/aa997878%28EXCHG.80%29.aspx" target="_blank">Connect-Mailbox</a> -Database &#8220;Mailbox Database&#8221; -Identity &#8220;John Peoples&#8221;   -User john@fabrikam.com</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2010/01/lost-your-disconnected-mailboxes-on-exchange-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Know</title>
		<link>http://wouter.shush.com/2007/12/i-know?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-know</link>
		<comments>http://wouter.shush.com/2007/12/i-know#comments</comments>
		<pubDate>Mon, 03 Dec 2007 09:49:34 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[Communications Server]]></category>
		<category><![CDATA[Instant Messaging]]></category>
		<category><![CDATA[PDA]]></category>
		<category><![CDATA[Smartphone]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/it-stuff/i-know</guid>
		<description><![CDATA[Microsoft held their Unified Communications launch event on Thursday in Louvain-La-Neuve, and I attended to see what all the fuzz is about. Microsoft renamed it&#8217;s Live Communications Server to Office Communications Server with the 2007 release, and features new and improved features. Communications Server is Microsoft&#8217;s answer to the possible information overload you could get [...]]]></description>
			<content:encoded><![CDATA[<p><!--:en-->
<p>Microsoft held their Unified Communications launch event on Thursday in Louvain-La-Neuve, and I attended to see what all the fuzz is about.</p>
<p>Microsoft renamed it&#8217;s Live Communications Server to Office Communications Server with the 2007 release, and features new and improved features.
</p>
<p>Communications Server is Microsoft&#8217;s answer to the possible information overload you could get when using e-mail, instant messaging, one or more cellphones and your desk phone, and the integration of all the personal internet experiences into an business environment.</p>
<p>The information worker of 5 years ago could live without IM, possibly even without his cellphone and was happy to communicate face to face, by his desk phone or by email.&nbsp; The information worker has evolved, however, and is now using Instant Messaging at home to keep in touch with colleagues and friends, his cellphone has grown into a personal notepad and he keeps a blog, while at work he still communicates with his old one-trick deskphone and archaic e-mail.</p>
<p>The information worker of the future is the teenager of today: work is done in a team effort through IM, webcam conferencing, sharing desktops and being digitally omnipresent while physical presence loses importance.&nbsp; These people will not fit in a business environment where the main communications platform are e-mail and a deskphone, and where physical presence is required to manage these communication methods.</p>
<p>The business that will succeed in offering a digital presence, will attract the information worker.&nbsp; The business that will only offer physical presence, will appall these talented workers.</p>
<p>The issue with all these information streams is that currently, these are separate information streams: you need to ask your colleage something, so you look up his number to call him.&nbsp; You dial the number into your deskphone, but he&#8217;s not available and you leave a message in his voicemail.&nbsp; Following that, you send him an email to be sure he reacts.&nbsp; The more urgent your question is, the more quickly you are going to repeat the above procedure until he reacts.&nbsp; This all while in the mean time people are trying to reach you, and you are trying to do your work.</p>
<p>OK, so how does Office Communications Server fit in this vision of the future?&nbsp; Communications Server delivers a central platform to interconnect your Exchange Server, Instant Messaging, mobile access and telephony.&nbsp; All communications are connected, so before you call, you can see if someone&#8217;s available on IM or in any Office application (and application which uses the Communicator API).&nbsp; If your contact does not respond to your IM message, he&#8217;ll get it when he is ready.&nbsp; If you call your colleague and he does not pick up, your voicemail message generates an item in your colleague&#8217;s inbox.&nbsp; And if you need to have a meeting but your colleague is not around, you can easily drop him into a conference call or conference webcam.</p>
<p>I&#8217;ll be testing this in the near future, to work together with Exchange Server (and it&#8217;s newly released <a title="Microsoft Exchange Server 2007 Service Pack 1" href="http://msexchangeteam.com/archive/2007/11/29/447611.aspx" target="_blank">Service Pack</a>!).&nbsp; In the mean time, be sure to check the <a href="http://www.iknowuc.be/uc/default.aspx" target="_blank">I Know UC </a>website.&nbsp; So you&#8217;ll know&#8230; :)</p>
<p>edit: The speaker presentations are up on <a href="http://everybody.knowsuc.be/" target="_blank">Everybody.knowsuc.be</a>.</p>
<p><!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/12/i-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: wouter.shush.com @ 2012-02-05 16:49:08 -->
