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 the python package, https //swimlane com/knowledge center/docs/administrator guide/integrations/install and manage python packages pypsrp create a python task with script similar to this for more information, contact your swimlane professional services representative +> note 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