diff --git a/source/internal/functions/NewGet-AllInstanceInfo.ps1 b/source/internal/functions/NewGet-AllInstanceInfo.ps1 index 9f9ee6ed..b30d6532 100644 --- a/source/internal/functions/NewGet-AllInstanceInfo.ps1 +++ b/source/internal/functions/NewGet-AllInstanceInfo.ps1 @@ -491,6 +491,10 @@ function NewGet-AllInstanceInfo { } } + 'SqlEngineServiceAccount' { + + } + Default { } }