by Julia Foest » Mon May 25, 2009 10:21 am
Dear Justyn,
you have to have the LCD_Menu running on the Client Machine, so that all the PB... commands like PBRebootAll or PBShutdown,'IP address' are able to work. The syntax you wrote in your post is correct. Was the LCD Menu running?
Two more hints concerning the LCD Menu:
1. After changing the destination of the shortcuts for the Menu Buttons under C:/system/LCD_Menu, please copy the shortcut for the client ('PandorasBoxClient') and rename this copy from 'PandorasBoxClient' to 'PandorasBoxClientOSD', otherwise the button won't work.
2. The LCD Menu will not automatically start when starting the PC, you have to create a shortcut of the PB_Menu.exe and put it in your autostart folder.
WakeOnLan:
Precondition for using WakeOnLan is that the ethernet adapter of the computer you want to wake up supports WakeonLan with Magic Packet. Please have a look to the ethernet cards properties in the device manager (click on Start and then control panel --> system. In the system properties window, click on the hardware tab, there on the device manager button).
You will need the physically MAC address of the computer.
You find it here: Click on Start and then Run... Type "cmd" into the textbox and press OK. A command prompt window opens. Type "ipconfig /all", press ENTER. Have a look under your connected Ethernet Adapter - the 12-digit physical address is the same as MAC address (e.g. 00-15-AF-6F-49-97)
In the Item Properties of the Custom Script Button choose the Macro Script Command: WakeOnLan,MacAddress, and instead of "MacAddress" type in the computers Mac address, including the hyphens --> e.g. WakeOnLan,00-15-AF-6F-49-97.
Greetings,
Julia