Just lately, I attempted opening PowerShell from the SCVMM console however obtained the error message:
“The sort or identify syntax of the registry key worth IndigoTcpPort below SoftwareMicrosoftMicrosoft System Heart Digital Machine Supervisor Administrator ConsoleSettings is wrong.”
The Drawback
This occurs if the registry key, IndigoTcpPort is just not appropriately set. This key must be a REG_DWORD kind however, as proven within the screenshot, the kind is REG_SZ.
Resolution
The repair for this drawback is to delete the IndigoTcpPort REG_SZ worth and create a brand new REG_DWORD (32-bit) worth with the identical identify (IndigoTcpPort), then set the worth to 00001fa4
Restarting the pc after creating the brand new reg worth is pointless.
After that, I may open PowerShell from the SCVMM console:
Conclusion
The repair for the SCVMM error is as unusual and shocking as what could have brought on it. Nevertheless, I used to be glad to have mounted it by deleting and re-creating the IndigoTcpPort registry worth and I hope you’re too!
I want to hear from you, particularly what you imagine could have brought on this drawback.