Configure K-9 Mail to work with Exchange 2010 WebDAV

When are we going to have Activesync support in K9? https://github.com/k9mail/k-9/wiki/K9MailAndExchange K-9 uses WebDAV to communicate with Exchange. As of Exchange 2010, WebDAV is no longer supported. For this reason, K-9 is unable to work with Exchange 2010 at this time. http://codethis.wordpress.com/2011/09/29/building-k-9-mail-with-exchange-activesync-support/ K-9 communicates with Exchange through and outdated and problematic protocol: WebDAV. WebDAV support … Read more

What is the difference between the Get-MailboxStatistics and the Get-MailboxFolderStatistics cmdlet?

http://technet.microsoft.com/en-us/library/bb124612.aspx Use the Get-MailboxStatistics cmdlet to obtain information about a mailbox, such as the size of the mailbox, the number of messages it contains, and the last time it was accessed. In addition, you can get the move history or a move report of a completed move request. http://technet.microsoft.com/en-us/library/aa996762.aspx Use the Get-MailboxFolderStatistics cmdlet to retrieve information about the folders … Read more

Yahoo push email – Hotmail push email

http://en.wikipedia.org/wiki/Push_email Android’s built-in Gmail client uses Google Sync to push email for Gmail accounts set up to sync with the phone. Android also supports Microsoft Exchange accounts natively through its default mail application. Emails arriving into the Microsoft Exchange inbox are instantly pushed to the device. Calendar events sync both ways between exchange and the … Read more

How to remove bloatware on Samsung Galaxy S3?

Go to Settings. Select Application manager. Select All tab. Select the application that you want to disable. Click on Disable. Confirm it by select OK. The list of disabled apps is shown at the very bottom. Here is the list of Samsung Galaxy S3 applications that safe to disable. Contributed by XDA community. Check it … Read more

Memory Limits for Windows Releases

http://msdn.microsoft.com/en-us/library/windows/desktop/aa366778%28v=vs.85%29.aspx#physical_memory_limits_windows_7   Physical Memory Limits: Windows Server 2008 R2 The following table specifies the limits on physical memory for Windows Server 2008 R2. Windows Server 2008 R2 is available only in 64-bit editions. Version Limit on X64 Limit on IA64 Windows Server 2008 R2 Datacenter 2 TB Windows Server 2008 R2 Enterprise 2 TB Windows Server 2008 R2 for Itanium-Based Systems 2 TB Windows Server 2008 R2 Foundation 8 … Read more

Error when executing get-rolegroup

PROBLEM : When I execute get-rolegroup I get the following error: The requested search root ‘forest.local/Microsoft Exchange Security Groups’ is not within the scope of this operation. C annot perform searches outside the scope ‘domain.forest.local’. + CategoryInfo          : NotSpecified: (0:Int32) [Get-RoleGroup], ADOperationException + FullyQualifiedErrorId : C13C766,Microsoft.Exchange.Management.RbacTasks.GetRoleGroup SOLUTION : By default Exchange Management Console and Exchange … Read more