How to fix Error Acquiring Token
I'm getting this error whenever i try to connect to Exchange online using PowerShell as Admin and I can't figure out how to fix it. Error Acquiring Token: Unknown Status: Unexpected Error: 0xffffffff80070520 Context: (pii) Tag: 0x21420087 (error code…
Sending Emails with Different Domains Using Direct Mail Injection in Office 365
I have configured Direct Mail Injection (DMI) with Microsoft Office 365. However, I would like to send emails using a domain that is different from the organization's domain. Our intention is to phish the users for security training purpose. When I…
Exchange Back End conflict site at port 443
Hi All, We have a strange issue. In one of the exchange server 2019 the back end site in IIS is not getting started. It give error website cannot be started another website might be using same port. I observed there are three sites at port 81, 444, and…
CsApplicationAccessPolicy
Hi All, I am using an Exchange 2016 hybrid environment. I have created a CsApplicationAccessPolicy and assigned it globally in Teams online using the following syntax: Grant-CsApplicationAccessPolicy -PolicyName "MyPolicy1" -Global I want to…
OWA Email link plain text
Hi, We have a software that sends an email with a link to a page in the email body. In Outlook Desktop the link is clickable, but in OWA the link is plain text, so it is impossible to click. Is there any setting that makes the link to say in html…
Autodiscover prompting for login after upgrade
Hello, We have all our mailbox in Microsoft and are running in Hybrid. Over the weekend we upgraded from Exchange 2016 to Exchange 2019 and now users are getting prompted for a password in Outlook. We have made sure autodiscover goes to M365 first, but…
The Version of Internet information services (IIS) that is running on server "EXCH2013".child.contoso.local can't be determined. This error can occur due to network connectivty issues. Check the availability of your network and try again.
Hi Expert Do you have any idea on this error regarding this. Quick background we have exchange 2013 and we tried to edit /modify the ECP URL's from another exchange server but an error occured below. "The Version of Internet information…
Problem with Office 365 Exchange. Recipients receive some messages twice
Problem with Office 365 Exchange. Recipients receive some messages twice, even though they are sent only once. Can you help me?
unable to migrate
Hi All, I am using an Exchange 2016 hybrid environment and facing an issue migrating a user from on-premises to online. I am seeing the error below. I tried using the Enable-RemoteMailbox syntax from on-premises, but it did not work since the mailbox…
I would like to block the URL /owa/auth/logon.aspx from IIS
Dear All. If any url matches hhtps://abc.com/owa/auth/logon.aspx it has to be blocked How do I do ti I tried multiple steps on IIS but no luck
export mail contact mail user and external contacts
Hi All, I have distribution lists (DLs) created in both Exchange Online and Exchange On-Premises. These DLs include mail contacts, mail users, and external users. Some DLs are created in Exchange Online, while others are created in Exchange…
Domain netbios rename of empty root domain
We have a forest with an empty root domain and a child domain containing users, exchange,... We would like to change the netbios name of the root domain. Is it supported? As this domain doesn't have any service bound to it , I suppose that the answer…
Set-MailboxAutoReplyConfiguration
Hi All I want to set an AutoReply on a mailbox. While I can set the AutoReply using the syntax below, it does not format the message as I require. Specifically, I need the AutoReply to appear in 5 lines, as shown in the screenshot. Using the current…
User is unable to login to Mailbox
Hello experts, We are in Hybrid environment and one of the user which was recently re-enabled an AD account as the user is returned back to us, is unable to login to mailbox. He is able to login in Mobile but can't login in OWA (he is assigned with EOL…
Exchange Account
My iPad is asking for my exchage account password, I have two Hotmail accounts and neither of those passwords work. What do I do to get rid of this pop up? Thanks in advance
How to Retrieve Attachments Larger Than 5MB Using EWS
I'm working with Exchange Web Services (EWS) and need assistance on how to retrieve attachments that are larger than 5MB. By default, EWS seems to limit the attachment size for retrieval, but I need to ensure that larger attachments can be fetched. Could…
Distribution list delegation not working, only for specific OU users
I have created a restriction for a distribution group for group-A, using powershell for group-B the group-B have two users user-A in OU-A and user-B in OU-B, restriction is only applying for user in OU-A, i even swap the users but still same OU-B user…
Restrict Access
Hi all, I have a service account with a Microsoft 365 E5 license assigned. I want to restrict this service account so that it can only use Microsoft Teams and no other Microsoft 365 apps. How can I achieve this? Please guide me.
Outlook 365 App | subscribing to a local WebDAV ICS calendar is not possible
I have been using the following configuration for years: the calendar is published from my company computer (Outlook 365 App for Enterprise, V2402, 17328.20648) to my local NAS via WebDAV (I cannot install CalDAV on my company computers), it is purely…
EWS Managed API Authentication with Exchange on-premise (NTLM)
Hi! Could you please guide me on how to use NTLM authentication for the Microsoft EWS API services with Exchange Server On-Premises? According to the documentation…