microsoft / microsoft/SdnDiagnostics
Module should have a check to ensure that the host agent registry key for host id is correct.
Open
enhancement
- Dominant language
- PowerShell
- Stars
- 34
- Forks
- 6
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe.
In a recent ICM the customer's setup was broken and NC couldn't properly communicate with the hosts due to the host id registry key in HKLM:\SYSTEM\CurrentControlSet\Services\NcHostAgent\Parameters\HostId being incorrect.
Describe the solution you'd like
I'd like the module to validate that this key is correct in the debug-sdnfabricinfrastructure cmdlet. If this key isn't correct then NC can't properly manage the host.
Additional context
(https://portal.microsofticm.com/imp/v3/incidents/details/675565805/home)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.