<?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/category/it-stuff/microsoft/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>
		<item>
		<title>Cannot install an update?  Try this workaround.</title>
		<link>http://wouter.shush.com/2007/06/cannot-install-an-update-try-this-workaround?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cannot-install-an-update-try-this-workaround</link>
		<comments>http://wouter.shush.com/2007/06/cannot-install-an-update-try-this-workaround#comments</comments>
		<pubDate>Wed, 20 Jun 2007 16:07:28 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/wordpress/2007/06/20/cannot-install-an-update-try-this-workaround/</guid>
		<description><![CDATA[One of many Microsoft patches used the Microsoft Update.exe Package Installer and that got me almost into trouble tonight&#8230; The Update.exe Package Installer relies on Update.inf to check wheither the update, patch or hotfix is suited for the operating system and patch levels of your application.  Normally, this poses no problem, but at times you might [...]]]></description>
			<content:encoded><![CDATA[<p><!--:en-->One of many Microsoft patches used the <a target="_blank" href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/deployment/winupdte.mspx">Microsoft Update.exe Package Installer</a> and that got me almost into trouble tonight&#8230;</p>
<p>The Update.exe Package Installer relies on Update.inf to check wheither the update, patch or hotfix is suited for the operating system and patch levels of your application.  Normally, this poses no problem, but at times you might have something running which was supported, and then not. <!--:--><span id="more-7"></span><!--:en--></p>
<p>So tonight seemed to be the case.  For various reasons, I had an Exchange 2000 Server running on a Windows Server 2003.  On paper incompatible, but with Service Pack 3 of Exchange, it works fine.  Up until you want to run the August 2004 Exchange 2000 Server Post-Service Pack 3 Update Rollup from <a target="_blank" href="http://support.microsoft.com/Default.aspx?id=870540">KB870540</a> and are greeted with a screen which tells you:</p>
<address>Setup has detected that the build version of the system installed does not match the update you are applying to<br />
it. You can install this update on Update Rollup for Exchange 2000 Build 4417 only.</address>
<p>Now, offcourse, you go check the registry settings for your Exchange Server, and notice the actual &#8220;NewestBuild&#8221; DWORD value in HKLM\Software\Microsoft\Exchange\Setup clearly states 4417 (or 0&#215;00001141 in hex).  So the installer must be clearly mistaken.</p>
<p>Halfway, tho.  After extracting the Package Installer with the -x argument on the command line, I am greeted with the standard Package Installer layout: a directory with all the package files, and a subdirectory \Update which hosts the infamous update.exe and it&#8217;s friend update.inf.  On closer examination of Update.inf, I notice that the first segment of the file, the [version] segment, has multiple settings for minimum and maximum version requirements for the OS and &#8211; in this case &#8211; Exchange.</p>
<p>I did the normal fiddling: changed the Exchange build values in the .inf file, changed them in the registry, &#8230;  All but to no avail.  There was light in the darkness when I tried to modify the NT version builds, up until the point where lowering the Windows build versions in regedit did not give any effect, and modifying them in update.inf giving the following message:</p>
<address>Setup could not verify the integrity of the file Update.inf. Make sure the Cryptographic service is running on this computer.</address>
<p>The Cryptographic Service provides three management services: Catalog Database Service, which confirms the signatures of Windows files; Protected Root Service, which adds and removes Trusted Root Certification Authority certificates from this computer; and Key Service, which helps enroll this computer for certificates. If this service is stopped, these management services will not function properly. If this service is disabled, any services that explicitly depend on it will fail to start.</p>
<p>That is the official version.  The reality is that, once you stop this service and run Update.exe, this service is started again.  Even if you disable the service, the service pops up again and welcomes you with the nasty error message, blocking installation of the patch.</p>
<p>I started fiddling some more.  I wrote a quick batch script that would continously stop the Cryptographic Service.  When it ran, Update.exe would not continue: it needed confirmation from this service that the added update.inf was genuine! And offcourse, an update.inf with changed build numbers for my OS failed the test.  So I needed a solution where my update.inf would ánd pass the test, ánd have a different setting than the original. </p>
<p>I wrote one last final hack as a batch file:</p>
<pre>
net stop "Cryptographic Services"
copy update.good.inf update.inf
start update.exe
ping localhost
copy update.orig.inf update.inf</pre>
<p>It stops the nasty service, gives time to copy a &#8220;faulty&#8221; update.inf with a higher build number to accomodate for Windows 2003&#8242;s 3700&#8242;s build number, start Update.exe, wait a few seconds for Update.exe to read in the &#8220;faulty&#8221; file (sleep.exe is not default installed on Windows 2003) and copy the &#8220;correct&#8221; file before Update.exe launches up the Cryptographic Services again to check on Update.inf&#8217;s genuinity.<!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2007/06/cannot-install-an-update-try-this-workaround/feed</wfw:commentRss>
		<slash:comments>1</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 17:18:30 -->
