;---------------------------------------------------- ; ; S R C C O M M A N D S . T X T ; ; For use with SMA version 2.1 ; ;---------------------------------------------------- ; ; Description: ; This script will migrate Profile and settings info, including: ; Exchange/Outlook mail settings, including data ; Network settings (not including pc name, workgroup, domain, or shared folder info) ; Desktop look and feel (not including desktop icons or active desktop) ; Existing network drive mappings ; ; ; This is the command file for the Source ; portion of the batch mode version of ; System Migration Assistant (SMA) ; ; Important: ; ; 1) The semicolon is used within this file to let ; SMA know to ignore any text that follows. ; All comments should be preceded by a ; semicolon. ; ; 2) All text that SMA expects to examine must not ; be preceded by a semicolon. Comments can not ; be placed between group bracketed fields. ; For example, a comment can not be placed ; between [TSM_Start] and [TSM_End]. ; ; 3) Comments can not immediately follow a ; bracketed field. For example, a comment can ; not be placed immediately after [TRANSFER_MODE]. ; ; Note: ; ; SMA is not case sensitive with any of the text ; appearing within this file. ; ; For example: ; ; C:\DOCUMENTS\FILE.TXT ; is treated the same as ; c:\documents\file.txt ; ;---------------------------------------------------- ; ; ; ; ;==================================================== ; SELECTIVE AND MASS SETTINGS ;==================================================== ; ; ; ; ;---------------------------------------------------- ; ; TRANSFER MODE ; ; Usage: ; ; After the equal sign, provide the type of ; migration that is to be performed. The two ; possible choices are Selective and Mass. ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [Transfer_Mode] TransferMode=Selective ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; OUTPUT LOCATION ; ; Usage: ; ; Enter, after the equal sign, the complete path to ; the location that is to be used for the output ; files destination. This will be ignored if ADSM ; is being used, in which case the output files will ; go to the ADSM server. ; ; For example: ; ; OutputLocation=C:\mysmaoutput ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [Output_Location] OutputLocation=z:. ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; PROFILE NAME ; ; Usage: ; ; Enter the complete path and name of the profile ; (this is the file with the SMA extension) after ; the equal sign. This is the name that will be ; used for the profile unless another one is specified ; on the command line. ; ; For example: ; ; ProfileName=C:\mydir\myprofile.sma ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [Profile_Name] ProfileName=z:.\profile1.sma ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; CAPTURE NTFS ATTRIBUTES ; ; Usage: ; ; If NTFS file attributes should be captured for ; migration then Capture_NTFS_Attributes should ; equal 1, otherwise it should be equal to 0. ; ; Note: ; ; Capturing NTFS attributes takes significantly ; more time than when they are not captured. ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [CAPTURE_NTFS_ATTRIBUTES] Capture_NTFS_Attributes=0 ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; TSM ; ; Usage: ; ; This is where it is indicated whether or not TSM ; will be used. If TSM is being used, then ; Using_TSM should be equal to 1, otherwise it ; should be equal to 0. Each field that is needed ; should have a valid value or else SMA will abort ; and exit. ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [TSM_Start] Using_TSM=0 NodeID= Password= TSM_Server= [TSM_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; USER EXIT ; ; Usage: ; ; Provide the complete path and name of the command ; file that is to be executed upon finishing the SMA ; migration process. ; ; For example: ; ; C:\myexit.cmd ; ; Modes: ; ; Selective and Mass migration. ; ;---------------------------------------------------- [User_Exit] UserExit= ;---------------------------------------------------- ; ; ; ; ;==================================================== ; SELECTIVE MIGRATION SETTINGS ;==================================================== ; ; ; ; ;---------------------------------------------------- ; ; PERSONALITY SETTINGS ; ; Usage: ; ; Enter a 1 next to the settings that are to be ; migrated. Enter a 0 next to the settings that ; are not to be migrated. ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Personality_Start] accessibility=0 activedesktop=0 colors=1 desktopicons=0 display=1 iconfont=0 internetbrowser=1 keyboard=0 mouse=0 pattern=1 printers=0 screensaver=1 sendtomenu=0 shell=0 sound=1 startmenu=0 taskbar=0 userprofiles=1 wallpaper=1 windowmetrics=0 [Personality_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; CONNECTIVITY SETTINGS ; ; Usage: ; ; Enter a 1 next to the settings that are to be ; migrated. Enter a 0 next to the settings that ; are not to be migrated. ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Connectivity_Start] computerdescription=1 computername=0 dnsconfiguration=1 mappeddrives=1 rasnetworking=1 sharedfolders=0 tcpipconfiguration=1 winsconfiguration=1 workgroup=0 domain=0 [Connectivity_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; INCLUSION EXTENSIONS ; ; Usage: ; ; Enter an extension, preceded with the ".", in the ; list after "Inclusion_Extension_Start" and before ; "Inclusion_Extension_End" in order to have all ; files that match that extension transferred. ; ; For example: ; ; .txt ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Inclusion_Extension_Start] .pst .pab .ost .scd .dic .sig [Inclusion_Extension_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; INCLUSION FILES ; ; Usage: ; ; Enter a file name, with its complete path, in the ; list after "Inclusion_File_Start" and before ; "Inclusion_File_End" in order to have that file ; checked when "Load Defaults" is clicked. ; ; For example: ; ; c:\important.txt ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Inclusion_File_Start] [Inclusion_File_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; SELECTIVE EXCLUSION FILES ; ; Usage: ; ; Enter a file name, with its complete path, in the ; list after "Selective_Exclusion_File_Start" and ; before "Selective_Exclusion_File_End" in order to ; have that file excluded from transfer. ; ; For example: ; ; c:\sample.txt ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Selective_Exclusion_File_Start] [Selective_Exclusion_File_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; INCLUSION FOLDERS ; ; Usage: ; ; Enter a folder name, with its complete path, in ; the list after "Inclusion_Folder_Start" and ; before "Inclusion_Folder_End" in order to have ; that folder and all of it's files and ; subdirectories transferred. ; ; For example: ; ; c:\important\mydocs ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Inclusion_Folder_Start] [Inclusion_Folder_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; SELECTIVE EXCLUSION FOLDERS ; ; Usage: ; ; Enter a folder name, with its complete path, ; after "Selective_Exclusion_Folder_Start" and ; before "Selective_Exclusion_Folder_End" in order ; to have that folder and all of it's files and ; subdirectories excluded from transfer. ; ; For example: ; ; c:\dir1\olddocs ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Selective_Exclusion_Folder_Start] c:\my documents d:\my documents c:\winnt\personal d:\winnt\personal c:\winnt\my documents c:\windows\my documents c:\windows\catroot c:\windows\java c:\windows\shellnew c:\winnt\fnddocs d:\winnt\fnddocs c:\windows\personal d:\windows\personal c:\windows\fnddocs d:\windows\fnddocs c:\personal d:\personal c:\my pictures d:\my pictures c:\my music d:\my music c:\pilot d:\pilot c:\palm d:\palm c:\program files\pilot d:\program files\pilot c:\program files\palm d:\program files\palm [Selective_Exclusion_Folder_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; INCLUSION DRIVES ; ; Usage: ; ; Enter a drive letter, followed by a colon, after ; "Inclusion_Drive_Start" and before ; "Inclusion_Drive_End" in order to have the drive ; included for transfer. ; ; For example: d: ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Inclusion_Drive_Start] [Inclusion_Drive_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; REGISTRY SELECTION ; ; Usage: ; ; Enter a registry key, after the "Registry_Start" ; and before the "Registry_End" in order to have ; that registry key migrated. ; ; WARNING: ; ; The migration of registry keys can ; lead to unpredictible behavior. ; EXTREME caution and careful ; consideration should be exercised ; before adding any registry keys to ; this migration list. ; ; For example: ; ; HKLM,"SOFTWARE\IBM\SMA\2.0",InstallDir ; ; Mode: ; ; Selective migration only. ; ;---------------------------------------------------- [Registry_Start] HKCU, "Software\Microsoft\Windows Messaging Subsystem" HKCU, "Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem" HKCU, "Software\U.S. Robotics" HKCU, "Software\Palm Computing" HKCU, "Software\Palm" HKCU, "Network" HKCU, "Software\Microsoft\Exchange\Messanger\Profiles" HKLM, "Software\U.S. Robotics" HKLM, "Software\Palm Computing" HKLM, "Software\Palm" [Registry_End] ;---------------------------------------------------- ; ; ; ; ;==================================================== ; MASS MIGRATION SETTINGS ;==================================================== ; ; ; ; ;---------------------------------------------------- ; ; EXCLUSION FILES ; ; Usage: ; ; Enter a file name, with its complete path, in the ; list after "Exclusion_File_Start" and before ; "Exclusion_File_End" in order to have that file ; excluded from transfer. ; ; For example: c:\sample.txt ; ; Modes: ; ; Mass migration only. ; ;---------------------------------------------------- [Exclusion_File_Start] [Exclusion_File_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; EXCLUSION FOLDERS ; ; Usage: ; ; Enter a folder name, with its complete path, ; after "Exclusion_Folder_Start" and before ; "Exclusion_Folder_End" in order to have that ; folder and all of it's files and subdirectories ; excluded from transfer. ; ; For example: c:\dir1\olddocs ; ; Modes: ; ; Mass migration only. ; ;---------------------------------------------------- [Exclusion_Folder_Start] [Exclusion_Folder_End] ;---------------------------------------------------- ; ; ; ; ;---------------------------------------------------- ; ; EXCLUSION DRIVES ; ; Usage: ; ; Enter a drive letter, followed by a colon, after ; "Exclusion_Drive_Start" and before ; "Exclusion_Drive_End" in order to have the drive ; excluded from transfer. ; ; For example: d: ; ; Modes: ; ; Mass migration only. ; ;---------------------------------------------------- [Exclusion_Drive_Start] [Exclusion_Drive_End] ;----------------------------------------------------