UNSOLVED

michg84

updated

17 years ago

M

michg84

2 Posts

0

9696

March 5th, 2010 08:00

cctk --wakeonlan=enable don't work on some computers

Hi,

I have tried to enable the WOL ability on about 500 Dell computers of different models (Latitude, Optiplex, Precision) using the CCTK tool throught an SCCM package. The cctk --wakeonlan=enable works fine on about 440 computers, but return a 69 error on the others (required BIOS interfaces cannot be found on this system).

Any idea of what is causing this error ?
Thanks for your help.
  • DELL-Greg R

    118 Posts

    1123

    0

    Posted March 8th, 2010 14:00

    what model(s) of sysetms are not working, returning the Error 69??
  • michg84

    2 Posts

    1123

    0

    Posted March 9th, 2010 00:00

    mainly Latitude E series (4300, 6400, 6500) and Precision series (T3400, T5400). After investigating a bit, I ran into the fact that the problem might be in the HAPI driver install invoked by the cctk command. It seems that HAPI fails to install using a SCCM package. If I run the cctk command while logged on the computer, everything goes fine. And if I rerun the SCCM advertisement after this on the same computer, I have no more error 69.
  • 1123

    0

    Posted August 4th, 2010 14:00

    Have you tried building an SCCM package that installs HAPI via the HAPIinstall.bat, runs CCTK, then does the uninstall via the HAPIUninstall.bat?