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

Cannot open your default e-mail folders. You must connect to microsoft exchange with the current profile before you can synchronize your folders with your outlook data file (.ost)

PROBLEM : Cannot open your default e-mail folders.  You must connect to microsoft exchange with the current profile before you can synchronize your folders with your outlook data file (.ost) SOLUTION : The Microsoft Exchange RPC Client Access service was not starting automatically.

Exchange 2010 Move all mailboxes to a new mailbox database

PROBLEM : This mailbox database contains one or more mailboxes, mailbox plans, archive mailboxes, or arbitration mailboxes. SOLUTION : The trick to seeing the Arbitration Mailboxes is to Set-AdServerSettings: Set-AdServerSettings -ViewEntireForest $True Run the Get-Mailbox command to see if there are any Arbitration Mailboxes : Get-Mailbox -database mbox1 -arbitration | Format-Table name,servername Name                                                      … Read more