anyweb Posted January 11, 2010 Report post Posted January 11, 2010 I came across this today, the USMT error codes in USMT 4 are different to the USMT error codes in USMT 3. For example: in USMT 3 error 38 means USMT_ERROR_USE_LACand in USMT 4 error 38 means USMT_ERROR_CORRUPTED_NOTENCRYPTED_STORE. So to avoid any confusion here are both: USMT 4 error codes here's the USMT 4 error codes - http://technet.microsoft.com/en-us/library/dd823291 (they are too long and detailed to paste here) USMT 3 error codes and here's the USMT 3 error codes - http://blogs.technet.com/deploymentguys/archive/2009/01/14/usmt-error-codes.aspx Error code Error 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 Quote Share this post Link to post Share on other sites More sharing options...
I came across this today, the USMT error codes in USMT 4 are different to the USMT error codes in USMT 3.
For example: in USMT 3 error 38 means USMT_ERROR_USE_LACand in USMT 4 error 38 means
USMT_ERROR_CORRUPTED_NOTENCRYPTED_STORE.
So to avoid any confusion here are both:
USMT 4 error codes
here's the USMT 4 error codes - http://technet.microsoft.com/en-us/library/dd823291
(they are too long and detailed to paste here)
USMT 3 error codes
and here's the USMT 3 error codes - http://blogs.technet.com/deploymentguys/archive/2009/01/14/usmt-error-codes.aspx
Error code Error 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
Share this post
Link to post
Share on other sites