Mar 10 2020 05:28 AM
Where can we see audit logs of what users in the securitycenter portal are doing? More specifically, if we select a W10 machine and go to 'Action Center', we see, per action, a summary of the last command was performed. In this case, App Restriction. But how can we see all previous App Restriction commands sent to that machine? I only see the latest command which is the "app restriction removal removed" but I also want to see who performed the previous commands.
Kr!
Maarten.
Mar 25 2020 06:44 AM
Solution@mclaes , you can achieve this programmatically using the List MachineActions API (action history for all machines): https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/get-machi...
Mar 25 2020 11:57 PM
@StephenMcc Thanks! So easy, the solution and although i've been using the graph explorer api alot, i neglected to look at the MDATP api explorer !
Aug 03 2021 10:51 AM
Nov 20 2021 09:55 PM
Nov 21 2021 06:12 AM
Another place is the audit node under https://security.microsoft.com/auditlogsearch
Under "Activities" start typing "defender" and you'll see all supported audit activities for MDE
it still not in the same level as with Intune or AAD audit logs (btw: you might find there some of the activities you are looking for).