Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
ping command in ms dos
Name: sathishsof Date: June 5, 2009 at 03:01:03 Pacific OS: Windows XP Subcategory: General
Comment:
how to access the files of other system connect in network using ping or any other command in ms dos??????
Name: Jennifer SUMN Date: June 5, 2009 at 08:36:51 Pacific
+1
Reply:
But not in DOS...
EEOC
Response Number 3
Name: wanderer Date: June 5, 2009 at 10:16:28 Pacific
+1
Reply:
to access files on a server via DOS you would need to load the ms client 3.0 on your system. You would need the appropriate config.sys and autoexec.bat commands to load the network drivers.
You would need to know how to use the net use command to establish drive mappings to the folders you wanted access to.
It is my understanding this will not work with servers in Active Directory.
Google dos networking for more info.
Response Number 4
Name: jefro Date: June 8, 2009 at 12:25:47 Pacific
+1
Reply:
See barts (of barts pe fame) work in networking in dos. He has that all setup for anyone.
"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10
Response Number 5
Name: lowhanginghoney Date: June 8, 2009 at 12:34:23 Pacific
+1
Reply:
Are you actually asking about MS-DOS (an operating system) or the COMMAND PROMPT (not an operating system, but a command line environment withing an operating system such as WinXP or Vista)?
Summary: I need a program that lists the partitions and filesystems on the computer hard drives with no user input, except from being run from the command line (so nothing like run the app, press P and then se...
Summary: I'm having problems getting network access in MS DOS mode. I can't find very important network file (ie Netbind, and one that has ip in its name). If you know where i can find these files and set up...
Summary: Well, here's command you could use to output a ping to a file: ping PC_Name >> \path\filename.txt You could do this from a batchfile but honestly. If this is a one time thing, it would take just as lo...