Your account | Cart Cart
 Search

UMove for Active Directory
IntroductionIntroduction
Choice of OperationChoice of Operation
Loading Active DirectoryLoading Active Directory
Advanced TopicsAdvanced Topics
Advanced OperationAdvanced Operation
Remote Desktop OperationRemote Desktop Operation
Unattended OperationUnattended Operation
Error MessagesError Messages

Unattended Operation

UMove can run from an XML script for unattended operation. To run in unattended mode, create a settings file. A settings file is an XML script that contains pre-recorded answers to the questions during the interview.

To create a settings file, walk through the interview up to the final Finish button. When you see the Finish button, stop. Do not click the Finish button; instead right-click and select Save Settings.

This will write the settings file to the folder where you installed UMove (typically C:\Program Files\UMove). The file is named UMoveSettings.xml.

To run in unattended mode

To run UMove in unattended mode, open an administrative console and type the following:

cd /d "C:\Program Files\UMove"
UMove.exe -xml UMoveSettings.xml

You can create a .CMD file with these commands. When you click on the file it will run UMove without further prompting.


Algin Technology LLC