Skip to content

Add Domain Trusts Information#2462

Merged
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcDev
Oct 30, 2025
Merged

Add Domain Trusts Information#2462
dpaulson45 merged 2 commits into
mainfrom
dpaul-HcDev

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
Requested to include this information in a request that could help out with some possible trust issues.

Fix:
Resolved #1137

Validation:
Lab tested

image

@dpaulson45 dpaulson45 requested a review from a team as a code owner October 29, 2025 14:22
@dpaulson45 dpaulson45 added Enhancement New feature or request Health Checker labels Oct 29, 2025
@lusassl-msft lusassl-msft requested a review from Copilot October 29, 2025 16:21
Copy link
Copy Markdown
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 adds domain trust information collection and analysis functionality to the HealthChecker diagnostic tool for Exchange environments.

  • Collects domain trust details from Active Directory via LDAP queries
  • Analyzes and displays domain trust relationships in the organization report
  • Minor whitespace formatting fix

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Invoke-JobOrganizationInformation.ps1 Adds LDAP-based domain trust data collection including encryption types; includes minor whitespace cleanup
Invoke-AnalyzerOrganizationInformation.ps1 Adds display logic to present collected domain trust information in the report

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

Comment thread Diagnostics/HealthChecker/Analyzer/Invoke-AnalyzerOrganizationInformation.ps1 Outdated
dpaulson45 and others added 2 commits October 29, 2025 20:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dpaulson45
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@dpaulson45 dpaulson45 merged commit 5022fca into main Oct 30, 2025
6 checks passed
@dpaulson45 dpaulson45 deleted the dpaul-HcDev branch October 30, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request Health Checker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Health Checker - msDS-SupportedEncryptionTypes

3 participants