![]() |
searching through network using command prompt
Guys
Out of curiosity from the DOS Command Prompt in Windows XP I want to go round my network. Now I can get to c: and j: which is the drive on the network where My network info is kept. I want to get to the folder that contains all the drawings and stuff as I want to check something out using command prompt rather than windows. Can anyone help me out. |
On windows, I don't know how you'd do it. Perhaps with the ping command? ARP would be better since you'd find everything.
Code:
nmap -PR -n 192.168.1.0/24 Code:
ping -b 192.168.1.255 |
Is it already mapped?
|
All times are GMT -5. The time now is 07:25 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.