B. Convert the volume to NTFS.

C. Convert the volume to FAT32.

D. Ensure that Offline Files are disabled.

Вопрос 7

Вы обновили Windows 98 до Windows XP Professional. Теперь вы хотите, чтобы папка Docs была компрессирована. Но возможность сжимать содержимое папки недоступна. Что вы должны сделать, чтобы получить такую возможность?

A. Убедиться, что EFS отключена.

B. Конвертировать том в NTFS.

C. Конвертировать том в FAT32.

D. Убедиться, что возможность использования автономных файлов отключена.

Правильный ответ: В.

В ответе А вам предлагается отключить шифрование файлов. Действительно, файлы и папки не могут быть одновременно сжатыми и зашифрованными. Однако, если используется шифрование, возможность изменить свойства зашифрованной папки так, чтобы она стала сжатой все же имеется. В данном вопросе такой возможности нет вообще. Следовательно, дело не в шифровании. Ответ А неверен. Чтобы иметь возможность работы со сжатыми папками, надо иметь том с файловой системой NTFS. Ответ В подходит.

По этой же причине отбрасываем ответ С – в Windows ХР Professional файлы и папки на томах с FAT32 не могут быть сжатыми. Последний вариант также не влияет на возможность шифрования. Единственный правильный ответ В.

Question 8

After several installation failures, you determine that you need to examine a debug log for the setup routine. You want the setup routine to create the most detailed debug log possible. Which command do you use?

A. Winnt32 /debug7:debug.log

B. Winnt32 /debug4:debug.log

C. Winnt32 /debugl:debug.log

D. Winnt32 /debug0:debug.log

Вопрос 8

После нескольких неудачных попыток установки вы решаете создать журнал отладки процедуры установки. Вы хотите создать журнал с максимально детализированной информацией. Какую команду вы будете использовать?

A. Winnt32 /debug7:debug.log

B. Winnt32 /debug4:debug.log

C. Winnt32 /debugl:debug.log

D. Winnt32 /debug0:debug.log

Правильный ответ: В.

Уровни значимости записываемой информации могут быть следующими: 0 – серьезные ошибки, 1 – ошибки, 2 – предупреждения, 3 – сообщения и 4 – подробные сообщения для отладки. Каждый уровень включает все уровни, расположенные ниже. Уровня 7 вообще не существует. Максимально детализированная запись будет при использовании уровня 4. Правильный ответ В.

Question 9

You are deploying new Windows XP Professional computers in your company. All employees will receive new computers, and their old Windows 98 and Windows 2000 Professional computers will be sold to another company. You must ensure that each employee's documents, personal data, Microsoft Office XP settings, and desktop settings are copied from their old computers to their new computers. You want this data to be copied to the new computer when Windows XP Professional is installed. What should you do?

A. Run the Scanstate utility on each employee's computer. Save the information generated by the utility to a shared folder on the network. Run the Loadstate utility in the installation script for each employee's new computer, specifying the shared folder on the network as the state source.

B. Start each employee's old computer in the Recovery console. Copy the Registry files, documents, and personal data to a removable storage device. In each new computer's installation script, copy the information from the removable storage device to each new computer.

C. Use Windows Explorer to copy all documents and personal data from each employee's old computer to each new computer. Run the Regedit command to export the Registry to a REG file. In the installation script for each new computer, copy the documents and personal data to the computer, and import the REG file.