Troubleshooting Guide
Trace Exchange Messages with Python
1 min
you can ingest security alarm data, such as candidate phishing email messages, using the sw microsoft exchange plugin the exchange plugin targets the exchange ews https //docs microsoft com/en us/exchange/client developer/exchange web services/start using web services in exchange apis via the python exchangelib https //pypi org/project/exchangelib/ the exchange plugin currently does not offer message tracing yet, you may want to know the answer to a question like, "how many people in an organization have received a known malicious email message?" this topic explains how you can discover the answer to trace exchange messages with python install or upload python packages docid\ u04ub6zff4yokpsowefpf pypsrp create a python task with script similar to this for more information, contact your swimlane professional services representative powershell users can accomplish message tracing objectives with the exchange online powershell v2 module https //docs microsoft com/en us/powershell/exchange/connect to exchange online powershell?view=exchange ps and/or the get messagetrace cmdlet https //docs microsoft com/en us/powershell/module/exchange/get messagetrace?view=exchange ps