The _________ utility is used by USMT to restore user settings and data to a new computer running Windows 8.1 after the ScanState utility has collected user information from the source computer

a. LoadState
b. SaveState
c. RestSet
d. RunState


A. The User State Migration Tool (USMT) consists of three executable files: ScanState.exe, LoadState.exe, and UsmtUtils.exe, along with three migration rule files.

Computer Science & Information Technology

You might also like to view...

Based on the information below, what is the value in the fourth position of the array?Declare Numeric custNumber[10]//Load custNumber arraycustNumber[0] = 10001custNumber[1] = 10643custNumber[2] = 10922custNumber[3] = 11532custNumber[4] = 11765

A. 10001 B. 10643 C. 10922 D. 11532

Computer Science & Information Technology

A(n) ____ circular reference occurs when a formula in a cell refers to another cell or cells that include a formula that refers back to the original cell.

a. indexed b. contiguous c. direct d. indirect

Computer Science & Information Technology

Consider the following statements:void pointerParameters(int* &p, double *q){...}In the function pointerParameters, the parameter q is a(n) ____________________ parameter.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The underlying design of a table is referred to as the __________ .

a. table description b. caption c. source file d. structure

Computer Science & Information Technology