How to block quarantine notification ?
Hello. We want to enable quarantine for new mobile devices. Set-ActiveSyncOrganizationSettings -DefaultAccessLevel Quarantine The problem with this command is that the rule applies to all devices that are already connected. So to prevent existing devices…
Get-ADGroupmember
Hi All, In Active Directory, we have security groups, mail-enabled security groups, and distribution groups. I'm not sure if I'm missing any other group types. I would like to export all users from these groups, including those in nested groups, to a CSV…
exchange all virtual directory error: An IIS directory entry couldn't be created. The error message is Access is denied.
Здравствуйте, при попытке изменить свойство "проверка подлинности" в ECP возникает ошибка: Не удалось создать запись каталога служб IIS. Сообщение об ошибке - Access is denied. . HResult = -2147024891 при попытке сбросить виртуальный каталог в…
What is the correct way to grant access to the RBAC?
Hi. I need to give permissions to an account to execute commandlets: Set-CASMailbox -Identity $username -ActiveSyncBlockedDeviceIDs @{ add = $deviceId } Get-MobileDeviceStatistics -Mailbox $username Remove-MobileDevice -Identity $id…
A positional parameter cannot be found that accepts argument
Hi All i am using the below syntax in exchange online, i am getting error. Select-Object : A positional parameter cannot be found that accepts argument 'System.Object[]'. At line:1 char:79 | Select DisplayName,title,userprincipalname,Department,Man…
One user is not receiving incoming emails from a specific domain, while other users can.
Subject: Email Issue for a Specific User Hello, We have a user in our tenant who is not receiving emails from a specific company with whom we do business. While this user can send emails to their contact at that company's domain, our user does not…
Get-DistributionGroup
Hi All, I have a list of Distribution Lists (DLs) in a CSV file in the following format: DLList dl1@contoso.com dl2@contoso.com I want to import this CSV file and retrieve the following information for each DL: The count of DL members, including…
retention policy/tags
Hello Everyone i have a unified group mailbox lets say ug1@contoso.com, how can i know if any retention policy or tag is being applied on this unified group mailbox. 2.I have MRM Retention Policies and MRM Retention Tags set up under Data Lifecycle…
Changes made to the mail flow in EAC do not take effect immediately
Recently, I have made changes of mail flow in EAC but the rules did not take effect immediately. Sometime, I have to wait 2-3 hours or longer How to speed up to propagate the changes and apply them across the system? Could you provide the solutions on…
Search-MailboxAuditLog
Hi All, One of my users, let's say user1@contoso.com, sent an email to two users, user2@contoso.com and user3@contoso.com. User2 and User3 claim that they read the email, moved it to a folder, and now are unable to find it. When I checked the message…
How to increase EWS search-mailboxes results more than 100
Hello, I use EWS to perform searches on mailboxes. My account is at discovery management group. When I try to search mailboxes with filter "from:<sender> and subject:'<subject>' " with a mail scope of 500 mailboxes, I only get 100…
Issues trying to silently install MS Exchange 2019 on root/child AD environment
I have a root/child AD environment that I would like to install Exchange in. On one of my root servers I run PrepareSchema, PrepareAD. On a child AD I run PrepareAllDomains. When I try to install the mailbox role on my exchange server, I get the…
Mail delivery and NDR after license removal
After license removal can the e-mail account still be there for a longer period of time but without a mailbox? Can the account exist for more than 30 days? Can the mailbox exist for longer than 30 days after license removal and still receive…
iOS Outlook cannot send attachment
We have on-prem Excange Server 2019, and recently we are not able to send an email with attachments. The error we receive is: "EasSendFailedPermanentException: An EAS Send command failed: The EAS command failed with Status MailSubmissionFailed, Code…
Need a complete Portlist for an Exchange 2016/2019 DAG Environment for Windows Adv Firewall Configuration
Hello Folks, i need a complete Portlist for an Exchange 2016/2019 DAG Environment to setup Windows Adv. Firewall Configuration. Pls not only Exchange related (Mail-Flow Ports) --> i need a complete List with all needed Ports. Thx in advance
ERROR when Adding Endpoint - Intermedia HostPilot hosted Exchange 2016
I am trying to setup a cutover "remote move" migration using EWS (not OWA). While configuring the endpoint I get: The call to 'net.tcp://ch0p223mb0219.namp223.prod.outlook.com:9821/Microsoft.Exchange.MailboxReplicationService…
queries on unified group mailbox.
Hi All, I have three questions. My users are currently unable to create Outlook rules in a unified group mailbox. I plan to enable it using the syntax below. If I enable this setting, will it apply only to the unified group mailbox, or will it affect…
DistributionGroup permissions
Hi All i have a DL in Exchange online, lets say DL1@contoso.com. i have users list in csv file in the below format.i want to import the csv file and provide users Send As/Send Onbehalf permission to the DL. Please let me know if the below syntax is…
unified group permissions
Hi All i have a unified group lets say ug1@contoso.com. i want to provide few users send as and send on behalf permissions to the unified group. Please guide me with the PowerShell syntax. i have a csv file in the below format. users user1@contoso.com …
The organizer does not see his/her availability in the outlook calendar when scheduling a meeting for several participants
Good afternoon! When planning a meeting with multiple participants in the Outlook Exchange calendar using the "Scheduling" feature, the organizer can see the availability of other employees but cannot see their own availability in the calendar.…