Forum Discussion
PeterJ_Inobits
Aug 23, 2022Iron Contributor
MDI Auditing and configuration check
Hi all
Is there any utility or Powershell script which verify that all the required auditing settings for MDI have been setup. I'm troubleshooting/evaluating an MDI deployment and I'm seeing differentials betwen AD and the MDI logs.
As an example I have user objects created in the last 30 days but zero events indicating such in the IdentityEvents table. Of course this could just be me being dense, I don't have access to the either the legacy portal or the configuration settings in the new portal.
Anyone got any ideas?
2 Replies
- thalpiusBrass ContributorI happen to released a configuration checker today which you can use. There's a release as well on my GitHub or you can check my code to be sure it doesn't do anything malicious and compile it yourself using VS Community Edition π
Here's the link to the repo:
https://github.com/thalpius/Microsoft-Defender-for-Identity-Configuration-Checker - PeterJoInobitsBrass ContributorAnd as an add on. Is there any KQL query I can run to verify the last time an NDI Sensor actually connected. Sort of equivalent to a heart beat sensor in Log Analytics