Link : mailbox move in Exchange 2010
Found it here (PDF:MailboxMoveInExchange2010)Read More →
Found it here (PDF:MailboxMoveInExchange2010)Read More →
Use the following commando to disable OWA and Activesync for everyone : get-Mailbox -ResultSize Unlimited| set-CASMailbox -ActiveSyncEnabled:$False -OwaEnabled:$False You can then create an CSV to enable OWA and Activesync for specific users : Create a CSV with one column named UserPrincipalName and below it the users defined for which itRead More →
Some mailboxes may be reported as failed in your mailbox move report, with the following error information: Error occurred in the step: Opening source mailbox. Failed to open mailbox with error: ClassFactory cannot supply requested class, error code: -1056749262. Check the properties of the account in Active Directory Users &Read More →
I’ve installed this cool app on my Iphone. I knew it was possibly to hack a config file to add more then one Exchange account, but this program makes it easy. Find it on Cydia!Read More →
Microsoft recommends using the PFDAVADMIN utility from a workstation, not from the console of the Exchange server, though. If you get this message, do NOT install the v1.1 Framework on an existing Exchange 2007 server. You run the risk of resetting some of the v2.0 Framework settings and, thus, breakingRead More →
When installing a fresh Exchange 2007 CCR (W2K8) configuration for a customer of IT Oost Nederland I ran into a problem with moving the mailboxen : The error : Error occurred in the step: Moving messages. Failed to copy messages to the destination mailbox store with error: MAPI orRead More →
Clustering is available in Windows Server® 2008 Enterprise and Windows Server® 2008 Datacenter editions. The improvements to failover clusters (formerly known as server clusters) are aimed at simplifying clusters, making them more secure, and enhancing cluster stability. Cluster setup and management are easier with the new MMC Snap-In management interface,Read More →
There is a lot more to setting up an edge transport server than just inserting a CD and running Setup. Even so, that s how you will have to begin the process, just to see where you stand. When you run Setup, you will see a screen that s similar to theRead More →
Check out this interesting article at http://gsexdev.blogspot.com/2007/02/creating-rss-feed-of-exchange-2007.htmlRead More →
Download the following : Microsoft Device Emulator 3.0, Windows Mobile Device Images (can be found HERE. The images will have a .BIN extension, PPC_USA.BIN, for example.) and Microsoft Virtual PC 2007 (can be downloaded HERE) To test ActiveSync: Open a command window. Navigate to the c:\program files\microsoft device emulator\1.0 directory.Read More →