Applies to LANDESK Management Suite 9 SP3 and newer
Issue
When selecting a template to run on a WinPE device, or scheduling a template to a machine in WinPE, the template will not start and usually goes through the 40 retries. Looking in the LANDESK Management Console, the machine appears in the task and may show as "Failed" and/or "Off".
The Prov_Schedule.exe.log file on the Core Server often has the following errors within it:
"GetDeviceNameAndIP failed"
"Failed to preprod machine"
Cause
This issue is caused by attempting to run a Provisioning template that contains actions in the System Migration section on a machine in WinPE. Most commonly this is seen in a template that has a vBoot or Reboot action in the System Migration section to start the template. Normally this is so that machines that are still in Windows can get into WinPE.
Because the machine is in WinPE, the processes that normally start the template don't function and cause the template to fail, since the first action (Reboot) cannot be run.
Resolution
At present, the best solution is to remove the Reboot (or vBoot) action from the System Migration section of the provisioning template if you would like to start the template on machine in WinPE. That would apply to machines where the template is manually selected from the menu, or the template is scheduled and the machine booted to WinPE.
Another template that DOES contain the Reboot (or vBoot) action can be created and used to target clients that are still in Windows and should be rebooted to get into WinPE. The simplest way to do this is to right-click the current template and select Clone and modify it as needed. Alternatively, the WinPE template (the one without the Reboot action) could be included in another template. Then just add a Reboot action at the beginning. That way any changes to the overall process can be made in just the WinPE template and will automatically "sync" with the template containing the Reboot.