Skip to main content

Questions tagged [exchange-server]

Questions about automation and APIs related to Microsoft's Enterprise level messaging server.

0 votes
1 answer
37 views

Get-MgGroupMember by display name instead of userID

I am currently in the process of replacing an old script that used Exchange Online Powershell. The old script was very simple and only performed 2 tasks. Downloaded user photos that had custom ...
Qwenton's user avatar
0 votes
0 answers
16 views

Exchange or Graph Script for DDL multiple tenants Powershell

Hi all I have a specific problem trying to solve, have tried writing my own script but not getting results I want. I work for a company that owns 4 other companies. They all operate as microsoft ...
eryan-work's user avatar
-1 votes
0 answers
11 views

Dynamic CRM On Permes configuration with Exchange Online

In order to configure CRM On Permes with Exchange Online, the Microsoft official configuration is very complicated because it contains a lot of PowerShell configuration. Is there a way to configure ...
Abdallah Ahmed Sayed's user avatar
0 votes
1 answer
35 views

How to use PS/ GraphAPI to get the calendar or events on the public mail box in O365?

We are using the VBScript to get the Exchange 2016 public folder events/calendar, but we have upgrading the mail server to Office 365, the existing VBScript cannot execute to get the calendar/events. ...
Kenneth Chow's user avatar
0 votes
1 answer
6 views

Can I use NOT or 'only if' in Exchange message rules?

With the phishing test tool we use it's very labour intensive to ensure the test mails don't include a specific sender address. That's usually fine, but some of our inboxes are used to report security ...
bwvanmanen's user avatar
0 votes
0 answers
21 views

creates a GLPI Icare ticket when an e-mail is received

I would like to realize a GLPI ticket automation project. I would like that when I receive an email on an email address, it creates a ticket on GLPI Icare. The mailbox is a shared box. How can I do ...
Skydrum's user avatar
0 votes
0 answers
25 views

MS Graph API list of all events that were forwarded to me

I'm trying to write a query in the Graph API that shows me all calendar events that have been forwarded to me. In other words, events to which I was not directly invited. A list with all events is not ...
DerTexaner's user avatar
0 votes
1 answer
45 views

MAPI cannot read all entries of the global address list (GAL) anymore in Exchange Online since January 2024

I have a MAPI application that uses a MAPI online profile to read all mail users of the global address list (GAL). Since January 2024 only 500 entries can be read from the GAL in Exchange Online. The ...
Niels Stockfleth's user avatar
0 votes
0 answers
16 views

How can i resolve this inconsequent error on the mail server?

I have a new user/new email powershell script. In the new email part i try to connect to exchange.server via a remote session to run a few commands to create the email part. Sometimes it runs without ...
FinFinnigan's user avatar
0 votes
0 answers
21 views

ADFS - OWA - ECP automatically signs out when loging from custom IdP

i have a problem. Im logging into adfs with Keycloak as an IdP, everything works well. Im redirected from Keycloak to ADFS and then im getting redirected to OWA the to the ECP with signout request. ...
tony_rosey's user avatar
0 votes
0 answers
41 views

Claims in samlresponse to adfs OWA authentication

I have a problem while performing authentication in OWA using adfs and my own IDP. The SAMLResponse from idp contains: <saml:AttributeStatement> <saml:Attribute FriendlyName="...
tony_rosey's user avatar
0 votes
0 answers
49 views

Trying to implement google captcha on microsoft exchange to prevent brute force

I'm trying to implement captcha on microsoft exchange, but they still brute forcing users, like they skip the captcha there. the recaptcha file that i created have this code <% @ Page AspCompat=...
MF0's user avatar
  • 1
0 votes
0 answers
26 views

.NET - Sending an email via EWS using the logged in user's credentials

We use a process on a Windows application where a user will trigger an automated email from themselves to another user. At the moment an Outlook session is opened and an email is sent that way, but we ...
Josh's user avatar
  • 40
0 votes
0 answers
102 views

Microsoft Exchange - ADFS- OWA - KEYCLOAK

I have encountered a problem with an ADFS in Exchange Server 2019. x-adfserror: ID4175: The issuer of the security token was not recognized by the IssuerNameRegistry. To accept security tokens from ...
tony_rosey's user avatar
-1 votes
1 answer
14 views

What Exchange Online APIs enable simple searches across all exchange messages for a tenant?

I would like to be able to get a count, or collection of message datetimes, for all messages sent to or received from a collection of external addresses. It seems like the ComplianceSearch APIs can do ...
Chris's user avatar
  • 9

15 30 50 per page
1
2 3 4 5
321