InterviewSolution
Saved Bookmarks
| 1. |
Solve : show Systems and IPs at command shell?? |
|
Answer» I thought there was a command that you could EXECUTE in command shell that listed SYSTEMS and IP's something similar to NET VIEW? Or is there no built in switch/feature to display this and I need to USE a NETWORK software utility?It's not fully clear what exactly you want to have displayed. I thought there was a command that you could execute in command shell that listed Systems and IP's something similar to NET VIEW? Or is there no built in switch/feature to display this and I need to use a network software utility? NET VIEW is a command- and it's output is exactly the same as what is output by "NET VIEW". perhaps you are thinking of netstat? |
|