Skip to main content

SYNOPSIS

Retrieves detailed information about Entra ID Hybrid Join configuration on the local computer.

SYNTAX

DESCRIPTION

This function gathers comprehensive diagnostics for Entra ID Hybrid Join status including:
  • Service Connection Point (SCP) details
  • Network connectivity to Microsoft Entra ID endpoints
  • Registry keys related to hybrid join
  • Scheduled tasks for Automatic Device Join
  • Computer certificates in AD and local store
  • Event logs for device registration
  • dsregcmd status output

EXAMPLES

EXAMPLE 1

Retrieves all hybrid join diagnostic information for the local computer.

EXAMPLE 2

Retrieves hybrid join information and exports it to an Excel file.

PARAMETERS

-ExportToExcel

Optional path to export the results to an Excel file.

-ExportPath

Optional output directory for the Excel export (defaults to the user profile).

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

Must be run on a domain-joined computer.