PowerUpSQL icon indicating copy to clipboard operation
PowerUpSQL copied to clipboard

Return full SPN data when CheckMgmt is used

Open missing0x00 opened this issue 6 months ago • 0 comments

Removes the Select-Object commands from the Get-SQLInstanceDomain -CheckMgmt results.

These cause all other properties to be removed, losing valuable info such as SPN and DomainAccount.

NOTE: I have not tested this in an environment that actually has MSServerClusterMgmtAPI SPNs configured. I wouldn't anticipate this causing any issues, but could potentially use some testing.

missing0x00 avatar Jul 11 '25 03:07 missing0x00