70-270 Practice Exam Question

dosed69dosed69 Member Posts: 34 ■■□□□□□□□□
I think that question 10 on the practice exam of this site is sort of flawed. The question is as follows:

10. You want to reduce the amount of space used on one of your FAT32 drive fast, so you decide to compress a folder named Odata with user data such as Word and Excel docs. When you want to enable compression on the folders properties sheet you notice compression is not available. How can you compress the files with the least amount of administrative effort and still be able to read the files?

a. Convert the drive to NTFS using convert.exe /fs:ntfs to enable NTFS File Compression
b. Convert the drive to NTFS using fs.exe /ntfs to enable NTFS File Compression
c. Create a new Compressed Folder and drag all the files from the Odata folder to the Compressed Folder and delete the original Odata folder
d. Use NTbackup.exe to create a file backup with maximum compression and delete the original Odata folder

According to the test the correct answer is C. I believe it should be a combination of two answers. Compression isn't available on a fat32 hard drive without a program such as winzip.

Step 1 should be: use convert.exe /fs:ntfs to convert from a fat32 file system to ntfs.

Step 2 should be: Create a new Compressed Folder and drag all the files from the Odata folder to the Compressed Folder and delete the original Odata folder.

This is what I think, I would like to hear others input into this. Overall though much respect to the webmaster for the practice exam and the technotes on this site, they are excellent.

Comments

Sign In or Register to comment.