Get-SqlInstance连接失败

时间:2019-04-11 17:23:22

标签: sql-server powershell

Test-Connection成功到达服务器。可能的根本原因是什么

help Get-SqlInstance

来自SYNTAX Get-SqlInstance [[-Credential] <PSCredential>] [-ConnectionTimeout <Int32>] [-Script] [-ServerInstance <String[]>] [-Confirm] [-WhatIf] [<CommonParameters>]

PERSISTED

必须启用PowerShell Remoting吗?是否涉及1433端口?

在Windows 7 Professional上使用PowerShell 5.1.14409.1018。

SqlServer模块21.1.18068。

0 个答案:

没有答案