﻿<?xml version="1.0" encoding="UTF-8"?>
<!--RSS generated by Windows SharePoint Services V3 RSS Generator on 09.09.2010 02:59:16-->
<?xml-stylesheet type="text/xsl" href="/blog/_layouts/RssXslt.aspx?List=661fb59d-d352-4616-b9ec-ec36c73669d4" version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Morgan's Blog: Posts</title>
    <link>http://www.simonsen.bz/blog/Lists/Posts/AllPosts.aspx</link>
    <description>RSS feed for the Posts list.</description>
    <lastBuildDate>Thu, 09 Sep 2010 00:59:16 GMT</lastBuildDate>
    <generator>Windows SharePoint Services V3 RSS Generator</generator>
    <ttl>60</ttl>
    <image>
      <title>Morgan's Blog: Posts</title>
      <url>/blog/_layouts/images/homepage.gif</url>
      <link>http://www.simonsen.bz/blog/Lists/Posts/AllPosts.aspx</link>
    </image>
    <item>
      <title>Exchange Move Mailbox logon info</title>
      <link>http://www.simonsen.bz/blog/Lists/Posts/ViewPost.aspx?ID=135</link>
      <description><![CDATA[<div><b>Body:</b> <div class=ExternalClass4D73056F70EA43ADA7F9CDEEEADE5C9B><p>Whenever you move a mailbox in Exchange Server the <strong>LastLoggedOnUserAccount</strong> attribute of the mailbox is changed to the user running the mailbox move. This is confusing since that user does not need permission to log on to the mailbox to perform the move.</p> <p>It can also present a problem if you are trying to figure out which users have yet to log on to their mailboxes after moving them between servers. Let’s say you run this command:</p> <p>Get-MailboxStatistics | where { $_.LastLogonTime -eq $null }</p> <p>This would show you which users have never logged on to their mailboxes. Whichever servers they originally were located on cannot be removed before they have logged on at least once and been redirected to their new mailbox servers. Unfortunately, since the user performing the mailbox move is added to the <strong>LastLoggedOnUserAccount</strong> this command will probably return no users.</p></div></div>
<div><b>Category:</b> Exchange</div>
<div><b>Published:</b> 11.08.2010 15:47</div>
]]></description>
      <author>Morgan Simonsen</author>
      <category>Exchange</category>
      <pubDate>Wed, 11 Aug 2010 13:47:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.simonsen.bz/blog/Lists/Posts/ViewPost.aspx?ID=135</guid>
    </item>
  </channel>
</rss>