Wake On Lan Relevance for HP systems

(imported topic written by SteveRinMa)

Hi,

I am getting Wake on Lan setup for both Dell and HP systems, I found the following for Dell to use in a Managed property, has anyone come up with something similar for HP systems

if (exists wmi “root\dellomci”) then ((if ((string value of (selects “WakeupOnLAN from Dell_SMBIOSSettings” of wmi “root/dellomci”)) != “3”) then true ELSE False) as string) else “N/A”

The other problem I am running into with this is with cctk, Dell Bios configuration utility. Whether using the cctk.exe or the Exe I create with the GUI it will not install through Bigfix only if I am directly logged into the PC

This is what I see in my event viewer when using wait __Download\dellwol.exe if I use DOS wait __Download\dellwol.exe

this will get rid of the error below and Exits with an error code None and shows completed but does not enable Wake On LAN.

Application popup: dellwol.exe - Application Error : The instruction at “0x006c569c” referenced memory at “0x00000000”. The memory could not be “read”.

HP utility works with no problem. Any help on this would be appreciated.

Steve

(imported comment written by SteveRinMa)

Corrected Subject line

(imported comment written by SteveRinMa)

Below is log files the exe through PSExec, I wanted to test running as the system account, I am not able to find any info on this error (DupUnhandledException): *** DupUnhandledException.

Failed using System account

09/11/12 16:40:28

Self Contained Executable(SCE) Execution Start

09/11/12 16:40:28

Original command line: “C:\dellwol.exe”

09/11/12 16:40:28

SCE EXE Version: 3.0.0.0

09/11/12 16:40:28

SCE Release: R309560

09/11/12 16:40:28

User Command: unattended

09/11/12 16:40:28

SCE Capabilities Value: 471859199 (0x1C1FFFFF)

09/11/12 16:40:28

SCE Vendor Software Version: 2.1

09/11/12 16:40:28

Local System/Model Compatible with this Package? Yes

09/11/12 16:40:28

Local System OS Version: 5.1.3.0

09/11/12 16:40:28

OS Compatible with this Package? Yes

09/11/12 16:40:28

Local System OS Language: EN

09/11/12 16:40:28

Language Compatible with this Package? Yes

09/11/12 16:40:28

(DupUnhandledException): *** DupUnhandledException

Returned error after running C:\dellwol.exe exited on d501notestest09 with error code -1073741819.

Change not applied in BIOS

Succeeded using my account

਍਍

09/12/12 10:02:12

Self Contained Executable(SCE) Execution Start

09/12/12 10:02:12

Original command line: “C:\dellwol.exe”

09/12/12 10:02:12

SCE EXE Version: 3.0.0.0

09/12/12 10:02:12

SCE Release: R309560

09/12/12 10:02:12

User Command: unattended

09/12/12 10:02:12

SCE Capabilities Value: 471859199 (0x1C1FFFFF)

09/12/12 10:02:12

SCE Vendor Software Version: 2.1

09/12/12 10:02:12

Local System/Model Compatible with this Package? Yes

09/12/12 10:02:12

Local System OS Version: 5.1.3.0

09/12/12 10:02:12

OS Compatible with this Package? Yes

09/12/12 10:02:12

Local System OS Language: EN

09/12/12 10:02:12

Language Compatible with this Package? Yes

09/12/12 10:02:12

Identified Behavior : unattended

09/12/12 10:02:12

Temporary payload log file name: C:\Documents and Settings\rices\Application Data\dell\drivers\dellwol\SCEEC61.tmp

09/12/12 10:02:12

Translated Command Line : applyconfig.bat -l=“C:\Documents and Settings\rices\Application Data\dell\drivers\dellwol\SCEEC61.tmp”

09/12/12 10:02:12

Path : C:\Documents and Settings\rices\Application Data\dell\drivers\dellwol

09/12/12 10:02:12

Identified Behavior : unattended

09/12/12 10:02:21

Append Vendor Software Log: C:\Documents and Settings\rices\Application Data\dell\drivers\dellwol\SCEEC61.tmp

09/12/12 10:02:21

  • Start of Vendor Software Log —

09/12/12 10:02:21

ASCII payload log file detected.

09/12/12 10:02:21

2012/09/12 10:02:21 cctk - wakeonlan=enable

CCTK STATUS CODE : SUCCESS

09/12/12 10:02:21

  • End of Vendor Software Log —

09/12/12 10:02:21

Get name of the Folder file: C:\

09/12/12 10:02:21

Vendor Software Return Code: 0

09/12/12 10:02:21

Name of Exit Code: SUCCESS

09/12/12 10:02:21

Name of Exit Code: SUCCESS

09/12/12 10:02:21

Exit Code set to: 0 (0x0)

09/12/12 10:02:21

Result: SUCCESS

09/12/12 10:02:21

Name of Exit Code: SUCCESS

09/12/12 10:02:21

Execution terminated at date-time 09/12/12 10:02:21

09/12/12 10:02:21

dellwol.exe exited on d501notestest09 with error code 0.