Error moving mailboxes?

So you’re cleaning out a storage group, and there are a bunch of mailboxes that you don’t seem to be able to move?

If you check the Eventlog, do you find these events?

The MAPI call ‘OpenMsgStore’ failed with the following error:
The information store could not be opened.
The MAPI provider failed.
MAPI 1.0
ID no: 8004011d-0289-00000000

For more information, click http://www.microsoft.com/contentredirect.asp.

Failed to open mailbox ‘/o=CONTOSO/ou=First Administrative Group/cn=Recipients/cn=JohnDoe’ in mailbox store ‘/o=CONTOSO/ou=First Administrative Group/cn=Configuration/cn=Servers/cn=ContosoMailServer/cn=Microsoft Private MDB81234567’ on server ‘ContosoMailServer’.
Error: The information store could not be opened.
The MAPI provider failed.
MAPI 1.0
ID no: 8004011d-0289-00000000

For more information, click http://www.microsoft.com/contentredirect.asp.

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 – which is not that desireable for your company’s Security staff – or assign SELF as the associated account.

More info at Microsoft.

 

Lost your disconnected mailboxes on Exchange 2007?

So you’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
  • Get a list of disconnected mailboxes on the server you wrote down

Only to find that the mailbox is not listed. Panic!

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.

But, wait… On Exchange 2003, didn’t you run the Cleanup Agent to find disconnected mailboxes?

No such a thing in Exchange 2007, or is there?

Yes there is.  Clean-Mailboxdatabase is your cmdlet and friend.  Run Clean-Mailboxdatabase <databasename> in an Exchange Management Shell and reload your list of disconnected mailboxes.

You saved the day!  Or at least Exchange saved your job ;).

So next time:

  1. Get-Mailbox john@contoso.com | Format-Table Name, Database
  2. Disable-Mailbox john@contoso.com
  3. Clean-MailboxDatabase “Mailbox ServerMailbox Database Storagegroup Name”
  4. Connect-Mailbox -Database “Mailbox Database” -Identity “John Peoples”   -User john@fabrikam.com
 

Changing Z4 license plate lights to OEM LEDs

Ever since BMW launched the 1 series facelift and EfficientDynamics on quite alot of cars in their range in 2007, BMW also has started to use LEDs in different places to replace the old incandescent bulbs.

One such location are the license plate lights.  BMW employs for all their recent models now a version with two integrated LED bulbs which give a whiter kind of light, even with a hint of blue.

Tuning and styling fanatics of course wanted to mimic this new style (and the use of LEDs on competitors such as Audi’s headlights) and a few aftermarket options are already available for the BMW range.

However, if you get the correct parts, the OEM BMW parts can be fitted on cars which did not come with the LED versions of the license plate lights.  This can work for pre-facelift 1-series and pre-EfficientDynamics 3-series cars, but also for 6-series and even the previous model Z4.

… 

 

Perspective view on a MK4 BMW navigation

If you have a BMW MK4 satellite navigation system, you can upgrade to one of the later versions of the operating system to access the 3D perspective viewpoint on top of the 2D viewpoint.

The steps to do this are:

  1. Get to the secret settings menu.  You do this by going into the Settings menu and holding the MENU button down for about 10 seconds.  When you see this menu, scroll down until you see Perspective where you can select whether you want this option activated or not
  2. Go out of this menu and go into the NAVIGATION menu.  In the Viewpoints, you now have three choices: north, driving direction or perspective mode.  Select the last one and see the map turn into 3D.
 

IOGear Mobile Digital Scribe GPEN200N on Mac OSX

In 2008, I was still using laptops running Windows, and had a project which included having many meetings with alot of people.  I found the process of retyping my on paper written notes onto my OneNote application tedious and felt I could spent my time more productive.

Visiting Canada, I found a digital pen called the Mobile Digital Scribe from IOGear (GPEN200N) for 99$ which did not need special paper, but worked with a special pen and a sensor you could place on any surface, to register all notes I would write on paper.  With the simple included software, I could easily integrate my handwritten notes into OneNote.

Not long later,  however, I switched to a MacBook Pro running OSX and was unable to use the digital pen any longer, since there was no such support on Mac.  I could use the device connected to my MacBook as a mouse, but not really for taking notes.

Up until I did some research…

… 

 
css.php