Answer the question
In order to leave comments, you need to log in
Connect to a remote computer using netsh?
Good afternoon. I can't figure out the netsh syntax in any way. The manual says that to connect to another computer, you must specify its name or IP address after the -r parameter, but if I enter from computer s1 :
netsh -c "interface ipv4" -r s2 show interfaces
, then it shows me the interfaces of the local machine ( i.e. s1 ). The same thing happens if I type the commands in sequence:
netsh -r s2
<[s2] netsh>interface
<[s2] netsh interface>ip
<[s2] netsh interface ipv4>show interfaces
Shows me the interfaces of the local machine, not the remote machine. What am I doing wrong? Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question