< Back

Install-PowerStigSQLDatabase

Sat Jan 18, 2020 9:46 pm

NAME Install-PowerStigSQLDatabase



SYNTAX

Install-PowerStigSQLDatabase [-SqlInstanceName] <string> [-DatabaseName] <string> [<CommonParameters>]





PARAMETERS

-DatabaseName <string>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name Set1

Aliases None

Dynamic? false



-SqlInstanceName <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name Set1

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None