I've come across quite a few Exchange migrations lately during mergers and acquisitions where the source domain had a bunch of users and instead of using ADMT (Active Directory Migration Tool) to migrate the user with SIDHistory they simply just manually created all the users in the destination domain (without mailboxes) and started using them. Then a few months down the road they start to think of how to migrate Exchange and the mailboxes. Well, since SIDHistory was not migrated [...]
If you're in the normal non-Exchange PowerShell or PowerShell ISE and try to run Exchange cmdlet you get the following error: + Get-Mailbox <<<< + CategoryInfo : ObjectNotFound: (Get-Mailbox:String) [], Command NotFoundException + FullyQualifiedErrorId : CommandNotFoundException Simple solution: For Exchange 2010, run: Add-PSSnapIn Microsoft.Exchange.Management.PowerShell.E2010 For Exchange 2007, run: Add-PSSnapIn Microsoft.Exchange.Management.PowerShell.Admin More info: You could also enter the following to get a list of Powershell Snap-Ins that are registered on the system and that you could use: Get-PSSnapIn -Registered [...]
In my previous post, I tested all the ActiveSync policies on iPhone 4.0 and figured out what worked and what didn't. I decided to do the same tests on an HTC Desire running Android 2.2 (Software version 2.09.405.8, Kernel version 2.6.32.15-gf9c0527 htc-kernel@and18-2 #1). Keep in mind that I tested this on Exchange 2007 (SP1, 8.2 build 176.2), running through a TMG 2010, behind a Cisco ASA. General tab Allow non-provisionable devices - Easily put, if you select this, you don't [...]




