<feed xmlns="http://www.w3.org/2005/Atom"><title>exchange online</title><id>https://evotec.xyz/es/tags/exchange-online/index.atom.xml</id><updated>2021-04-20T10:19:21.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/es/tags/exchange-online" /><link href="https://evotec.xyz/es/tags/exchange-online/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Sending email as an alias (proxy address) with Office 365</title><id>https://evotec.xyz/es/blog/sending-email-as-an-alias-proxy-address-with-office-365</id><link href="https://evotec.xyz/es/blog/sending-email-as-an-alias-proxy-address-with-office-365" /><updated>2021-04-20T10:19:21.0000000Z</updated><summary>Sending emails in Microsoft Exchange world using an alias for an account has always been a pain. It required working with workarounds such as setting up Shared Mailbox or Distribution Groups and using SendAs permissions. For years admins around the world were asking Microsoft to change this, and finally, in April 2021, they did! It’s a new feature of Office 365, and it requires action from Office 365 Administrator.</summary><category term="exchange" /><category term="exchange online" /><category term="office 365" /><category term="powershell" /><category term="proxy address" /><category term="sendasalias" /></entry><entry><title>Creating Visual Indicators for spoofed / external emails with PowerShell</title><id>https://evotec.xyz/es/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell</id><link href="https://evotec.xyz/es/blog/creating-visual-indicators-for-spoofed-external-emails-with-powershell" /><updated>2019-03-30T22:28:27.0000000Z</updated><summary>I’ve been managing mail service for users for a lot of years now. I don’t do it daily but I’ve spent my fair share of time analyzing spam emails. Mail vendors are doing what they can fighting spam, but it’s 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’s even worse if the company you work with has not implemented SPF or their SPF is configured to soft fail which can’t be treated as spam.</summary><category term="exchange" /><category term="exchange 2013" /><category term="exchange 2016" /><category term="exchange online" /><category term="office 365" /><category term="powershell" /></entry><entry><title>Changing Exchange folder permissions in multilanguage Office 365 tenants</title><id>https://evotec.xyz/es/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants</id><link href="https://evotec.xyz/es/blog/powershell-changing-exchange-folder-permissions-in-multilanguage-office-365-tenants" /><updated>2019-03-22T18:58:49.0000000Z</updated><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’s nothing hard about it, and there are plenty of articles about it. It’s just three simple steps.</summary><category term="exchange" /><category term="exchange online" /><category term="Office 365" /><category term="powershell" /><category term="room mailbox" /></entry><entry><title>Bittitan MigrationWiz – The selected Mailboxes cannot be subscribed</title><id>https://evotec.xyz/es/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed</id><link href="https://evotec.xyz/es/blog/bittitan-migrationwiz-the-selected-mailboxes-cannot-be-subscribed" /><updated>2019-02-14T21:10:28.0000000Z</updated><summary>Recently I’m doing yet another migration between Office 365 tenants using Bittitan Migration Wizard. It’s 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.</summary><category term="bittitan" /><category term="Exchange" /><category term="exchange online" /><category term="office 365" /></entry><entry><title>Office 365 – Report containing User Information and Mailbox Usage</title><id>https://evotec.xyz/es/blog/office-365-report-containing-user-information-and-mailbox-usage</id><link href="https://evotec.xyz/es/blog/office-365-report-containing-user-information-and-mailbox-usage" /><updated>2019-01-29T15:30:04.0000000Z</updated><summary>Working with Office 365 is my bread and butter in the last few months. I’m 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.</summary><category term="exchange" /><category term="exchange online" /><category term="msol" /><category term="office 365" /><category term="powershell" /></entry><entry><title>Microsoft Exchange – 420 4.2.0 Recipient deferred because there is no Mdb</title><id>https://evotec.xyz/es/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb</id><link href="https://evotec.xyz/es/blog/microsoft-exchange-420-4-2-0-recipient-deferred-because-there-is-no-mdb" /><updated>2018-11-14T20:41:07.0000000Z</updated><summary>Last few weeks I’m 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’ve setup hybrid, added accepted domains, prepared connectors, but there’s 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.</summary><category term="exchange" /><category term="exchange online" /><category term="office 365" /></entry><entry><title>Office 365 – Creating Archive Mailboxes with PowerShell in bulk</title><id>https://evotec.xyz/es/blog/office-365-creating-archive-mailboxes-powershell-bulk</id><link href="https://evotec.xyz/es/blog/office-365-creating-archive-mailboxes-powershell-bulk" /><updated>2018-10-24T07:49:10.0000000Z</updated><summary>Quick PowerShell Script that allows to enable Archive Mailboxes for users that don’t have it enabled. Below script just does…</summary><category term="exchange mailbox move" /><category term="exchange online" /><category term="mailbox" /><category term="office 365" /><category term="powershell" /></entry><entry><title>Office 365 – Find Users Forwarding Emails (PowerShell)</title><id>https://evotec.xyz/es/blog/office-365-find-users-forwarding-emails-powershell</id><link href="https://evotec.xyz/es/blog/office-365-find-users-forwarding-emails-powershell" /><updated>2018-10-20T19:37:51.0000000Z</updated><summary>I saw today someone posting a script that allow you to find Inbox Rules that have forward rules setup in…</summary><category term="exchange online" /><category term="forwarding rules" /><category term="inboxrules" /><category term="mailbox" /><category term="office 365" /><category term="powershell" /></entry><entry><title>Office 365 – The following error occurred during validation in agent Archive ParameterSet Enforcement Agent</title><id>https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent</id><link href="https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent" /><updated>2018-09-26T20:10:12.0000000Z</updated><summary>I just created 80 Azure AD users via PowerShell that I wanted to activate for email. Normally you can use Enable-Mailbox when…</summary><category term="Azure AD" /><category term="exchange online" /><category term="office 365" /><category term="powershell" /></entry><entry><title>No account settings were returned from the Autodiscover response – Microsoft Exchange 2016</title><id>https://evotec.xyz/es/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016</id><link href="https://evotec.xyz/es/blog/no-account-settings-were-returned-from-the-autodiscover-response-microsoft-exchange-2016" /><updated>2018-08-16T19:07:01.0000000Z</updated><summary>Recently one of our users reported that after name change she can’t login to Outlook anymore. She can only work…</summary><category term="exchange" /><category term="exchange 2013" /><category term="exchange 2016" /><category term="exchange on-premise" /><category term="exchange online" /><category term="office 365" /><category term="PowerShell" /></entry><entry><title>Microsoft Exchange Approval Assistant – Your message couldn’t be delivered because delivery to this address is restricted to authenticated senders</title><id>https://evotec.xyz/es/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders</id><link href="https://evotec.xyz/es/blog/microsoft-exchange-approval-assistant-your-message-couldnt-be-delivered-because-delivery-to-this-address-is-restricted-to-authenticated-senders" /><updated>2018-08-16T11:53:44.0000000Z</updated><summary>While not being able to accept or deny messages in hybrid scenario was solved in earlier post, now that people could approve…</summary><category term="exchange" /><category term="exchange 2010" /><category term="exchange 2013" /><category term="exchange 2016" /><category term="exchange hybrid" /><category term="exchange online" /><category term="Office 365" /><category term="Outlook" /></entry><entry><title>Not able to accept or deny messages sent to group in Exchange Hybrid Scenario</title><id>https://evotec.xyz/es/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario</id><link href="https://evotec.xyz/es/blog/not-able-to-accept-or-deny-messages-sent-to-group-in-exchange-hybrid-scenario" /><updated>2018-08-13T21:27:53.0000000Z</updated><summary>One of the functionalities in Microsoft Exchange for Distribution Groups (or mail-enabled groups for that matter) is ability to setup…</summary><category term="exchange" /><category term="exchange online" /><category term="Hybrid" /><category term="office 365" /><category term="Outlook" /></entry><entry><title>Office 365 – onmicrosoft.com address missing from user synchronized from Active Directory</title><id>https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory</id><link href="https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory" /><updated>2018-01-17T22:31:02.0000000Z</updated><summary>Onmicrosoft.com address is standard email address used by Office 365. While usually Clients tend to use their own domains onmicrosoft.com…</summary><category term="Active Directory" /><category term="Azure AD" /><category term="exchange" /><category term="exchange 2013" /><category term="exchange online" /><category term="exchange target address" /><category term="microsoft office 365" /><category term="Office 365" /><category term="office365" /><category term="onmicrosoft.com" /></entry><entry><title>Office 365 – Emails sent to Office 365 group contain Chinese characters</title><id>https://evotec.xyz/es/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters</id><link href="https://evotec.xyz/es/blog/office-365-emails-sent-to-office-365-group-from-contain-chinese-characters" /><updated>2017-06-29T13:49:17.0000000Z</updated><summary>Recently I’ve noticed that when I send email to Office 365 group from my iPhone (iOS) standard Mail application and…</summary><category term="chinese" /><category term="email" /><category term="emails" /><category term="Exchange" /><category term="exchange online" /><category term="iOS" /><category term="office 365" /><category term="office 365 groups" /><category term="Outlook" /></entry><entry><title>Office 365 – Adding email addresses based on Email Address Policy</title><id>https://evotec.xyz/es/blog/office-365-adding-email-addresses-based-email-address-policy</id><link href="https://evotec.xyz/es/blog/office-365-adding-email-addresses-based-email-address-policy" /><updated>2016-08-02T18:39:44.0000000Z</updated><summary>Email Address Policies are bread and butter in Microsoft Exchange world. If you work with On-Premise Exchange 2007, Exchange 2010,…</summary><category term="email address policies" /><category term="emails" /><category term="exchange 2010" /><category term="exchange 2013" /><category term="exchange 2016" /><category term="exchange online" /><category term="office 365" /></entry></feed>