Skip to content

Conversation

@fukusuket
Copy link
Collaborator

@fukusuket fukusuket commented Nov 8, 2025

Closed #114

I added the following configuration process required for Defender for Identity to the configure command.

  • Account Management Audit Computer Account Management*
  • Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers
  • Network security: Restrict NTLM: Audit NTLM authentication in this domain
  • Network security: Restrict NTLM: Audit Incoming NTLM Traffic

I’d appreciate it if you could check it when you have time🙏

@fukusuket fukusuket requested a review from Copilot November 8, 2025 00:16
@fukusuket fukusuket self-assigned this Nov 8, 2025
@fukusuket fukusuket added the enhancement New feature or request label Nov 8, 2025
@fukusuket fukusuket added this to the v2.0.0 milestone Nov 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors registry configuration logic in the ConfigureAuditSettings function by extracting duplicated code into a reusable Set-RegistryConfig helper function, and adds new NTLM authentication audit settings along with an additional audit policy for Distribution Group Management.

Key changes:

  • Extracted registry configuration logic into a new Set-RegistryConfig function to eliminate code duplication
  • Added NTLM authentication audit settings via three new registry configurations
  • Added Distribution Group Management audit policy to the existing audit policies list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fukusuket
Copy link
Collaborator Author

スクリーンショット 2025-11-08 9 21 24

@fukusuket fukusuket marked this pull request as ready for review November 8, 2025 00:25
Copy link
Contributor

@YamatoSecurity YamatoSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fukusuket LGTM! Thanks so much!

@YamatoSecurity YamatoSecurity merged commit 5db55e0 into main Nov 8, 2025
4 checks passed
@fukusuket fukusuket deleted the Support-Defender-for-Identity-required-logs branch November 8, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Defender for Identity required logs

3 participants