• 2022-10-28
    在一个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
  • D

    举一反三

    内容

    • 0

      MySQL服务器安装命令是 A: sudo apt-get install mysql; B: sudo apt-get install server; C: sudo apt-get install mysql-server; D: sudo apt-get install mysql-client;

    • 1

      在Python中,安装一个模块的指令是: A: pip install … B: import install … C: python install … D: from Internet install …

    • 2

      You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services,and configuring aweb services infrastructure. You have the Windows Deployment Services (WDS) role installed on a serverthat runs Windows Server 2008. You plan to install Windows Vista on a computer that does not supportPreboot Execution Environment (PXE). You have a Windows Vista image that is stored on the WDSserver. You have to start the computer and install the image that is stored on the WDS server. What shouldyou create?() A: You should create a discover image B: You should create an install image C: You should create a capture image D: You should create a CD-ROM that contains PXE drivers

    • 3

      使用yum安装Apache服务的命令是: A: yum -y install apache B: yum -y install http C: yum –y install httpd D: yum -y install apache.service

    • 4

      在WDS部署服务配置客户端导入映像时,以下映像中为引导映像的是()(单选题) A: setup.wim B: boot.wim C: root.wim D: install.wim