Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

Landesk : How to use USMT to capture a profile

Publié le par damcuvelier

 

1. Download and host InstallUSMT301_x86.msi (USMT Installation File) on a Network Share.

2. Create a Provisioning template start with creating an action to map a drive where the USMT installation is located.

clip_image001

3. Create an execute action and call MSIEXEC and add the following command-line parameters to install USMT.

clip_image002

4. Create a action to map a drive where the profile should be stored.

clip_image003

5. Create an execute action and call ScanState.exe and add the following command-line parameters to capture the profile.

Note: %ldHostname% is a Public Variable that references the Device name being targeted

clip_image004

6. Create a reboot action if a reboot is desired.

clip_image005

Commenter cet article