Category Archives: Office365

How to create distribution lists in office 365

There are two ways to send  email to multiple address (Group) with Office 365 1. Create a Distribution group 2. Create a Transport rule In this article i will show you how to do them both  1. How to Create Distrinution Group … Continue reading

Posted in Office365 | 1 Comment

Office 365 – Create Transport Rule

    1. How to Create a transport rule with Office 365 : connect to the cloud with a cloud administrator credentials  portal.microsoftonline.com On the admin  page stand on  Admin Overview  – under – Office 365 – Exchange- click on Manage         … Continue reading

Posted in Office365 | 1 Comment

Dirsync Error

Dirsync Error  – The synchronization to the cloud failed and I got this email: “On Wednesday, 09 May 2012 23:21:39 GMT, Microsoft Online Services did not register a synchronization attempt from the Microsoft Online Services Directory Synchronization tool in the … Continue reading

Posted in Office365 | 2 Comments

Certificate Error : “The name on the security certificate is invalid or does not match the name of the site “

Certificate Error : When you open Outlook you get the following certificate error : “The name on the security certificate is invalid or does not match the name of the site ”   This problem happans when the AutodiscoverServiceInternal is … Continue reading

Posted in Office365 | Leave a comment

Error – “Updating hybrid configuration failed with error ‘Subtask Configure execution failed: Configure Mail Flow”

When  you try to run the  Hybrid Configuration wizard you get the following error: Error –  “Updating hybrid configuration failed with error ‘Subtask Configure execution failed: Configure Mail Flow” If you are using wildcard certificate in your default website in … Continue reading

Posted in Office365 | 2 Comments

Error – “Exception has been thrown by the target of an invocation.”

When  you try to run the  Hybrid Configuration wizard you get the following error Error – “Exception has been thrown by the target of an invocation.”: solution : you need to check that The  Client Access Server have the MRSProxy … Continue reading

Posted in Office365 | Leave a comment

Error – ” Federation information could not be received from the external organization”

Error – ” Federation information could not be received from the external organization” The Hybrid configuration wizard is failed with the following error: ” Federation information could not be received from the external organization”     Solution: in my case … Continue reading

Posted in Office365 | Leave a comment

“you must add your Exchange online tenant as an additional before you can run the manage Hybrid Configuration wizard

Error: When try to run the  Hybrid Configuration wizard you get the following error: “you must add your Exchange online tenant as an additional before you can run the manage Hybrid Configuration wizard” Solution : Remove the Exchange online forest … Continue reading

Posted in Office365 | Leave a comment

Office 365 Support for POP and IMAP Connections to Outlook 2003

Office 365 Support for POP and IMAP Connections to Outlook 2003 Office 365 now supports POP and IMAP connections to Outlook 2003. However, please note that customers connecting to Outlook 2003 via POP or IMAP will experience the following limitations: … Continue reading

Posted in Office365 | Leave a comment

How to move mailbox to the cloud Using Power shell

1. Open powershell and connect to the cloud : https://www.itblog.co.il/?p=443  2. New-MoveRequest -Remote -RemoteHostName mail.domain.com -RemoteCredential $LiveCred-TargetDeliveryDomain CloudDomain.mail.onmicrosoft.com 3. Use the following command to check the move Request Statistics –>   Get-MoveRequestStatistics  -Identity UserName 4.Get  Move Request Statistics for all … Continue reading

Posted in Office365 | Leave a comment