Forum Discussion
jcescut
Apr 11, 2022Copper Contributor
Live Response - notification via email
Hi,
is it possible to receive an email when Live Response console is used?
Regards,
Jan
1 Reply
Sort By
- Sujit-MSFT
Microsoft
Hello, No an email is not generated, however you can view the Command log (https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/live-response?view=o365-worldwide#view-the-command-log) or check Activity details in the Action Center (https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/respond-machine-alerts?view=o365-worldwide#check-activity-details-in-action-center).
You can also use the List MachineActions API which includes the LiveResponse MachineActions to automate receiving notifications for these actions -
https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-machineactions-collection?view=o365-worldwide
MachineAction resource type
https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/machineaction?view=o365-worldwide Thanks.