Use the Pstools from sysinternals. Psexec is the particular tool you are looking for and the command line is "c:\pstools\psexec \\computername -u username -p password c:\startbatch.bat" This is a sample command line for this tool. Obviously these names and paths will need to be adjusted for your environment.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gene Martinez Sent: Wednesday, October 01, 2003 8:17 AM To: [EMAIL PROTECTED] Subject: RE: [SA-list] different versions of Salive Yes I think so. The (1) problem I have is that Salive is running on a 2000 server (I know a little over kill for a home network) but the batch file and computer is a win98. When I try and run the batch it trys to run it on the 2000 server. How (or can) I have a batch file RUN on a win98 computer but being started from Slaive on a 2000 server.. Any ideas??? Thanks At 02:30 PM 9/30/03 -0500, you wrote: >I do not fully understand your question but if the cable ip is down and >you want after an hour or so to make it come back up (by way of a batch >file) you can set an alert to execute the batch after 12 times >(depending on your time between checks) down. Does this answer your >question? > >-----Original Message----- > >Also I have a dial-up account & cable account. On I pc I have (2) nics. >What I do is when the pc boots it does a release/renew, so it's >connected to the cable. When I need to use the dial-up, I have a batch >file that will switch from cable ip to modem ip address. I also have >(1) to switch the other way. What I was wondering is??? I only use the >dial-up for a 1/2 hour or so. Can I have Salive check (ping) the cable >ip, it's always the same, and then an hour from the time that it failed >(as I'm not on dial-up that long) have Salive run a batch file that >will switch it back to cable? > >Thanks >Regards, > >Gene > [EMAIL PROTECTED] > http://www.eclipse.net/~njkat >To unsubscribe from a list, send a mail message to >[EMAIL PROTECTED] With the following in the body of the message: > unsubscribe SAlive > >To unsubscribe from a list, send a mail message to >[EMAIL PROTECTED] With the following in the body of the message: > unsubscribe SAlive > > Regards, Gene [EMAIL PROTECTED] http://www.eclipse.net/~njkat To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
