Managing End Reboot

This article describes a workaround for performing a final reboot after a deployment in LANDESK. By running shutdown.exe with a timeout via a batch file, the provisioning task can complete properly before the restart, ensuring a smooth and automated deployment process.

Using PowerShell in a Provisioning Task

This article explains how to use PowerShell commands in a LANDESK provisioning task by leveraging sysnative. It details disabling PowerShell security and running scripts, providing step-by-step instructions and examples for setting execution policies and executing PowerShell files efficiently in a provisioning environment.

hii.cmd Alternative to Ivanti HII

This article describes using a custom script, HII.bat, as an alternative to Ivanti’s HII for provisioning tasks. It provides instructions for modifying the script and setting up a provisioning task to install drivers, including mapping a network drive and running specific batch files for different workstation models.