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.ps1 Alternative to Ivanti HII

This article explains using a custom PowerShell script (HII.ps1) as an alternative to Ivanti HII for driver management. It details converting the script to an EXE using PS2EXE for use in WinPE, enabling efficient provisioning and automation of driver installations.

Using Scripts with Quest SMA

This article explores three methods to utilize scripts in SMA, including running scripts from a network path, copying scripts locally, and executing pre-existing executables. It offers practical examples like retrieving user profile sizes and HDD information, illustrating the use of VBS scripts and KACE system variables for efficient management and automation.