M
Mark Hanford
I have a user who has reported strange occurences with a logon batch file
that he needs to run to activate VPN connections and the like.
The script is a simple set of 4 pings and some "net use" statements that run
to "wake up" the VPN tunnels required.
Symptoms:
The script seems to be running the first command then terminating.
Running cmd from the Run dialog pops up then immediately dissapears
Running command from the Run dialog starts a command prompt
Once in command.com, commands seem to be running asynchronously, such as
when a linux command is run with &. I can, for example start a ping -t
somewhere.com and start getting responses, but my C:> prompt returns after
the first result, and if I then enter "dir /s" for example, I see the output
of the ping interspersed with the output from the dir.
This is most strange behavious, any clues as to the reason would be most
welcome
Many thanks
Mark Hanford
that he needs to run to activate VPN connections and the like.
The script is a simple set of 4 pings and some "net use" statements that run
to "wake up" the VPN tunnels required.
Symptoms:
The script seems to be running the first command then terminating.
Running cmd from the Run dialog pops up then immediately dissapears
Running command from the Run dialog starts a command prompt
Once in command.com, commands seem to be running asynchronously, such as
when a linux command is run with &. I can, for example start a ping -t
somewhere.com and start getting responses, but my C:> prompt returns after
the first result, and if I then enter "dir /s" for example, I see the output
of the ping interspersed with the output from the dir.
This is most strange behavious, any clues as to the reason would be most
welcome

Many thanks
Mark Hanford