free log
CRM

Bozteck VNCScan Community

Community makes things happen
Welcome to Bozteck VNCScan Community Sign in | Join | Help
in
Home Forums

MC-WOL.exe : a tool to do remote WOL

Last post 12-13-2007, 11:13 AM by NetworkJack. 10 replies.
Sort Posts: Previous Next
  •  06-19-2006, 4:24 AM 440

    MC-WOL.exe : a tool to do remote WOL

    Hi Steve,

    I have just discovered (not yet tested) MC-WOL, a small command-line utility which apparently allows remote WOL.
    It is available here: http://www.matcode.com/wol.htm
    Do you think such a tool could be added in VNCScan to allow remote WOL?

    Best Regards,

    Sparad0x

    www.trad-fr.com, les traductions de logiciel by Sparad0x
    www.ultravnc.fr, UltraVNC en version française
  •  06-19-2006, 5:15 AM 441 in reply to 440

    Re: MC-WOL.exe : a tool to do remote WOL

    Thank you for that link.  I'm looking into this today ...

    Thank you,

    Steve Bostedor
  •  06-19-2006, 8:48 AM 450 in reply to 440

    Re: MC-WOL.exe : a tool to do remote WOL

    Check out the new %MAC% variable in the custom commands of version 2006.6.19.4.  It will pass the MAC address to this tool.
    Thank you,

    Steve Bostedor
  •  06-20-2006, 2:43 AM 454 in reply to 450

    Re: MC-WOL.exe : a tool to do remote WOL

    Waooooooooo!!!!!

    What a quick feedback!!!!!

    I will test it asap :-)

    2 suggestions to get a remote MAC address (successfully tested under Windows XP Pro SP2):

    you can use ipconfig /all

    or getmac /fo csv /nh

    The first one will show you everything, including IP address, Subnet mask, etc., while the second will only show you MAC addresses. For getmac, the used swiches allow to use csv format without headers, which could help Steve (:-p) to automate the send to VNCScan.
    Of course, do not forget to add a "pause" to display it.

    Regards,

    Sparad0x

    www.trad-fr.com, les traductions de logiciel by Sparad0x
    www.ultravnc.fr, UltraVNC en version française
  •  06-20-2006, 5:26 AM 457 in reply to 454

    Re: MC-WOL.exe : a tool to do remote WOL

    VNCScan has a built-in way to get the MAC address and it is stored in the computer properties. 

    If you right-click a computer and open the computer properties, there is a button under the IP Address where you can resolve the MAC Address if it's not already there.  It's also resolved during a scan.

    When you pass the new %MAC% variable, it pulls the stored MAC address from the database.



    Thank you,

    Steve Bostedor
  •  06-20-2006, 7:52 AM 460 in reply to 457

    Re: MC-WOL.exe : a tool to do remote WOL

    Yes, I know that you have such a tool included in VNCScan.
    It works perfectly except... for computers located on a distant LAN or WAN! For thoses computer, the MAC Address is always 00-00-00-00-00-00.
    Of course, if you can do something to be able to get the correct MAC address, it would really be perfect!!!!

    www.trad-fr.com, les traductions de logiciel by Sparad0x
    www.ultravnc.fr, UltraVNC en version française
  •  06-20-2006, 7:54 AM 461 in reply to 460

    Re: MC-WOL.exe : a tool to do remote WOL

    I can't seem to get getmac to work across routers, either.  Does it work across the Internet for you?

    Thank you,

    Steve Bostedor
  •  06-20-2006, 8:04 AM 463 in reply to 461

    Re: MC-WOL.exe : a tool to do remote WOL

    Using remote scripting, it works perfectly!

    Here is my exact script:

    c:
    cd \temp\vncscan
    @Echo off
    Echo on

    getmac /fo csv /nh

    pause


    Best Regards,

    Sparad0x

    www.trad-fr.com, les traductions de logiciel by Sparad0x
    www.ultravnc.fr, UltraVNC en version française
  •  12-12-2007, 6:44 PM 2263 in reply to 463

    Re: MC-WOL.exe : a tool to do remote WOL

    Is there anyway to push the MAC into the database using this script without having to copy and paste it for each machine into the Network Information properties.

    It would be nice because we have vlans and switches all over the network.  I tried setting up helper address and so forth with not luck.  Seems like this is my only option.  Just hate to have to go through and enter close to 1,000 MAC addresses.

    Any ideas?

    NetworkJack

  •  12-12-2007, 8:15 PM 2264 in reply to 2263

    Re: MC-WOL.exe : a tool to do remote WOL

    It sounds like there's a need for a command line tool that will write settings to the VNCScan data such as:

    VENMWrite.exe /group:"servers group" /hostname:host.domain.com /mac:0e-12-20-11-0f-29-12

    I'll get started on writing such a tool and let you know when it's available.



    Thank you,

    Steve Bostedor
  •  12-13-2007, 11:13 AM 2268 in reply to 2264

    Re: MC-WOL.exe : a tool to do remote WOL

    Do you think such a tool would be able to populate the MAC addresses for all the computers in a managed list or group?

    Sound great thanks for the quick response!

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems