Re: Call a batch file from a vbs script
From: SpiritBoy (groups_at_advancepcservices.com)
Date: 03/16/05
- Next message: Keith Miller: "Re: When is 'IsBrowseable' True?"
- Previous message: Torgeir Bakken \(MVP\): "Re: How to get the output of a vbs function in a command (cmd) file?"
- In reply to: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Next in thread: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Reply: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Reply: Xander: "Re: Call a batch file from a vbs script"
- Messages sorted by: [ date ] [ thread ]
Date: 16 Mar 2005 07:37:19 -0800
Thanks for your responses. I was able to get the second response to
work correctly. In regards to the 1st response I do not see where you
specify the name of the batch file you are trying to call.
However I now have a new problem. Our network is composed of 300
laptops that are not on a domain. Plus the users connect to the
network thru a wireless connection. The script I have setup is pulling
a batch file off the network. I have configured the local machine
policy to open the script during the login process. The script is
trying to run before the wireless connection is able to connect to the
network where the batch file is stored. Does anyone know how to delay
the call of the login.vbs or delay the call of the batch file within
the script file?
Thanks once again for your help & time
Jason
- Next message: Keith Miller: "Re: When is 'IsBrowseable' True?"
- Previous message: Torgeir Bakken \(MVP\): "Re: How to get the output of a vbs function in a command (cmd) file?"
- In reply to: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Next in thread: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Reply: Torgeir Bakken \(MVP\): "Re: Call a batch file from a vbs script"
- Reply: Xander: "Re: Call a batch file from a vbs script"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|