Which of these is a disadvantage to using virtual hard drive boot?

a. You cannot use NTFS compression on a native-boot VHD.
b. You must use the FAT 32 file system.
c. There is a huge performance decrease.
d. You cannot deploy a custom Windows image to multiple VHDs.

A. There is a small performance decrease using VHD boot, but the disadvantage among the choices is that you cannot use NTFS compression.

Computer Science & Information Technology

You might also like to view...

In a for statement, the ________ expression is executed only once.

A) initialization B) test C) repeat D) validate E) update

Computer Science & Information Technology

Write the code to add Freshman, Sophomore, Junior, and Senior to the Class combo box. Use the SelectedItem property to make Freshman the default item.

What will be an ideal response?

Computer Science & Information Technology