Delegation of RBAC rights
Hi. I need delegate for helpdesk, commandlet management rights: "Set-CASMailbox", "Get-CASMailbox", "Get-MobileDeviceStatistics", "Remove-MobileDevice" I implemented this with a script. But now the user cannot…
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…
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?
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…
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
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
Microsoft Any Plan to announced a latest release timeline for a new version of Exchange Server (such as a "2025" release)
Hi, I am currently using Microsoft Exchange Server 2019 On Prem. My question is that, is there any confirmed plan for a latest release timeline for a new version of On-Prem Exchange Server (such as a "2025" release), as Exchange 2019 On prem…
Best Practices for Decommissioning On-Prem Exchange Server After Migration to Exchange Online
We have completed the migration of all our mailboxes to Exchange Online. Currently, we are syncing users from Active Directory to Entra ID through the Entraconnect server. What are the best practices for decommissioning our on-premises Exchange…
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…
Sizes of mailboxes on 365
We are moving mailboxes on-prem to mailboxes on 365. Licenses are business premium and can have mailbox size of 50GB and 50GB archive mailbox. But we have also users with a huge mailbox size, like up to 200GB (no archive mailbox). Indeed it is on on-prem…
I cannot see my MCPs in my Microsoft Learning portal?
Hi there! I cannot see my MCP certifications in the learn portal and the MCP website is down? May you please share the location where I can download this cert? Best regards, Andrew Hajinikitas
Remote Server returned '554 5.4.0'
Hi All, One of my user is facing issue sending email to an external domain user. he is getting the below NDR. is anything to look at my end or its an issue at the recipient domain end. Delivery has failed to these recipients or groups: …
Calender Meeting Forward
Hi All I have a requirement from a user, when user sends meeting invite to users, that meeting invite by default should not be forwarded to any other person. i.e users should not forward it. When i create a new meeting invite, under Response…
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…
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…
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…
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…
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…