Skip to content

Conversation

@arudell
Copy link
Member

@arudell arudell commented Sep 16, 2025

Description

Summary of changes:

  • Added Test-ServerHostId test to Debug-SdnFabricInfrastructure which will cross-compare the InstanceID from the servers resource with the registry key on the Hyper-V host.
  • Added additional defensive coding to Debug-SdnFabricInfrastructure and Start-SdnDataCollection to ensure that if we are in a remote runspace session, that if CredSSP is not enabled, we have -Credential parameter defined otherwise terminate with critical error.

Change type

  • Bug fix (non-breaking change)
  • Code style update (formatting, local variables)
  • New Feature (non-breaking change that adds new functionality without impacting existing)
  • Breaking change (fix or feature that may cause functionality impact)
  • Other

Checklist:

  • My code follows the style and contribution guidelines of this project.
  • I have tested and validated my code changes.

@arudell arudell enabled auto-merge September 17, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module should have a check to ensure that the host agent registry key for host id is correct.

2 participants