1)I am having trouble connecting to SWIS using the Powershell module from my pc.
PS C:\Users\wh24xu> Connect-Swis -Hostname wp046e
cmdlet Connect-Swis at command pipeline position 1
Supply values for the following parameters:
(Type !? for Help.)
OperationTimeout Channel ClientChannel ChannelFactory
---------------- ------- ------------- --------------
01:00:00 System.ServiceModel.ChannelFactory`1[SolarWinds.InformationService.Contract2.IStrea...
2)I can connect using SWQL studio from the same pc without any problems.
I am suspecting a local firewall issue. Is this connection over TCP 17777? I have created an allow rule in the local Windows firewall to allow TCP 17777 but same issue.
Any suggestions would be appreciated. Thanks, Louis