How to move a Desktop Laptop Option (DLO) user to a new storage location using DLOCommandu.exe utility

book

Article ID: 100014528

calendar_today

Updated On:

Resolution

  • Create a new storage location.  See the DLO Administrator's Guide for information about creating a storage location.
     
  • Use the DLOCommandu.exe -ListSL command to obtain the RecordID number of the new storage location.
     
  • Use the DLOCommandu.exe -AssignSL -NI -U command to assign the user to the new storage location where is the RecordID number of the new location obtained in step #2.
     
  • The Windows Robocopy command can be used to copy the users data from the old Storage Location to the new Storage Location.  NOTE: The /MIR switch in Robocopy is a Mirror of the Source and will delete any files in the Target. If this is used to a Target that already has data that data will be removed.
Example:
   

 

Issue/Introduction

How to move a Desktop Laptop Option (DLO) user to a new storage location using DLOCommandu.exe utility