Windows Server Administration Fundamentals — Question 158

You work as a System Administrator for company Inc. The company has a Windows 2008 Active Directory network. The company purchases twenty new computers. The management instructs you to deploy Windows 2008 on all the new computers. You install Windows PE on all computers. You want to control whether a customized shell is loaded in Windows PE instead of the default Command Prompt window. Which of the following commands will you use to accomplish the task?

Answer options

Correct answer: B

Explanation

The correct command is Winpeshl, which is specifically designed for setting a custom shell in Windows PE. Wpeinit is used to initialize Windows PE, Wpeutil provides utility functions for Windows PE, and Oscdimg is used for creating ISO images, which are not relevant to shell customization.