Tobie Posted January 15, 2009 Report post Posted January 15, 2009 Error code (Number) Error text (Text) 0 USMT_SUCCESS 1 USMT_DISPLAY_HELP 2 USMT_MEMORY_FAIL 3 USMT_INVALID_PARAMETERS (Bad command line) 4 USMT_INVALID_STORE_LOCATION 5 USMT_NO_MORE_TOKEN 6 USMT_UNABLE_SET_SCRIPTFILES 7 USMT_UNABLE_GET_SCRIPTFILES (Can’t find XML file(s) specified in the command-line) 8 USMT_UNABLE_SET_STOREPATH 9 USMT_UNABLE_SET_USERS 10 USMT_UNABLE_FINDMIGUNITS 11 USMT_UNABLE_DOMIGRATION (A file is in use) 12 USMT_FAILED_MIGSTARTUP (Error in XML file ‘Bad XML’) 13 USMT_FAILED_SETMIGRATIONTYPE 14 USMT_FAILED_LOCALONLY 15 USMT_UNABLE_GET_WORKINGDIR 16 USMT_UNABLE_SETKEY 17 USMT_UNABLE_READKEY 18 USMT_TOO_LONG_KEYSTRING 19 USMT_UNABLE_SETCOMPRESSION 20 USMT_ERROR_INSUFFICIENT_RIGHTS 21 USMT_UNABLE_DELETE_STORE 22 USMT_UNABLE_SET_BENONADMIN 23 USMT_ERROR_INSUFFICIENT_STRINGBUFFER 24 USMT_ERROR_UNSUPPORTED_PLATFORM 25 USMT_ERROR_UNABLE_TOVERIFY_PLATFORM 26 USMT_UNABLE_SET_EFSMODE 27 USMT_INIT_ERROR 28 USMT_UNABLE_SET_LAC_LAE 29 USMT_ERROR_CORRUPTED_ENCRYPTED_STORE (Store is encrypted and no or invalid key has been specified) 30 USMT_ERROR_NO_INVALID_KEY (Store is only compressed but a key has been specified) 31 USMT_ERROR_CORRUPTED_NOTENCRYPTED_STORE 32 USMT_ERROR_LOGFILES_INSIDESTORE 33 USMT_INVALID_PLATFORM_FOR_TARGETXP 34 USMT_STORE_VALID_ONLY_FOR_XP 35 USMT_UNABLE_TO_READ_CONFIG_FILE 36 USMT_INVALID_CONFIG_FILE_FORMAT 37 USMT_ERROR_UNABLE_CREATE_LOGS 38 USMT_ERROR_USE_LAC 39 USMT_FAILED_TO_EXCLUDE_FOLDERS 40 USMT_ERROR_UNABLE_CREATE_PROGRESS_LOG 41 USMT_STATUS_CANCELLED Source: http://blogs.technet.com/deploymentguys/ar...rror-codes.aspx Quote Share this post Link to post Share on other sites More sharing options...
0 Randy_Miller Posted August 17, 2011 Report post Posted August 17, 2011 Thats a big help... What the hell does USMT_UNABLE_SET_LAC_LAE mean? Quote Share this post Link to post Share on other sites More sharing options...
0 Peter van der Woude Posted August 17, 2011 Report post Posted August 17, 2011 I think something like Local Account Create or Local Account Enable failed. Quote Share this post Link to post Share on other sites More sharing options...
Error code (Number) Error text (Text)
0 USMT_SUCCESS
1 USMT_DISPLAY_HELP
2 USMT_MEMORY_FAIL
3 USMT_INVALID_PARAMETERS (Bad command line)
4 USMT_INVALID_STORE_LOCATION
5 USMT_NO_MORE_TOKEN
6 USMT_UNABLE_SET_SCRIPTFILES
7 USMT_UNABLE_GET_SCRIPTFILES (Can’t find XML file(s) specified in the command-line)
8 USMT_UNABLE_SET_STOREPATH
9 USMT_UNABLE_SET_USERS
10 USMT_UNABLE_FINDMIGUNITS
11 USMT_UNABLE_DOMIGRATION (A file is in use)
12 USMT_FAILED_MIGSTARTUP (Error in XML file ‘Bad XML’)
13 USMT_FAILED_SETMIGRATIONTYPE
14 USMT_FAILED_LOCALONLY
15 USMT_UNABLE_GET_WORKINGDIR
16 USMT_UNABLE_SETKEY
17 USMT_UNABLE_READKEY
18 USMT_TOO_LONG_KEYSTRING
19 USMT_UNABLE_SETCOMPRESSION
20 USMT_ERROR_INSUFFICIENT_RIGHTS
21 USMT_UNABLE_DELETE_STORE
22 USMT_UNABLE_SET_BENONADMIN
23 USMT_ERROR_INSUFFICIENT_STRINGBUFFER
24 USMT_ERROR_UNSUPPORTED_PLATFORM
25 USMT_ERROR_UNABLE_TOVERIFY_PLATFORM
26 USMT_UNABLE_SET_EFSMODE
27 USMT_INIT_ERROR
28 USMT_UNABLE_SET_LAC_LAE
29 USMT_ERROR_CORRUPTED_ENCRYPTED_STORE (Store is encrypted and no or invalid key has been specified)
30 USMT_ERROR_NO_INVALID_KEY (Store is only compressed but a key has been specified)
31 USMT_ERROR_CORRUPTED_NOTENCRYPTED_STORE
32 USMT_ERROR_LOGFILES_INSIDESTORE
33 USMT_INVALID_PLATFORM_FOR_TARGETXP
34 USMT_STORE_VALID_ONLY_FOR_XP
35 USMT_UNABLE_TO_READ_CONFIG_FILE
36 USMT_INVALID_CONFIG_FILE_FORMAT
37 USMT_ERROR_UNABLE_CREATE_LOGS
38 USMT_ERROR_USE_LAC
39 USMT_FAILED_TO_EXCLUDE_FOLDERS
40 USMT_ERROR_UNABLE_CREATE_PROGRESS_LOG
41 USMT_STATUS_CANCELLED
Source: http://blogs.technet.com/deploymentguys/ar...rror-codes.aspx
Share this post
Link to post
Share on other sites