Trying to use asset discovery to scan and import data into insight but I'm not able to get the credentials check to work. I get an error stating:
C:\Program Files\Discovery>Discovery.exe -s
Show Setting Dialog...
10/26/2022 1:38:25 PM : The connection port 5985 is not reachable.
I have opened the port in the firewall of the target system and made sure that the username/password are in the administrators group.
If I run the following powershell script to test the port I get a success.
tnc 192.168.4.74 -port 5985
ComputerName : 192.168.4.74
RemoteAddress : 192.168.4.74
RemotePort : 5985
InterfaceAlias : Wi-Fi
SourceAddress : 192.168.4.55
TcpTestSucceeded : True
What am I missing?
I'm trying Discovery ver 3.1.1 and tried 3.1.2. I'm able to test successfully when I use my domain account but not the local account that has been created and put into the administrators group. I don't know what settings I need to change to allow the local user to work. Any guidance would be appreciated, thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.