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

HOW TO use with LANDesk Profile Migration within Provisioning

Publié le par damcuvelier

 

1 - Import the capture and restore profile scripts into LANDesk.

2 - Create the following public variables (description provided):

ldHostname (should already be created) - The computer name from the inventory

coreIP (should already be created) - The core server's IP Address

ProfileStorageShare - A UNC path in the format "\\server\share" where you would like to store the profiles for migration

lddomain - The domain name for the account that will have access to the storage share

lduser - The user name for the account that will have access to the storage share

ldpass - The password for the account that will have access to the storage share

Note: All provisioning variables are case sensitive.

3 - Create a command.xml file using the OS Deployment Capture Profile wizard (or provide your own)

4 - Make a copy of the command.xml file and make the following changes to the copy:
Find any system variables (%variable%) and change them to use double percent signs (%%variable%%)
For example: %ProgramFiles% should be %%ProgramFiles%%

Note: The command.xml file created through the Capture Profile Wizard in OS deployment will be located at \\<your_CoreServer>\ldlogon\UMA\commandxml\NameOfFile.xml

5 - Import the command.xml file using the Install Scripts button in provisioning

6 - Open the Capture template and tell the Inject Command File action to use the newly imported XML file from the previous step

7 - Schedule and run the template
Schedule the Capture Profile template to capture the profile.

Schedule the Restore Profile template to restore the profile.

Commenter cet article