Get-qssdCompare
From PowerGUI Wiki
Executes scan, compares it with saved baseline and return result servers list.
Contents |
Syntax
Get-qssdCompare -VerboseOutput [<CommonParameters>]
Detailed Description
This command executes, compares its results with saved baseline and return result list in form of SqlServerInfoCollection. This command is similar to Get-qssdBaseline, the only difference is that it makes scan before returning servers collection. In case when there's no baseline for specified domain name Comparison status will be set to Unknown.
Related Commands
Parameters
| Name | Description | Required? | Pipeline Input | Default Value |
|---|---|---|---|---|
| VerboseOutput | This key enables cmdlet to show additional information witch includes passwords. | false | false |
Return Values
SqlServerInfoCollection
