-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Get the Target Instance Information
$HostName = "rp-sql19s-001.perf.rubrik.com"
$TargetMssqlInstance = Get-RscMssqlInstance -RscCluster $RscCluster -HostName $HostName
Can you add -InstanceName so we can narrow down a multi instance?
Also Get-RscMssqlInstance -RscCluster $RscCluster -HostName $HostnameS
we get the following error: Get-RscMssqlInstance: A parameter cannot be found that matches parameter name 'HostName'.
$($(
Metadata
Metadata
Assignees
Labels
No labels