在一个WDS服务器上,你想添加一个安装映像到映像存储中。你想使用源映像文件安装,wim文件在C:/Myimages文件夹中。你应该使用哪一条命令?()
A: WDSUTIL /Verbose /Progress /Replace-Image /Image:myimage.wim/ ImageType:Install /ImageGroup: /ReplacementImage /ImageFile:C:\myimages/oldimage
B: WDSUTIL /Set-Server /AutoAddPolicy /Policy:AdminApproval
C: WDSUTIL /New-DiscoverImage /Image:myimage.wim /Architecture:x86 /DestinationImage /FilePath C:/myimages/install.wim
D: WDSUTIL /Verbose /Progress /Add-Image /ImageFile:C:/myimages/ install.wim /ImageType:Install
A: WDSUTIL /Verbose /Progress /Replace-Image /Image:myimage.wim/ ImageType:Install /ImageGroup: /ReplacementImage /ImageFile:C:\myimages/oldimage
B: WDSUTIL /Set-Server /AutoAddPolicy /Policy:AdminApproval
C: WDSUTIL /New-DiscoverImage /Image:myimage.wim /Architecture:x86 /DestinationImage /FilePath C:/myimages/install.wim
D: WDSUTIL /Verbose /Progress /Add-Image /ImageFile:C:/myimages/ install.wim /ImageType:Install
举一反三
- 在一个WDS服务器上,你想添加一个安装映像到映像存储中。你想使用源映像文件安装,wim文件在C:/Myimages文件夹中。你应该使用哪一条命令?() A: WDSUTIL/Verbose/Progress/Replace-Image/Image:myimage.wim/ImageType:Install/ImageGroup:
- 您有一个包含 Windows 7 映像的 Windows 映像 (WIM) 文件。该 WIM 文件为 2 GB。您需要确保可以将该映像复制到 CD。您应该怎么做?() A: 运行 Imagex.exe 并指定 /split 参数 B: 从 WIM 文件的“属性”中,启用“压缩” C: 运行 Dism.exe 并指定 /cleanupwim 参数 D: 右键单击该 WIM 文件,找到“发送到”,然后单击“压缩 (zipped) 文件夹”
- 您有一个包含 Windows 7 映像的 Windows 映像 (WIM) 文件。该 WIM 文件为 2 GB。您需要确保可以将该映像复制到 CD。您应该怎么做?() A: 运行 Imagex.exe 并指定 /split 参数 B: 从 WIM 文件的“属性”中,启用“压缩” C: 运行 Dism.exe 并指定 /cleanupwim 参数 D: 右键单击该 WIM 文件,找到“发送到”,然后单击“压缩 (zipped) 文件夹&rdquo
- You have a Windows image (WIM) file that contains an image of Windows 7. The WIM file is 2 GB. Youneed to ensure that you can copy the image to CD. What should you do?() A: RunImagex.exeandspecifythe/splitparameter. B: FromthepropertiesoftheWIMfile,enablecompression. C: RunDism.exeandspecifythe/cleanup-wimparameter. D: Right-clicktheWIMfile,pointtoSendToandthenclickCompressed(zipped)Folder.
- 下列哪些是使用KVM创建新的虚拟机的方式? A: Local install media (ISO image or CDROM) B: Network install (HTTP, FTP, or NFS) C: Network Boot (PXE) D: Import existing disk image