Windows 7

  Home  Operating System  Windows 7


“Windows 7 Interview Questions and Answers will guide us that MS Windows 7 is the latest public release version of Microsoft Windows, a series of operating systems produced by Microsoft for use on personal computers, including home and business desktops, laptops, netbooks, tablet PCs, and media center PCs. MS Windows 7 was released to manufacturing on July 22, 2009, Learn More About Microsoft Windows 7 by our Interview Questions with Answers about MS Windows 7”



49 Windows 7 Questions And Answers

41⟩ Which of the following tools can you use to determine if the applications, devices and hardware on your computer running Windows Vista are known to have problems with Windows 7? A) Graftabl B) PEImg C) USMT D) Windows 7 Upgrade Advisor

Windows 7 Upgrade Advisor.

Reason:

The Windows 7 Upgrade Advisor can examine the configuration of a computer running Windows Vista to determine if any of the applications installed on that computer are known to have compatibility problems with Windows 7.

 182 views

42⟩ Windows Easy Transfer allows you to transfer data from your old computer to your new one. You can use a number of ways to transfer data including removable media, DVD, network or even the Windows Easy Transfer cable (!). However, which of the following is NOT transferred by Windows Easy Transfer? A) Applications B) User accounts C) Internet settings D) Email messages and contacts

Applications.

Reason:

Programs (applications) are not transferred by Windows Easy Transfer

 207 views

43⟩ USMT is a tool used for large deployments of Microsoft Windows Vista and Windows 7 operating systems. USMT captures user accounts, including desktop and application settings as well as a user's files. Which of the following scenarios would you NOT use USMT? A) Side by side migrations B) Wipe and load migrations C) Upgrades D) All of these

Upgrades.

Reason:

If you are only upgrading your operating system, USMT is not needed.

 182 views

44⟩ ___ is a lightweight version of Windows XP, Windows Server 2003, Windows Vista, Windows 7, or Windows Server 2008 R2 that is used for the deployment of workstations and servers. It is intended as a 32-bit or 64-bit replacement for MS-DOS during the installation phase of Windows, and can be booted via PXE, CD-ROM, USB flash drive or hard disk. Complete the missing word from the statement above A) WinPE B) USMT C) Oscdimg D) Windows SIM

WinPE.

 172 views

45⟩ You can use ___ to create an answer file that partitions and formats a disk before installing Windows, changes the default setting for the Internet Explorer home page, and configures Windows to boot to Audit mode after installation. By modifying settings in the answer file, it can also install third-party applications, device drivers, language packs, and other updates What is the missing word from the above sentence? A) WinPE B) Sysprep C) ImageX D) Windows SIM

Windows SIM.

 206 views

46⟩ By using Sysprep, you may prepare an image to be captured by ImageX. Once you have run Sysprep, you can boot your master computer into the Windows Preinstallation Environment (Windows PE) to capture the image. Which of the following is FALSE regarding ImageX? A) You can use only a single compression type for a .wim file. Appended image files must use the same compression type as the initial capture. B) All of these C) You can use only formatted Windows image (.wim) files to interact with ImageX D) You can use ImageX to capture and to apply upgrades to the operating system or applications.

You can use ImageX to capture and to apply upgrades to the operating system or applications.

reason:

You can use ImageX ONLYa to capture and to apply a full version of the operating system and software applications

 226 views

48⟩ You are using sysprep to prepare a system for imaging. You want to reset the security ID (SID) and clear the event logs. Which option should you use? A) /oobe B) /unattend C) /audit D) /generalize

/generalize.

Reason:

Generalize prepares the Windows installation to be imaged. If this option is specified, all unique system information is removed from the Windows installation. The security ID (SID) resets, any system restore points are cleared, and event logs are deleted. The next time the computer starts, the specialize configuration pass runs. A new security ID (SID) is created, and the clock for Windows activation resets, if the clock has not already been reset three times.

 194 views

49⟩ You want to create a 30GB native VHD called MySystem.vhd in a folder called Windows 7 on an external USB hard disk with the drive designation H. Which command do you use? A) Create vdisk file=hwindows7mysystem.vhd maximum=30000 B) Create vdisk file=hwindows7mysystemvhd maximum=30 C) Create vdisk file=hwindows7mysystemvhd.vhd maximum=30 D) Create vdisk file=hwindows7mysystemvhd maximum=30000

Create vdisk file=h:windows7mysystem.vhd maximum=30000.

Reason:

File size is in MB, specified in the maximum option

 182 views