Search found 3 matches
- 19 Apr 2012 08:53
- Forum: DOS Batch Forum
- Topic: Dos Script Multiple computers
- Replies: 6
- Views: 5033
Re: Dos Script Multiple computers
im more intrested in knowing how to get the dos script to load from a txt files computer names so i can just put in 100 computer and run it so it copys my fix over to the users computers.
- 19 Apr 2012 04:41
- Forum: DOS Batch Forum
- Topic: Dos Script Multiple computers
- Replies: 6
- Views: 5033
Re: Dos Script Multiple computers
Hi yes i have the access for running the script, but what i want is to put a list of computers in a file and have then have dos load the computers names and remotely copy over the bat file i created and then run it on the computer. Basicly i have the dos script on a group disk and i want my other do...
- 19 Apr 2012 04:02
- Forum: DOS Batch Forum
- Topic: Dos Script Multiple computers
- Replies: 6
- Views: 5033
Dos Script Multiple computers
Hi im wondering how to best write a dos script that takes computer from a file and runs a bat file on that computer remotely how would i write it to load the file and take each computer and run the task on em and is it possible to do if the computer name isnt reponding that the script pings the comp...