Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Calling a batch file on a remote co
Name: JoseBillBR Date: April 14, 2005 at 17:01:47 Pacific OS: Windows XP CPU/Ram: 256 MB
Comment:
I have 2 computers one with windows XP prof and other with home edition. The schedule task on the home edition doesn't work and gives an error everytime I try to create a task.
There is a batch file on the computer with xp home edition that I need to run every day. How can I call this batch file from the computer with xp prof.
Summary: I have two machines. One is Windows XP. The other is Windows 98. On the XP machine, I have a batch file that copies some folders and places them on a zip drive attached to the XP machine. On the 9...
Summary: A batch file is a normal text file you type enter your tasks or dos commands into notepad or other text edito. then, when you're finished, save as a .bat extension instead of a .txt extension. now, wh...
Summary: Hello, I'm attempting to make a batch file which will telnet into my router, send my password through the telnet connection, and then a few basic commands to move through menus, and then exit the menu...