{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Exchange",
  "home_page_url": "https://evotec.xyz/categories/exchange",
  "feed_url": "https://evotec.xyz/categories/exchange/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/blog/syncing-global-address-list-gal-to-personal-contacts-and-between-office-365-tenants-with-powershell",
      "url": "https://evotec.xyz/blog/syncing-global-address-list-gal-to-personal-contacts-and-between-office-365-tenants-with-powershell",
      "title": "Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell",
      "summary": "Hey there! Today, I wanted to introduce you to one of the small but excellent module I\u2019ve created called the O365Synchronizer. This module focuses on synchronizing contacts and users. If you\u2019ve ever been tasked with synchronizing Global Address Lists (GAL) across different Office 365 tenants or just wanted to sync GAL with user mailboxes so they can access contacts directly on their phones, this tool is for you.",
      "date_published": "2023-12-03T16:32:13.0000000Z",
      "tags": [
        "api",
        "exchange",
        "microsoft graph",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell",
      "url": "https://evotec.xyz/blog/easy-way-to-send-emails-using-microsoft-graph-api-office-365-with-powershell",
      "title": "Easy way to send emails using Microsoft Graph API (Office 365) with PowerShell",
      "summary": "When you\u2019re using Office 365 and want to send an email, you have two choices SMTP or Microsoft Graph API, which is a \u201Cnew\u201D kid on the block. For some time, I\u2019ve used Microsoft Graph exclusively to send emails in favor of SMTP as it\u2019s much easier to manage and generally works over HTTPS. If you type in google \u201CSend email graph API PowerShell,\u201D you will get lots of hits as bloggers, and Microsoft has already covered this topic. It\u2019s even more critical than ever because Basic Authentication is deprecated in Office 365. To help out with the transition, Microsoft even released its PowerShell module. With Send-MgUserMail proposed as a way to send emails via Graph API, you will notice it\u2019s far from being easy \u0026 user-friendly. Over two years ago, I released a PowerShell module called Mailozaurr (some people may not like my modules\u2019 naming \u2013 but that\u2019s how I roll!). In a blog post, Mailozaurr \u2013 New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell, I\u2019ve shown a basic functionality on how to send emails using SMTP OAuth 2.0 or Graph API, which aims to be drag \u0026 drop replacement over Send-MailMessage and is supposed to be as simple as possible to send an email with a low effort and high readability. You can also read on sending emails using Graph API by Tony Redmond in his blog post Moving on from Send-MailMessage: Sending Email from PowerShell using the Graph API.",
      "date_published": "2022-10-09T13:27:27.0000000Z",
      "tags": [
        "Azure Application",
        "emails",
        "Exchange",
        "graph api",
        "microsoft graph",
        "oauth2",
        "office 365",
        "powershell",
        "send-emailmessage",
        "send-mailmessage",
        "smtp"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell",
      "url": "https://evotec.xyz/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell",
      "title": "Creating Visual Indicators for spoofed / external emails with PowerShell",
      "summary": "I\u2019ve been managing mail service for users for a lot of years now. I don\u2019t do it daily but I\u2019ve spent my fair share of time analyzing spam emails. Mail vendors are doing what they can fighting spam, but it\u2019s not easy. Each month, each year spam is getting more sophisticated. Spam emails either look like a legit email, or worse someone is targeting your company trying to get them to transfer money into a wrong account. While most of those end up in spam, there are those that come thru. It\u2019s even worse if the company you work with has not implemented SPF or their SPF is configured to soft fail which can\u2019t be treated as spam.",
      "date_published": "2019-03-30T22:28:27.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "exchange online",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants",
      "url": "https://evotec.xyz/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants",
      "title": "Changing Exchange folder permissions in multilanguage Office 365 tenants",
      "summary": "One of the tasks I often get when setting up new Office 365 tenant or installing Exchange Servers is to change the visibility of Room Mailboxes or in some cases even standard users. There\u2019s nothing hard about it, and there are plenty of articles about it. It\u2019s just three simple steps.",
      "date_published": "2019-03-22T18:58:49.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "Office 365",
        "powershell",
        "room mailbox"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed",
      "url": "https://evotec.xyz/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed",
      "title": "Bittitan MigrationWiz \u2013 The selected Mailboxes cannot be subscribed",
      "summary": "Recently I\u2019m doing yet another migration between Office 365 tenants using Bittitan Migration Wizard. It\u2019s a great tool and takes away a lot of headaches when dealing with the migration of mailboxes or OneDrive data. Unfortunately, like with many blogs on my website I had to hit yet another error. This time error occurred when I tried to assign User Migration Bundle license to users on the Migration Wizard.",
      "date_published": "2019-02-14T21:10:28.0000000Z",
      "tags": [
        "bittitan",
        "Exchange",
        "exchange online",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/office-365-report-containing-user-information-and-mailbox-usage",
      "url": "https://evotec.xyz/blog/office-365-report-containing-user-information-and-mailbox-usage",
      "title": "Office 365 \u2013 Report containing User Information and Mailbox Usage",
      "summary": "Working with Office 365 is my bread and butter in the last few months. I\u2019m a System Architect and I am dropped in multiple projects, both new and old, to fix certain aspect and get out before anyone sees me. One of the common tasks I get is to provide some data about users stored in Office 365.",
      "date_published": "2019-01-29T15:30:04.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "msol",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/outlook-the-primary-account-cannot-be-removed-unless-it-is-the-only-account-in-the-profile",
      "url": "https://evotec.xyz/blog/outlook-the-primary-account-cannot-be-removed-unless-it-is-the-only-account-in-the-profile",
      "title": "Outlook \u2013 The primary account cannot be removed unless it is the only account in the profile",
      "summary": "Last few months I\u2019m responsible for the migration of Office 365 to Office 365. While doing so, we came into a situation where users have their old mailbox as Primary Account and new Mailbox as their secondary account. This is a quite common scenario that people are running into and something that is expected. Usually, my recommendation is: Please create a new profile for user and topic is closed. It\u2019s also quite easy to achieve this in an automated way where you delete all profiles and Outlook just goes with autodiscovery adding new account as required. That\u2019s how I have always done this till now. My Client has gone thru setting up 1000\u002B users with their second account in Outlook and deleting a whole profile, recreating would cause lots of downloading of emails from Office 365 that my Client wanted to avoid.",
      "date_published": "2018-11-23T22:39:44.0000000Z",
      "tags": [
        "error",
        "exchange",
        "outlook",
        "PowerShell",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb",
      "url": "https://evotec.xyz/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb",
      "title": "Microsoft Exchange \u2013 420 4.2.0 Recipient deferred because there is no Mdb",
      "summary": "Last few weeks I\u2019m responsible for migrating from Office 365 to Office 365. Part of this migration process is to set up new Exchange 2016 server that will work as relay instead of using IIS server. I\u2019ve setup hybrid, added accepted domains, prepared connectors, but there\u2019s one thing missing. Any time an email is sent via relay to a user that exists on Office 365 and at the same time exists in Active Directory email never gets there.",
      "date_published": "2018-11-14T20:41:07.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/bittitan-migrationwiz-users-getting-undergoing-maintenance-message",
      "url": "https://evotec.xyz/blog/bittitan-migrationwiz-users-getting-undergoing-maintenance-message",
      "title": "Bittitan MigrationWiz \u2013 Users getting undergoing maintenance message",
      "summary": "MigrationWiz from Bittitan is one of the best tools on the market allowing for migration of user mailboxes. Whether it\u2019s a google account, exchange account or IMAP, it will help you out. Last few months I\u2019m part of migration project that is using Bittitan at its core. One of the signature features of this tool is the ability to migrate mailboxes from Office 365 tenant to Office 365 tenant. This is not something that every application can do. Another feature (and something I want to address today) is the ability to ask users for their logins and password to migrate their data from one tenant to another tenant. While in general, you shouldn\u2019t do that and you should use migration accounts with proper permissions sometimes you have no other choice.",
      "date_published": "2018-11-13T20:33:34.0000000Z",
      "tags": [
        "bittitain",
        "Exchange",
        "migrationwiz",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/psblacklistchecker-added-discord-support",
      "url": "https://evotec.xyz/blog/psblacklistchecker-added-discord-support",
      "title": "PSBlackListChecker \u2013 Added Discord support",
      "summary": "It\u2019s been less than 24 hours since I\u2019ve released PSBlackListChecker with support, among other improvements, for Microsoft Teams and Slack and I\u2019m now adding Discord to the mix. Discord was a popular request (well not really, just one person asked, but let\u2019s pretend everyone loves PSBlackListChecker so much that they are too shy to ask for feature requests!).",
      "date_published": "2018-11-03T20:33:45.0000000Z",
      "tags": [
        "discord",
        "Exchange",
        "powershell",
        "psblacklistchecker",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips",
      "url": "https://evotec.xyz/blog/psblacklistchecker-notifications-to-microsoft-teams-slack-of-blacklisted-ips",
      "title": "PSBlackListChecker \u2013 Notifications to Microsoft Teams, Slack of Blacklisted IPs",
      "summary": "If this is the first time you\u2019re reading about this module, it\u2019s simple PowerShell module that allows you to verify\u2026",
      "date_published": "2018-11-02T21:46:18.0000000Z",
      "tags": [
        "blacklist",
        "blacklist ip",
        "exchange",
        "ip",
        "net.dns",
        "powershell",
        "resolve-dns",
        "runspaces",
        "smtp",
        "Windows",
        "workflow"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016",
      "url": "https://evotec.xyz/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016",
      "title": "No account settings were returned from the Autodiscover response \u2013 Microsoft Exchange 2016",
      "summary": "Recently one of our users reported that after name change she can\u2019t login to Outlook anymore. She can only work\u2026",
      "date_published": "2018-08-16T19:07:01.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "exchange on-premise",
        "exchange online",
        "office 365",
        "PowerShell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders",
      "url": "https://evotec.xyz/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders",
      "title": "Microsoft Exchange Approval Assistant \u2013 Your message couldn\u2019t be delivered because delivery to this address is restricted to authenticated senders",
      "summary": "While not being able to accept or deny messages in hybrid scenario was solved in earlier post, now that people could approve\u2026",
      "date_published": "2018-08-16T11:53:44.0000000Z",
      "tags": [
        "exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "exchange hybrid",
        "exchange online",
        "Office 365",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario",
      "url": "https://evotec.xyz/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario",
      "title": "Not able to accept or deny messages sent to group in Exchange Hybrid Scenario",
      "summary": "One of the functionalities in Microsoft Exchange for Distribution Groups (or mail-enabled groups for that matter) is ability to setup\u2026",
      "date_published": "2018-08-13T21:27:53.0000000Z",
      "tags": [
        "exchange",
        "exchange online",
        "Hybrid",
        "office 365",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/working-with-windows-events-with-powershell",
      "url": "https://evotec.xyz/blog/working-with-windows-events-with-powershell",
      "title": "Working with Windows Events with PowerShell",
      "summary": "As you may (and should) know Event Log is your first place to look for explanations on why server/client is\u2026",
      "date_published": "2018-05-28T09:28:21.0000000Z",
      "tags": [
        "Active Directory",
        "event viewer",
        "Exchange",
        "get-events",
        "get-winevent",
        "microsoft",
        "powershell",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/monitoring-blacklists-with-powershell-module",
      "url": "https://evotec.xyz/blog/monitoring-blacklists-with-powershell-module",
      "title": "Monitoring BlackLists with PowerShell module",
      "summary": "I\u2019ve been Exchange Administrator for a longer part of my IT life. As any mail admin (not just Microsoft Exchange) will\u2026",
      "date_published": "2018-04-29T20:29:02.0000000Z",
      "tags": [
        "exchange",
        "microsoft exchange",
        "monitoring",
        "powershell",
        "powershell module",
        "reporting",
        "smtp",
        "spf"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window",
      "url": "https://evotec.xyz/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window",
      "title": "Microsoft Outlook \u2013 Cannot start Microsoft Outlook. Cannot open the Outlook window.",
      "summary": "When working on Windows Server 2016 on RDS session one of the users reported he cannot start Outlook. He gets\u2026",
      "date_published": "2018-03-15T10:17:26.0000000Z",
      "tags": [
        "adfs",
        "Exchange",
        "microsoft",
        "microsoft outlook",
        "Office 365",
        "outlook",
        "outlook.exe",
        "rds",
        "remote desktop services",
        "Windows",
        "windows server",
        "windows server 2016"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/number-emails-failed-processed-gfi-mailessentials",
      "url": "https://evotec.xyz/blog/number-emails-failed-processed-gfi-mailessentials",
      "title": "A number of emails failed to be processed by GFI MailEssentials",
      "summary": "Recently in not really long time one of our Clients reported that GFI Mail Essentials started reporting that a number of\u2026",
      "date_published": "2018-02-15T22:03:34.0000000Z",
      "tags": [
        "antispam",
        "Exchange",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi antispam",
        "gfi mail essentials",
        "PowerShell",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "url": "https://evotec.xyz/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "title": "Office 365 \u2013 onmicrosoft.com address missing from user synchronized from Active Directory",
      "summary": "Onmicrosoft.com address is standard email address used by Office 365. While usually Clients tend to use their own domains onmicrosoft.com\u2026",
      "date_published": "2018-01-17T22:31:02.0000000Z",
      "tags": [
        "Active Directory",
        "Azure AD",
        "exchange",
        "exchange 2013",
        "exchange online",
        "exchange target address",
        "microsoft office 365",
        "Office 365",
        "office365",
        "onmicrosoft.com"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/upgrading-exchange-2013-sp3-rollup-update-18-fails-blank-webpage",
      "url": "https://evotec.xyz/blog/upgrading-exchange-2013-sp3-rollup-update-18-fails-blank-webpage",
      "title": "Upgrading Exchange 2010 SP3 to Rollup Update 18 fails with blank webpage",
      "summary": "Upgrading Exchange 2010 SP3 to Rollup Update 18 is fairly smooth process. This rollup update is part of standard Windows Update\u2026",
      "date_published": "2017-07-12T20:51:53.0000000Z",
      "tags": [
        "cumulative update",
        "errors",
        "exchange",
        "exchange 2010",
        "exchange 2010 sp3",
        "exchange 2013",
        "microsoft exchange 2013",
        "rollup update",
        "updates"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters",
      "url": "https://evotec.xyz/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters",
      "title": "Office 365 \u2013 Emails sent to Office 365 group contain Chinese characters",
      "summary": "Recently I\u2019ve noticed that when I send email to Office 365 group from my iPhone (iOS) standard Mail application and\u2026",
      "date_published": "2017-06-29T13:49:17.0000000Z",
      "tags": [
        "chinese",
        "email",
        "emails",
        "Exchange",
        "exchange online",
        "iOS",
        "office 365",
        "office 365 groups",
        "Outlook"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/test-mailflow-status-failure-on-exchange-2013-with-gfi-mail-essentials-installed",
      "url": "https://evotec.xyz/blog/test-mailflow-status-failure-on-exchange-2013-with-gfi-mail-essentials-installed",
      "title": "Test-MailFlow status failure on Exchange 2013 with GFI Mail Essentials installed",
      "summary": "Our Client has Exchange 2013 with GFI Mail Essentials. Recently Test-Mailflow started failing with no real reason to do so. Servers\u2026",
      "date_published": "2017-02-19T22:24:23.0000000Z",
      "tags": [
        "Exchange",
        "fail",
        "failure",
        "gfi",
        "gfi mail essentials 20",
        "gfi mailessentials",
        "microsoft exchange 2013",
        "microsoft exchange 2016",
        "PowerShell",
        "test-mailflow"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-ou-picker-empty-creating-new-user",
      "url": "https://evotec.xyz/blog/microsoft-exchange-ou-picker-empty-creating-new-user",
      "title": "Microsoft Exchange \u2013 OU picker is empty when creating new user",
      "summary": "We\u2019ve migrated one of our Clients fairly early but recently we got complain that when new user is created from\u2026",
      "date_published": "2016-11-01T11:24:27.0000000Z",
      "tags": [
        "error",
        "exchange",
        "exchange 2013",
        "microsoft exchange",
        "microsoft exchange server"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-2013-room-doesnt-respond-to-meeting-requests",
      "url": "https://evotec.xyz/blog/microsoft-exchange-2013-room-doesnt-respond-to-meeting-requests",
      "title": "Microsoft Exchange 2013 \u2013 Room doesn\u2019t respond to meeting requests",
      "summary": "Our Client\u2019s domain allow external companies to book room resources from their domain not based on Microsoft Exchange. They do\u2026",
      "date_published": "2016-10-23T09:25:36.0000000Z",
      "tags": [
        "Exchange",
        "meeting requests",
        "microsoft exchange",
        "microsoft exchange 2010",
        "microsoft exchange 2013",
        "microsoft exchange 2016",
        "room finder",
        "room resources"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/suggestions-are-not-provided-because-most-attendees-are-not-available-during-your-working-hours",
      "url": "https://evotec.xyz/blog/suggestions-are-not-provided-because-most-attendees-are-not-available-during-your-working-hours",
      "title": "Suggestions are not provided because most attendees are not available during your working hours",
      "summary": "\u201CSuggestions are not provided because most attendees are not available during your working hours.\u201D \u2013 is one of those messages you\u2026",
      "date_published": "2016-10-22T10:22:31.0000000Z",
      "tags": [
        "error",
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "outlook 2010",
        "outlook 2013",
        "outlook 2016",
        "room finder"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-mail-essentials-license-counting-explained",
      "url": "https://evotec.xyz/blog/gfi-mail-essentials-license-counting-explained",
      "title": "GFI MailEssentials \u2013 License counting explained",
      "summary": "If you follow our Technical Hub you may have seen our earlier entry about counting GFI licenses. At that time\u2026",
      "date_published": "2016-08-08T20:06:38.0000000Z",
      "tags": [
        "dag",
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi antispam",
        "gfi mail essentials 20",
        "license",
        "licenses"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/office-365-parameter-cannot-found-matches-parameter-name-userprincipalname-new-mailbox",
      "url": "https://evotec.xyz/blog/office-365-parameter-cannot-found-matches-parameter-name-userprincipalname-new-mailbox",
      "title": "Office 365 \u2013 A parameter cannot be found that matches parameter name UserPrincipalName on New-Mailbox",
      "summary": "Migrating companies from On-Premise setups of Exchange 2010 or Exchange 2013 to cloud Exchange on Office 365 often requires some\u2026",
      "date_published": "2016-07-28T11:42:49.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "new-mailbox",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-mail-essentials-spf-support",
      "url": "https://evotec.xyz/blog/gfi-mail-essentials-spf-support",
      "title": "Does GFI Mail Essentials 20.1 support full SPF specification",
      "summary": "Sender Policy Framework (SPF) is a simple email-validation system designed to detect email spoofing by providing a mechanism to allow\u2026",
      "date_published": "2016-07-17T15:23:53.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi mail essentials 20",
        "spf",
        "spf rfc",
        "spf specification",
        "spf support"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-stop-backscatter-spam-using-gfi-mail-essentials",
      "url": "https://evotec.xyz/blog/gfi-stop-backscatter-spam-using-gfi-mail-essentials",
      "title": "GFI \u2013 How to stop backscatter spam using GFI Mail Essentials",
      "summary": "Backscatter spam is relatively new problem in spam. Backscatter (also known as outscatter, misdirected bounces, blowback or collateral spam) is\u2026",
      "date_published": "2016-07-11T10:44:45.0000000Z",
      "tags": [
        "backscatter",
        "backscatter spam",
        "Exchange",
        "exchange 2013",
        "gfi",
        "gfi mail essentials 20"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/office-365-migrating-mail-office-365-office-365-account",
      "url": "https://evotec.xyz/blog/office-365-migrating-mail-office-365-office-365-account",
      "title": "Office 365 \u2013 Migrating mail from Office 365 to Office 365 account using Outlook",
      "summary": "Office 365 is great product. We use it ourselves for our own needs but we also suggest it to our\u2026",
      "date_published": "2016-07-11T07:13:10.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2013",
        "exchange 2016",
        "office 365",
        "outlook 2010",
        "outlook 2013",
        "outlook 2016"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-how-to-move-gfi-mailessential-20-to-different-iis-website",
      "url": "https://evotec.xyz/blog/gfi-how-to-move-gfi-mailessential-20-to-different-iis-website",
      "title": "GFI \u2013 How to move GFI MailEssentials 20 to different IIS website",
      "summary": "GFI MailEssentials 20 make the installation straight forward pressing Next most of the times and answering basic questions about Microsoft\u2026",
      "date_published": "2016-03-16T20:16:04.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi mail essentials 20",
        "iis",
        "iis 7",
        "mailessentials"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-set-address-book-policy-based-group-membership",
      "url": "https://evotec.xyz/blog/microsoft-exchange-set-address-book-policy-based-group-membership",
      "title": "Microsoft Exchange \u2013 Set address book policy based on group membership",
      "summary": "You may remember our older post how to set address book policy based on group membership. After using this method above\u2026",
      "date_published": "2016-03-04T11:25:21.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-health-mailbox-has-been-corrupted",
      "url": "https://evotec.xyz/blog/exchange-2013-health-mailbox-has-been-corrupted",
      "title": "Exchange 2013 \u2013 Health Mailbox has been corrupted",
      "summary": "Health checking your Exchange Environment is important task for any administrator. Specially for that there are special Health Mailboxes created\u2026",
      "date_published": "2016-03-01T12:06:32.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "heatlh mailboxes",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-mail-essentials-20-how-to-count-licenses-for-users",
      "url": "https://evotec.xyz/blog/gfi-mail-essentials-20-how-to-count-licenses-for-users",
      "title": "GFI MailEssentials 20 \u2013 How to count licenses for users?",
      "summary": "Recently one of our Clients bought 750 licenses for GFI MailEssentials 20. As GFI on their websites claims that only\u2026",
      "date_published": "2016-02-29T12:42:56.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi mailessentials",
        "licensing"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-how-to-add-relay-connector-from-powershell",
      "url": "https://evotec.xyz/blog/exchange-2013-how-to-add-relay-connector-from-powershell",
      "title": "Exchange 2013 \u2013 How to add Relay Connector from PowerShell",
      "summary": "Adding new receiving connector is standard procedure available via GUI on Exchange 2010 / Exchange 2013 or Exchange 2016. However\u2026",
      "date_published": "2016-02-25T20:24:20.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "powershell",
        "receive connector"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/get-adpermission-the-operation-couldnt-be-performed-because-object",
      "url": "https://evotec.xyz/blog/get-adpermission-the-operation-couldnt-be-performed-because-object",
      "title": "Get-AdPermission \u2013 The operation couldn\u2019t be performed because object couldn\u2019t be found",
      "summary": "During our recent creation of Relay Receive Connector on Exchange 2013 we\u2019ve encountered an error: The operation couldn\u2019t be performed because object. Since time\u2026",
      "date_published": "2016-02-25T19:50:34.0000000Z",
      "tags": [
        "error",
        "exchange",
        "exchange 2013",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-set-address-book-policy-to-multiple-users-based-on-group-membership",
      "url": "https://evotec.xyz/blog/microsoft-exchange-set-address-book-policy-to-multiple-users-based-on-group-membership",
      "title": "Microsoft Exchange \u2013 Set Address Book Policy to multiple users based on group membership",
      "summary": "One of the common tasks of Exchange Administrator is to add Exchange Address Book Policy to a user. Depending on needs\u2026",
      "date_published": "2016-01-28T10:33:05.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange 2016",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-grantsendonbehalfto-permission-for-mailbox-overwrites-existing-permissions",
      "url": "https://evotec.xyz/blog/exchange-2013-grantsendonbehalfto-permission-for-mailbox-overwrites-existing-permissions",
      "title": "Exchange 2013 \u2013 Grant SendOnBehalf permission for Mailbox overwrites Existing permissions",
      "summary": "Changing Send On Behalf setting in Exchange 2010 / Exchange 2013 or Exchange 2016 is quite simple task that can be easily\u2026",
      "date_published": "2016-01-22T11:30:13.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "GrantSendOnBehalfTo",
        "powershell",
        "Set-DistributionGroup",
        "Set-Mailbox"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-mailessentials-20-installation-stuck-on-administrators-email-address",
      "url": "https://evotec.xyz/blog/gfi-mailessentials-20-installation-stuck-on-administrators-email-address",
      "title": "GFI MailEssentials 20 installation stuck on Administrators email address",
      "summary": "During installation of GFI MailEssentials 20 installation doesn\u2019t go pass entering an Administrator\u2019s email. Pressing NEXT doesn\u2019t do anything and Administrator\u2026",
      "date_published": "2016-01-18T09:34:04.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "gfi",
        "gfi antispam",
        "gfi installer",
        "gfi mailessentials",
        "gfi mailessentials 20",
        "mail essentials",
        "microsoft exchange"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-2013-cu11-readiness-checks-error",
      "url": "https://evotec.xyz/blog/microsoft-exchange-2013-cu11-readiness-checks-error",
      "title": "Microsoft Exchange 2013 CU11 Readiness Checks Error",
      "summary": "During a Readiness Checks of Exchange Server 2013 CU 11 installation, just about 90% into Configuring Prerequisites an error is displayed. One of the\u2026",
      "date_published": "2016-01-14T21:18:17.0000000Z",
      "tags": [
        "cu11",
        "Exchange",
        "exchange 2013",
        "exchange 2013 cu11",
        "exchange cu11",
        "exchange cumulative update",
        "exchange error",
        "microsoft exchange"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/microsoft-exchange-connecting-to-remote-server-failed-with-the-following-error-message",
      "url": "https://evotec.xyz/blog/microsoft-exchange-connecting-to-remote-server-failed-with-the-following-error-message",
      "title": "Microsoft Exchange \u2013 Connecting to remote server failed with the following error message",
      "summary": "Connecting to Microsoft Exchange via PowerShell is a standard administrative tasks since Exchange 2007 was released. It\u2019s available in all\u2026",
      "date_published": "2015-11-26T17:47:09.0000000Z",
      "tags": [
        "error",
        "exchange",
        "microsoft exchange",
        "microsoft exchange 2007",
        "microsoft exchange 2010",
        "microsoft exchange 2013",
        "microsoft exchange 2016",
        "microsoft exchange server",
        "powershell",
        "ssl certificate"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-exchange-management-shell-loading-very-slow",
      "url": "https://evotec.xyz/blog/exchange-exchange-management-shell-loading-very-slow",
      "title": "Exchange 2013 \u2013 Exchange Management Shell (EMS) loading very slow",
      "summary": "As you grow more experienced with Exchange (2007 / 2010 / 2013 or 2016) you get to the point where you\u2026",
      "date_published": "2015-10-22T12:06:43.0000000Z",
      "tags": [
        "ems",
        "exchange",
        "exchange 2010",
        "exchange 2013",
        "exchange 2016",
        "exchange management shell",
        "microsoft exchange",
        "microsoft exchange server"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2016-microsoft-has-released-rtm-version-of-exchange",
      "url": "https://evotec.xyz/blog/exchange-2016-microsoft-has-released-rtm-version-of-exchange",
      "title": "Exchange 2016 \u2013 Microsoft has released RTM version of Exchange",
      "summary": "Nearly 3 years after Exchange 2013 was released, new Exchange 2016 is out in the open in Ready To Manufacturing state (RTM). Microsoft Exchange 2016 can be downloaded straight from [Microsoft servers](https://www.microsoft.com/en-us/downloa...",
      "date_published": "2015-10-02T07:00:53.0000000Z",
      "tags": [
        "exchange",
        "exchange 2016",
        "exchange 2016 rtm",
        "exchange server 2016",
        "exchange server 2016 rtm"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-too-many-missing-items-permanent-exception-or-too-many-bad-items-permanent-exception-solution",
      "url": "https://evotec.xyz/blog/exchange-2013-too-many-missing-items-permanent-exception-or-too-many-bad-items-permanent-exception-solution",
      "title": "Exchange 2013 \u2013 TooManyMissingItems or TooManyBadItems",
      "summary": "During Microsoft Exchange 2010 to Exchange 2013 Migration one of the steps is to migrated all mailboxes from old servers to new servers. Unfortunately with large number of mailboxes a lot of possible things can go wrong during New-MoveReque...",
      "date_published": "2015-09-21T21:19:11.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2013",
        "exchange 2016",
        "exchange error",
        "exchange mailbox move",
        "exchange migration",
        "exchange server",
        "mailbox move",
        "microsoft exchange",
        "microsoft exchange server",
        "toomanybaditems",
        "toomanymissingitems"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-server-2010-service-pack-3-update-rollup-11-sp3-ru11-released",
      "url": "https://evotec.xyz/blog/exchange-server-2010-service-pack-3-update-rollup-11-sp3-ru11-released",
      "title": "Exchange Server 2010 \u2013 Service Pack 3 Update Rollup 11 (SP3 RU11) Released",
      "summary": "On September 15th Microsoft has released **Exchange Server 2010 Service Pack 3 Update Rollup 11 (SP3 RU11)**. Rollup Update 11 contains the latest set of fixes. Exchange Server 2010 Service Pack 3 Update Rollup 11, is the minimum version of...",
      "date_published": "2015-09-16T07:05:59.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2010 RU11",
        "exchange 2010 sp3",
        "exchange 2010 sp3 ru 11",
        "exchange server 2010",
        "microsoft exchange",
        "microsoft exchange server",
        "sp3 ru11"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-server-2013-cumulative-update-10-cu10-released",
      "url": "https://evotec.xyz/blog/exchange-server-2013-cumulative-update-10-cu10-released",
      "title": "Exchange Server 2013 \u2013 Cumulative Update 10 (CU10) Released",
      "summary": "On September 15th Microsoft has released **Exchange Server 2013 CU10**. Cumulative Update 10 contains the latest set of fixes and builds upon Exchange Server 2013 Cumulative Update 9. As a reminder CU releases are full Microsoft Exchange pr...",
      "date_published": "2015-09-16T07:00:48.0000000Z",
      "tags": [
        "cumulative update",
        "Exchange",
        "exchange 2013",
        "exchange 2013 cu10",
        "exchange 2013 cumulative update",
        "exchange server 2013",
        "exchange server 2013 cu 10",
        "exchange updates",
        "exchange upgrade"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-cu9-kb3087126-installation-goes-bad",
      "url": "https://evotec.xyz/blog/exchange-2013-cu9-kb3087126-installation-goes-bad",
      "title": "Exchange 2013 CU9 KB3087126 installation goes bad",
      "summary": "After installing CU9 on our customers systems and rebooting Windows we usually check for any additional updates that may come\u2026",
      "date_published": "2015-09-15T20:16:32.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2013",
        "exchange 2013 cu9",
        "exchange 2013 cu9 kb3087126",
        "exchange server 2013",
        "kb3087126"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-upgrade-service-wmsvc-failed-to-reach-status-running-on-this-server",
      "url": "https://evotec.xyz/blog/exchange-2013-upgrade-service-wmsvc-failed-to-reach-status-running-on-this-server",
      "title": "Exchange 2013 Upgrade \u2013 Service \u2018WMSVC\u2019 failed to reach status \u2018Running\u2019 on this server",
      "summary": "One of the quarterly tasks that every Exchange administrator should do is to install new Cumulative Update for their Exchange\u2026",
      "date_published": "2015-09-15T17:04:16.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange server",
        "exchange upgrade"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2013-integration-with-sharepoint-doesnt-work",
      "url": "https://evotec.xyz/blog/exchange-2013-integration-with-sharepoint-doesnt-work",
      "title": "Exchange 2013 integration with SharePoint doesn\u2019t work",
      "summary": "The steps to integrate new Microsoft Exchange 2013 with SharePoint 2013 are fairly simple. You just need to follow Microsoft Configure\u2026",
      "date_published": "2015-06-14T12:27:50.0000000Z",
      "tags": [
        "exchange",
        "exchange 2013",
        "exchange error",
        "exchange server",
        "integration",
        "microsoft exchange",
        "sharepoint",
        "sharepoint 2013",
        "sharepoint integration"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/exchange-2010-2013-meetings-with-rooms-stopped-working",
      "url": "https://evotec.xyz/blog/exchange-2010-2013-meetings-with-rooms-stopped-working",
      "title": "Exchange 2010 / 2013 meetings with rooms stopped working",
      "summary": "Our client had a little problem today where after patching of all Exchange 2010 / 2013 servers users started noticing weird issues with\u2026",
      "date_published": "2015-05-25T13:54:09.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2010",
        "exchange 2013",
        "meetings",
        "resource mailboxes"
      ]
    }
  ]
}