Chapter 2 Lesson 2 Flashcards

1
Q
  1. You want to create a 20-GB native VHD called Systemvhd in a folder called Windows 7 on an external USB hard disk with the drive designation G:. Which command do you use?

A. Create vdisk file=g:\windows7\systemvhd maximum=20000
B. Create vdisk file=g:\windows7\systemvhd.vhd maximum=20000
C. Create vdisk file=g:\windows7\systemvhd.vhd maximum=20
D. Create vdisk file=g:\windows7\systemvhd maximum=20

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. You have used the imageX tool to install a WIM system image on a VHD and added a boot entry for that VHD using the BCDEdit tool. The bootable VHD has been designated with the drive letter W;. The variable is replaced by the GUID of the VHD. What command can you use to verify that your boot entry is created successfully?
    A. bcdedit /set detecthal on
    B. bcdedit /delete /cleanup
    C. bcdedit /v
    D. bcdedit /copy {current} /d “My New VHD”
A

C.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. You want add an install image to the image store on a WDS server. You want to use the source image file Install.wim in the C:/Myimages folder. Which command do you use?
    A. WDSUTIL /Verbose/Progress/Replace-Image/Image:myimage.wim/ImageType:Install/ImageGroup:/Replacementimage/ImageFile:C:\myimage/Oldimage
    B. WDSUTL /Set-Server/AutoAddPolicy/Policy:AdminApproval
    C. WDSUTL /New -DiscoverImage/Image:myimage.wim/Architecture:x86/DestinationImage/FilePath C:/myimages/install.wim
    D. WDSUTL /Verbose/Progress/Add-Image/ImageFile:C:/myimages/install.wim/ImageType:Install
A

D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. You administer a network in which all the client computers run Windows 7 Ultimate. You have created bootable VHDs on all your clients to provide failover protection. However, because the VHD are normally offline, the images they hold do not receive all the latest security updates. You want to boot the clients from their VHDs automatically every Saturday at 11:30 pm just long enough for them to receive updates from your WSUS server. What tool do you use to do this?
    A. Offline Virtual Machine Servicing Tool
    B. SCVMM
    C. Windows Deployment Services MMC snap-in
    D. WDSUTIL
A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly