HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 03-21-2008, 01:20 AM
Alex
 
Posts: n/a
Default Wol question?

I have 4 Windows XP Pro systems operating on a LAN. Three of these computers
I start up remotely using the Run command "mc-wol Mac address". Is it
possible to somehow automate this process by creating 3 seperate short cuts,
one for each computer, that would simply this start up process?

Suggestions greatly appreciated.


Reply With Quote
Sponsored Links
  #2  
Old 03-21-2008, 02:55 AM
Jack \(MVP-Networking\).
 
Posts: n/a
Default Re: Wol question?

Hi
Sure make three batch files, each one includes in pure text the line "mc-wol
Mac address" with the appropriate data. Save them as Wol1.bat, Wol2.bat.
etc., to a Folder of you choice, and drag shortcuts to the Desktop. Double
click on an Icon and it will execute the command inside the bat file.
Jack (MVP-Networking).

"Alex" <jrwolfe@comcast.net> wrote in message
news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>computers I start up remotely using the Run command "mc-wol Mac address".
>Is it possible to somehow automate this process by creating 3 seperate
>short cuts, one for each computer, that would simply this start up process?
>
> Suggestions greatly appreciated.
>
>


Reply With Quote
  #3  
Old 03-21-2008, 11:41 AM
Alex
 
Posts: n/a
Default Re: Wol question?

Many thanks Jack.

Alex

"Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
> Hi
> Sure make three batch files, each one includes in pure text the line
> "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
> Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
> Desktop. Double click on an Icon and it will execute the command inside
> the bat file.
> Jack (MVP-Networking).
>
> "Alex" <jrwolfe@comcast.net> wrote in message
> news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>>computers I start up remotely using the Run command "mc-wol Mac address".
>>Is it possible to somehow automate this process by creating 3 seperate
>>short cuts, one for each computer, that would simply this start up
>>process?
>>
>> Suggestions greatly appreciated.
>>
>>

>



Reply With Quote
  #4  
Old 03-21-2008, 05:57 PM
Alex
 
Posts: n/a
Default Re: Wol question?

Jack

I used notepad and created a text file containing only this line:
mc-wol actual mac address

I named the file wol1.bat and saved it to my desktop. I doubled clicked on
the batch file and the cmd window popped up for a second. Unfortunately the
remote computer did not start.

I then open up the cmd window and typed the same "mc-wol actual mac
address". Remote computer starts.

What am I doing wrong.

Alex


"Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
> Hi
> Sure make three batch files, each one includes in pure text the line
> "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
> Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
> Desktop. Double click on an Icon and it will execute the command inside
> the bat file.
> Jack (MVP-Networking).
>
> "Alex" <jrwolfe@comcast.net> wrote in message
> news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>>computers I start up remotely using the Run command "mc-wol Mac address".
>>Is it possible to somehow automate this process by creating 3 seperate
>>short cuts, one for each computer, that would simply this start up
>>process?
>>
>> Suggestions greatly appreciated.
>>
>>

>



Reply With Quote
  #5  
Old 03-21-2008, 06:22 PM
Uncle Kenny
 
Posts: n/a
Default Re: Wol question?

drive:\\full path\mc-wol actual mac address

Might help.


"Alex" <jrwolfe@comcast.net> wrote in message
news:%23TBYZS3iIHA.5968@TK2MSFTNGP04.phx.gbl...
: Jack
:
: I used notepad and created a text file containing only this line:
: mc-wol actual mac address
:
: I named the file wol1.bat and saved it to my desktop. I doubled clicked on
: the batch file and the cmd window popped up for a second. Unfortunately
the
: remote computer did not start.
:
: I then open up the cmd window and typed the same "mc-wol actual mac
: address". Remote computer starts.
:
: What am I doing wrong.
:
: Alex
:
:
: "Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
: news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
: > Hi
: > Sure make three batch files, each one includes in pure text the line
: > "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
: > Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
: > Desktop. Double click on an Icon and it will execute the command inside
: > the bat file.
: > Jack (MVP-Networking).
: >
: > "Alex" <jrwolfe@comcast.net> wrote in message
: > news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
: >>I have 4 Windows XP Pro systems operating on a LAN. Three of these
: >>computers I start up remotely using the Run command "mc-wol Mac
address".
: >>Is it possible to somehow automate this process by creating 3 seperate
: >>short cuts, one for each computer, that would simply this start up
: >>process?
: >>
: >> Suggestions greatly appreciated.
: >>
: >>
: >
:
:


Reply With Quote
  #6  
Old 03-21-2008, 06:46 PM
Jack \(MVP-Networking\).
 
Posts: n/a
Default Re: Wol question?

Hi
Use the same folder that the mc-vol.exe is. It might be that it is not in
the patch of where the bat file is and the bat file can not find it.
Alternatively you can use this program that has GUI interface.
http://www.depicus.com/wake-on-lan/wake-on-lan-gui.aspx
For local use leave the Internet address empty.
Jack (MVP-Networking).

"Alex" <jrwolfe@comcast.net> wrote in message
news:%23TBYZS3iIHA.5968@TK2MSFTNGP04.phx.gbl...
> Jack
>
> I used notepad and created a text file containing only this line:
> mc-wol actual mac address
>
> I named the file wol1.bat and saved it to my desktop. I doubled clicked on
> the batch file and the cmd window popped up for a second. Unfortunately
> the remote computer did not start.
>
> I then open up the cmd window and typed the same "mc-wol actual mac
> address". Remote computer starts.
>
> What am I doing wrong.
>
> Alex
>
>
> "Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
> news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
>> Hi
>> Sure make three batch files, each one includes in pure text the line
>> "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
>> Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
>> Desktop. Double click on an Icon and it will execute the command inside
>> the bat file.
>> Jack (MVP-Networking).
>>
>> "Alex" <jrwolfe@comcast.net> wrote in message
>> news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>>>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>>>computers I start up remotely using the Run command "mc-wol Mac address".
>>>Is it possible to somehow automate this process by creating 3 seperate
>>>short cuts, one for each computer, that would simply this start up
>>>process?
>>>
>>> Suggestions greatly appreciated.
>>>
>>>

>>

>
>


Reply With Quote
  #7  
Old 03-21-2008, 07:54 PM
Alex
 
Posts: n/a
Default Re: Wol question?

Jack,

Thanks, that did it. It now works

Alex

"Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
news:eLwl5t3iIHA.1184@TK2MSFTNGP04.phx.gbl...
> Hi
> Use the same folder that the mc-vol.exe is. It might be that it is not in
> the patch of where the bat file is and the bat file can not find it.
> Alternatively you can use this program that has GUI interface.
> http://www.depicus.com/wake-on-lan/wake-on-lan-gui.aspx
> For local use leave the Internet address empty.
> Jack (MVP-Networking).
>
> "Alex" <jrwolfe@comcast.net> wrote in message
> news:%23TBYZS3iIHA.5968@TK2MSFTNGP04.phx.gbl...
>> Jack
>>
>> I used notepad and created a text file containing only this line:
>> mc-wol actual mac address
>>
>> I named the file wol1.bat and saved it to my desktop. I doubled clicked
>> on the batch file and the cmd window popped up for a second.
>> Unfortunately the remote computer did not start.
>>
>> I then open up the cmd window and typed the same "mc-wol actual mac
>> address". Remote computer starts.
>>
>> What am I doing wrong.
>>
>> Alex
>>
>>
>> "Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
>> news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
>>> Hi
>>> Sure make three batch files, each one includes in pure text the line
>>> "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
>>> Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
>>> Desktop. Double click on an Icon and it will execute the command inside
>>> the bat file.
>>> Jack (MVP-Networking).
>>>
>>> "Alex" <jrwolfe@comcast.net> wrote in message
>>> news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>>>>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>>>>computers I start up remotely using the Run command "mc-wol Mac
>>>>address". Is it possible to somehow automate this process by creating 3
>>>>seperate short cuts, one for each computer, that would simply this start
>>>>up process?
>>>>
>>>> Suggestions greatly appreciated.
>>>>
>>>>
>>>

>>
>>

>



Reply With Quote
  #8  
Old 03-21-2008, 08:10 PM
Jack \(MVP-Networking\).
 
Posts: n/a
Default Re: Wol question?

thumbsup
Jack (MVP-Networking).

"Alex" <jrwolfe@comcast.net> wrote in message
news:%23TBXKU4iIHA.4396@TK2MSFTNGP04.phx.gbl...
> Jack,
>
> Thanks, that did it. It now works
>
> Alex
>
> "Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
> news:eLwl5t3iIHA.1184@TK2MSFTNGP04.phx.gbl...
>> Hi
>> Use the same folder that the mc-vol.exe is. It might be that it is not
>> in the patch of where the bat file is and the bat file can not find it.
>> Alternatively you can use this program that has GUI interface.
>> http://www.depicus.com/wake-on-lan/wake-on-lan-gui.aspx
>> For local use leave the Internet address empty.
>> Jack (MVP-Networking).
>>
>> "Alex" <jrwolfe@comcast.net> wrote in message
>> news:%23TBYZS3iIHA.5968@TK2MSFTNGP04.phx.gbl...
>>> Jack
>>>
>>> I used notepad and created a text file containing only this line:
>>> mc-wol actual mac address
>>>
>>> I named the file wol1.bat and saved it to my desktop. I doubled clicked
>>> on the batch file and the cmd window popped up for a second.
>>> Unfortunately the remote computer did not start.
>>>
>>> I then open up the cmd window and typed the same "mc-wol actual mac
>>> address". Remote computer starts.
>>>
>>> What am I doing wrong.
>>>
>>> Alex
>>>
>>>
>>> "Jack (MVP-Networking)." <jack@discussiongroup.com> wrote in message
>>> news:%239SoqaviIHA.5504@TK2MSFTNGP05.phx.gbl...
>>>> Hi
>>>> Sure make three batch files, each one includes in pure text the line
>>>> "mc-wol Mac address" with the appropriate data. Save them as Wol1.bat,
>>>> Wol2.bat. etc., to a Folder of you choice, and drag shortcuts to the
>>>> Desktop. Double click on an Icon and it will execute the command inside
>>>> the bat file.
>>>> Jack (MVP-Networking).
>>>>
>>>> "Alex" <jrwolfe@comcast.net> wrote in message
>>>> news:%23TsuqluiIHA.4712@TK2MSFTNGP04.phx.gbl...
>>>>>I have 4 Windows XP Pro systems operating on a LAN. Three of these
>>>>>computers I start up remotely using the Run command "mc-wol Mac
>>>>>address". Is it possible to somehow automate this process by creating 3
>>>>>seperate short cuts, one for each computer, that would simply this
>>>>>start up process?
>>>>>
>>>>> Suggestions greatly appreciated.
>>>>>
>>>>>
>>>>
>>>
>>>

>>

>
>


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
RAM question Willy Windows XP 12 07-12-2007 07:17 AM
DDR Question Bassman Hardware 8 07-05-2007 06:02 PM
Fan Question Talal Itani Hardware 6 04-16-2007 10:11 PM
WEP question dfghjk XP Networking 0 05-12-2004 12:38 PM
Question Cristina XP Networking 0 04-29-2004 12:56 PM


All times are GMT. The time now is 12:44 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger