You are the administrator of Ezonexam's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit.You create a Windows 2000 installer package file for the service pack. You use the package

题目

You are the administrator of Ezonexam's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit.

You create a Windows 2000 installer package file for the service pack. You use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development organizational unit. After the installation, you notice that the service pack was not installed on any of the 10 computers.

You want to ensure that the service pack is successfully installed on the computers in the Development organizational unit. What should you do?

A.Use Computer Management to start the Windows installer service on all the computers in the Development organizational unit

B.Use the local administrator account to log on to the computers in the Development organizational unit. Then redeploy the service pack to the computers in the Development organizational unit.

C.Run Windows Installer to repair the package file. Then redeploy the service pack to the computers in the Development organizational unit.

D.Add the user accounts from the Development organizational unit to a DACL. Grant the user accounts read permission to the service pack deployment directory.


相似考题
参考答案和解析
正确答案:D
解析:Explanation: Before users can access resources on Windows 2000, they must be assigned the appropriate permissions to those resources. In this scenario the users from the Development OU need to be assigned read permission to the deployment directory, which is an object, to be able to start the installation process. Objects, such as the deployment directory, use a DACL (discretionary access control list) to check whether users or groups have been allowed or denied permissions to the object that they are attempting to access. Therefore, the user accounts of the Development OU must be added to the DACL of the deployment folder.

Incorrect answers:
A: This is not the most likely problem. The most likely problem is that the user accounts do not have appropriate permissions on the service pack deployment directory.

B: Assigned software does not need to be installed with any special user account. There is thus no need to log on with the local administrator account.

C: As the package was installed successfully on other computers in the domain, the problem does not lie with the installation package. Instead it lies with the Development OU's lack of the appropriate permissions to access the deployment directory.
更多“You are the administrator of Ezonexam's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit.You create a Windows 2000 installer package file for the service pack. You use the package ”相关问题
  • 第1题:

    You are the network administrator for Ezonexam.com.

    You are planning to upgrade 10 Windows NT Server 4.0 computers to Windows 2000 Server. You want to perform. the upgrades by means of a distribution folder. You have used the distribution folder to successfully upgrade other Windows NT Server 4.0 computers to Windows 2000. For these 10 new upgrades you wan to include a new service pack.

    You need to include the new service pack in the distribution folder so that the service pack is automatically installed during the upgrade process.

    What should you do?

    A.Create a sub folder named $OEM$\$C\SP under the i386 folder. Copy the new service pack to that subfolder.

    B.Create a subfolder named $OEM$\$$\SP under the i386 folder. Copy the new service pack to that subfolder.

    C.Run Update.exe from the new service pack and specify the -s option.

    D.Run winnt32 on the Windows NT Server 4.0 computers and specify the /u option


    正确答案:C
    解析:Explanation: Running the update.exe command installs hotfixes and service packs, etc.

  • 第2题:

    You are the administrator for Ezonexam's network.

    Your network includes Windows 2000 Professional client computers, Windows 2000 Server computers, Windows XP Professional computers, and UNIX client computers. Users of the UNIX operating system send print jobs to shared printers on a UNIX computer named PrintServ.

    You want to make the shared printers on PrintServ available to the Windows 2000 Professional computers, the Windows 2000 Server computers and the Windows XP Professional computers.

    What should you do?

    A.Use the SRVANY utility from the Windows NT Resource Kit to run the LPR program as a service.

    B.Configure each of the printers to support TCP/IP printing.

    C.Create an LPR port on each client that is configured to use PrintServ.

    D.Configure each of the printers to use LPR port


    正确答案:C
    解析:Explanation: When the Print Services have been installed, UNIX clients will be able to connect to any of your printers. In addition, you will be able to add an LPR port on your server to redirect print jobs to an LPD service hosted on a UNIX computer. When installed on this port, a printer will be able to be shared on your server and will appear as any other printer to your Windows clients. All jobs submitted to it will be forwarded to a spooler on the UNIX server. In addition, UNIX clients will be able to connect to the IP address of the Windows 2000 UNIX Print server and then to the specific queue.

    Incorrect answers:
    A: This will not allow the UNIX clients to make use of the printer.

    B: This option presupposes that the printers are TCP/IP capable printers. The disadvantage of this is that you do not get the benefits of Windows 2000 printer security, scheduling, or administration. In order to support the UNIX clients you need to create an LPR port on each client.

    D: This is impractical. All that is necessary is to create an LPR port on each client that is configured to use PrintServ.

  • 第3题:

    You are the administrator of Ezonexam.com's Windows 2000 network.

    Your computer is configured to use both Windows 2000 Professional and Windows NT Workstation 4.0 Service Pack 3. Your computer has three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You want to store your project files on Disk2. You configure Disk2 as a basic volume and format the volume as NTFS in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files.

    You want to be able to access your project files when using either of the operating systems.

    What should you do?

    A.Upgrade Windows NT Workstation 4.0 to Service Pack 4 or later.

    B.Configure Disk 2 as a dynamic volume then format as an NTFS partition.

    C.Configure Disk 2 to use Encrypting File System (EFS).

    D.Configure Disk 2 as a basic volume and format the volume as FAT32.


    正确答案:A
    解析:Explanation: Windows 2000 Professional uses the NTFS 5.0 file system while Windows NT Workstation 4.0 uses the NTFS 4.0 file system. Windows NT Workstation requires Service Pack 4 or later to be able to use the NTFS 5.0 file system.

    Incorrect Answers:
    B: Configuring Disk2 as a dynamic volume that is formatted as an NTFS partition will not ensure that you will be able to access your project files when making use of either operating system.

    C: The Encrypting File System allows you to encrypt files on an NTFS volume so that only you can use them. This offers a level of protection beyond that provided by NTFS permissions, which you can use to restrict access to your files by others who log on to your computer. However, this does not grant access to files if the computer is configured as a dual booting system.

    D: This option will not solve our problem, what you need to do is to upgrade to Windows NT Workstation 4.0 to Service Pack 4 or later.

  • 第4题:

    You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. The software deployment of the application is successful. Now, you want to install that application in the customized form. What should you do? ()

    • A、Repackage and re-deploy the application’s .msi file to the Sales OU
    • B、Re-deploy the application’s .mst file to the Sales OU.
    • C、Re-deploy the application by using the Group Policy object (GPO for the Sales OU)
    • D、Restart Windows Installer service on the ten computers.

    正确答案:B

  • 第5题:

    You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. The application is successfully installed on the 740 out of 750 computers. The ten computers are unable to install the application what should you do to install that application on all the computers in the sales OU.What should you do?()

    • A、Repackage and re-deploy the application's .msi file to the Sales OU
    • B、Repackage and re-deploy the application's .mst file to the Sales OU
    • C、Re-deploy the application by using the Group Policy object (GPO for the Sales OU)
    • D、Restart Windows Installer service on the ten computers.

    正确答案:D

  • 第6题:

    You are the administrator of Company.com’s Windows 2000 Network.  Your routed TCP/IP network consists of 10 Windows 2000 Server computers and 75 Windows 2000 Professional computers. All computers are in the Company.com domain. Your network uses TCP/IP as the only network protocol. You are installing 10 new Windows 2000 Professional computers. You want to enable the new computers to use host names to connect to shared resources on the network. You configure a TCP/IP address, a gateway address and a subnet mask on each new computer.   You want to complete the configuration to allow the computers to communicate on the network.  What should you do?()

    • A、Configure a HOSTS file.
    • B、Configure a LMHOSTS file.
    • C、Configure a WINS server database.
    • D、Configure a DHCP server address.
    • E、Configure at least one DNS address.

    正确答案:A,E

  • 第7题:

    You are the administrator of your company’s network. Ten Windows 2000 Professional computers are located in the Research department. The computers contain highly confidential information. You want the 10 computers to be able to communicate with other Windows 2000 Professional computers on the network. However, you do not want them to communicate with computers that are not running Windows 2000, including those that are running Windows 95, Windows 98 and Windows NT.  You want to configure a security policy on each computer to ensure that the confidential information is secure. What should you do?()

    • A、Use Security Configuration and Analysis to import the Hisecws.inf security template file to modify the default security settings.
    • B、Use security templates to create a security template file and import the security settings to modify the default security settings.
    • C、Use the local computer policy to disable the access to this computer from the network option.
    • D、Use Secedit.exe to reconfigure the computers’ default security settings to not allow anonymous access to the computers.

    正确答案:A

  • 第8题:

    You need to install Windows 2000 Professional on 30 new computers. You also need to deploy a Windows 2000 Professional service pack during the installation. First, you create a network distribution folder named InstallFiles.  You copy the i386 folder from the Windows 2000 Professional CD to the InstallFiles folder.  What should you do?()

    • A、 Copy the service pack files to the InstallFiles/Misc folder. 
    • B、 Copy the service pack file sot the InstallFiles/$OEM$ folder. 
    • C、 From an existing client computer, run the update –u command from the service pack to the  Install Files folder. 
    • D、 From an existing client computer, run the Update –s:InstallFiles command from the service  pack to the InstallFiles folder.

    正确答案:D

  • 第9题:

    You are the administrator of your company's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit (OU). You create a Windows Installer package file for the service pack. You then use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development OU.    After the installation, you notice that the service pack was not installed on any of the 10 computers. You want to ensure that the service pack is successfully installed on the Computers in the Development OU. What should you do? ()

    • A、Use Computer Management to start the Windows Installer service on all of the computers in  the Development OU
    • B、Use the local Administrator account to log on to the Computers in the Development OU. Then  redeploys the service pack to the computers in the Development OU
    • C、Run WinINSTALL LE to repair the package file. Then redeploys the service pack to the  computers in the Development OU
    • D、Add the user accounts from the Development OU to the DACL. Grant the user accounts  Read permission to the service pack deployment directory.

    正确答案:B

  • 第10题:

    You are the administrator of your company’s network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit. You create a Windows 2000 installer package file for the service pack.  You use the package file o successfully install the service pack to other computers in the domain. You assign the package file to the Development organizational unit. After the installation, you notice that the service pack was not installed on any of the 10 computers. You want to ensure that the service pack is successfully installed on the computers in the Development organizational unit.  What should you do?()

    • A、 Use Computer Management to start the Windows installer service on all the computers in the  Development organizational unit 
    • B、 Use the local administrator account to log on to the computers in the Development   organizational unit. Then redeploy the service pack to the computers in the Development organizational unit. 
    • C、 Run Windows Installer to repair the package file. Then redeploy the service pack to the   computers in the Development organizational unit. 
    • D、 Add the user accounts from the Development organizational unit to a DACL. Grant the user   accounts read permission to the service pack deployment directory.

    正确答案:D

  • 第11题:

    You are the administrator of Company.com’s Windows 2000 network.   Your computer is configured to use both Windows 2000 Professional and Windows NT Workstation 4.0 Service Pack 3. Your computer has three hard disks: Disk 0, Disk1, and Disk2. Windows NT Workstation 4.0 is installed on Disk 0. Windows 2000 Professional is installed on Disk1. You want to store your project files on Disk2. You configure Disk2 as a basic volume and format the volume as NTFS in Windows 2000 Professional. You then start Windows NT Workstation 4.0. You find that you cannot access your project files.  You want to be able to access your project files when using either operating systems.   What should you do?()

    • A、Upgrade Windows NT Workstation 4.0 to Service Pack 4 or later.
    • B、Configure Disk 2 as a dynamic volume then format as an NTFS partition.
    • C、Configure Disk 2 to use Encrypting File System (EFS).
    • D、Configure Disk 2 as a basic volume and forma the volume as FAT32.

    正确答案:A

  • 第12题:

    单选题
    You are the administrator of a Windows 2000 network.  The network has 100 Windows 2000 Professional computers. A graphics application was assigned to all the computers on the network by using a Group Policy object (GPO).  You deploy a service release for the graphics application to all of the Windows 2000 Professional computers on the network. The service release, in addition to other software that had been assigned, fails to install on only one of the computers.   What should you do?()
    A

    Restart Windows Installer on the domain controller.

    B

    Restart Windows Installer on the computer that failed to install the service release.

    C

    Redeploy the service release by using an .mst file.

    D

    Redeploy the service release by using a .zap file.


    正确答案: C
    解析: 暂无解析

  • 第13题:

    You need to install Windows 2000 Professional on 300 computers for a customer company called Ezonexam. The computers have different manufacturers and different hardware abstraction layers (HALs). You plan to use a Windows 2000 Server computer running Remote Installation Services (RIS) to perform. the installation.

    After the installation is complete for the first 25 computers, users of those computers report problems. You discover that the latest Windows 2000 service pack resolves those problems.

    You want to apply the service pack to the remaining 275 computers during the installation. What should you do?

    A.Install the service pack on a reference Windows 2000 Professional computer, and then run the Riprep command on that computer. Use the resulting image for RIS.

    B.Install the service pack on the RIS server, and then run the Riprep command on that server. Use the resulting image for RIS.

    C.Copy the service pack to the CD-based image shared folder used by RIS.

    D.Slipstream the service pack into a new i386 distribution shared folder, and then run the Risetup command to create a new CD-based image for the RIS server.


    正确答案:D
    解析:Explanation:YoucanuseRisetup.exetocreateaCD-ROM-basedRISimagewithaservicepackslipstreamed.Thisistheprocedure:1.CopythecontentsoftheWindows2000ProfessionalCD-ROMtoasharedfolderonaserver(oralocalfolderontheRISserver).2.FromtheWindows2000servicepacksourcefiles,runtheupdate-s:foldercommandtoslipstreamthesourcefileswiththeservicepack.3.Whentheslipstreamingprocessisfinished,runRisetup.exeontheRISservertoaddanewimagetotheserver.Whenyouarepromptedforthelocationofthefiles,typethepathtotheslipstreamedshareyoucreatedinsteps1and2.IncorrectAnswersA:Thisproposedsolutionwouldnotworkbecausethecomputershavedifferenthardware.Forthisreason,wemustuseaCD-basedimage.B:WearegoingtoinstallWindows2000Professionalcomputers;wecannotuseaRISimageofaWindows2000ServercomputerC:JustcopyingtheServicePacktotheCD-basedimagesharedfolderwouldnotapplyit.

  • 第14题:

    You copy the contents of the Windows 2000 Professional CD to a shared network folder named \\Server1\Win2000p. You use the shared folder to perform. over-the-network installations of Windows 2000 Professional on new computers purchased by your company.

    You receive a Windows 2000 Service Pack CD. You apply the Service Pack to Server1 and to the \\Server1\Win2000p folder.

    You discover that the Service Pack contains several files that are incompatible with the new computers.

    You want to make sure that the Service Pack files are not installed on any new computers until the problem has been corrected. What can you do?

    A.Use Update.exe from the Service Pack CD on server1.

    B.Select the Uninstall option.

    C.Copy the contents of the Windows 2000 Professional CD to \\Server1\Win2000p again, allowing the operating system to overwrite newer files while copying.

    D.Run\\Server1\Win2000p\WinNT32.exe/uon the new computer.

    E.RunUpdate.exe/s:\\Server1\Win2000p/ufrom the Service Pack CD on Server1.


    正确答案:B
    解析:Explanation: The service pack that has been applied, or slipstreamed, to the installation files and cannot be unapplied. You thus have to replace the installation files in the network share with the original Windows 2000 installation files.

    Incorrect answers:
    A: The update.exe utility does not have an uninstall option.

    C: The winnt32 /u command performs an unattended installation of Windows 2000. It does not remove the service pack from the installation files.

    D: The Update.exe /s command applies the service pack to the Windows 2000 installation files - it slipstreams the service pack. This has already been done, and you want to make this undone.

  • 第15题:

    You are the administrator of Company.com's Windows 2000 Network. The routed TCP/IP network that you administer consists of 10 Windows 2000 Server computers and 75 Windows 2000 Professional computers. All computers are members of a single Windows 2000 domain named Company.com. TCP/IP is the only network protocol used at Company's office. You have recently installed 10 new Windows 2000 Professional computers and you want to enable the new computers to use host names to connect to shared resources on the network. You configure a TCP/IP address and a gateway address on each new computer. You want to complete the configuration to allow the computers to communicate on the network.  What should you do?()

    • A、Configure a DNS suffix.
    • B、Configure a subnet mask.
    • C、Configure an LMHOSTS file.
    • D、Configure an Interface metric.
    • E、Configure at least one DNS address.

    正确答案:B,E

  • 第16题:

    your company has servers that run windows server 2008. All client computers run windows XP service pack 2 (SP2.). windows 2000 professional, or windows vista. You need to ensure all computers can use the IPv6 protocol. What should you do?()

    • A、Install service pack 4 on all windows 2000 professional computers.
    • B、Upgrade the windows 2000 professional computers to windows XP SP2.
    • C、Run the IPv6.exe tool on the windows 2000 professional and windows XP computers.
    • D、Install active directory client extenticon. (DSClient.exe) on the windows 2000 professional and windows XP computers.

    正确答案:B

  • 第17题:

    You are the administrator of your company's network. You are preparing to deploy 20 new Windows 2000 Professional computers on your network. You want to be able to recover from disk failures and corrupt system files on the new computers. You want to configure the computers to automatically update their system configuration and emergency repair files on a scheduled bases.   What should you do?()

    • A、Use the at command to schedule a weekly job to back up the boot partition.
    • B、Use the at command to schedule a weekly job to run the system file checker.
    • C、Use Windows backup to schedule a backup of the System State Data.
    • D、Use Windows backup to schedule a backup of the system partition and the boot partition.

    正确答案:C

  • 第18题:

    You are the administrator of a Windows 2000 network that has 1,500 Windows 2000 Professional computers. Microsoft Office 2000 was assigned to all the computers on the network by using a Group Policy object (GPO).  You deploy the Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release, in addition to other software that had been assigned, fails to install on only one of the computers.   What should you do? ()

    • A、Redeploy the service release by using a .Zap file. 
    • B、Redeploy the service release by using a .mst file. 
    • C、Restart Windows installer on the domain controller. 
    • D、Restart Windows installer on the computer that failed to install the service release. 

    正确答案:D

  • 第19题:

    You are the administrator of a Windows 2000 Professional network that has 1500 Windows 2000 Professional computers. Microsoft Office 2000 was installed to all the computers over the network by using Group Policy Object. You deploy an Office 2000 service release to all the Windows 2000 Professional computers on the network. The service release in addition to other software that had been assigned fails to install on only one of the computer. What should you do?()

    • A、Re-deploy the service release by using a .ZAP file. 
    • B、Re-deploy the service release by using a .MST file. 
    • C、Restart windows installer on the domain controller. 
    • D、Restart windows installer on the computer that failed to install the service release. 
    • E、Restart Windows installer and use an .MSP file. 

    正确答案:D

  • 第20题:

    You are the administrator of Company's Windows 2000 network. You have been asked to rollout a Windows 2000 Professional service pack on all Windows 2000 Professional client computers in Company's main office. You create a shared folder named InstallFiles that contains the installation files for the service pack and connect to the shared folder. You want to prevent the user interface from being displayed during the installation.  What should you do? ()

    • A、Connect to the InstallFiles shared folder and run the Update -q command.
    • B、Connect to the InstallFiles shared folder and run the Update -u command.
    • C、Connect to the InstallFiles shared folder and run the Update -z command.
    • D、Connect to the InstallFiles shared folder and run the Update -s:InstallFiles command.

    正确答案:A

  • 第21题:

    You are the administrator of your company’s network. The software department is preparing to rewrite an accounting application so that it will run on Windows 2000 Professional computers. All of the computers in the software department currently use Windows 98.  You want to configure the computers in the software department so that the users can use both Windows 98 and Windows 2000 Professional during the project. You also want to ensure that the computers are configured for optimal disk performance. In addition you want to ensure that users in the software department can access all of the files on their computers by using either operating system.  What should you do? ()

    • A、 Create and format a FAT 32 partition.
    • B、 Create and format an NTFS volume.
    • C、 Configure Windows 2000 Professional to enable disk compression.
    • D、 Configure Windows 2000 Professional to enable dynamic volume

    正确答案:A

  • 第22题:

    Cer-tech.com has a Terminal Server running Windows Server 2008.Through Terminal Services Remote App(TS Remote App),you create a Windows Installer package for the Microsoft Office Word 2007.After installing the package on a client machine, you double-click on a Word document and receive theerror,"Windows cannot open this file". You have to make sure that you can open the Word Document bydouble clicking on the file. What should you do to solve this problem?()

    • A、use msiexec.exe to install the windows installer package
    • B、Delete the windows installer package and re-create a new one
    • C、Change the file association on the TSERVERemoteApp server
    • D、Create the Windows installer package again by using TSERVERemoteApp

    正确答案:C

  • 第23题:

    单选题
    You are the administrator of your company's network. You want to deploy a Windows 2000 Professional service pack to 10 computers in the Development organizational unit (OU). You create a Windows Installer package file for the service pack. You then use the package file to successfully install the service pack to other computers in the domain. You assign the package file to the Development OU.    After the installation, you notice that the service pack was not installed on any of the 10 computers. You want to ensure that the service pack is successfully installed on the Computers in the Development OU. What should you do? ()
    A

    Use Computer Management to start the Windows Installer service on all of the computers in  the Development OU

    B

    Use the local Administrator account to log on to the Computers in the Development OU. Then  redeploys the service pack to the computers in the Development OU

    C

    Run WinINSTALL LE to repair the package file. Then redeploys the service pack to the  computers in the Development OU

    D

    Add the user accounts from the Development OU to the DACL. Grant the user accounts  Read permission to the service pack deployment directory.


    正确答案: C
    解析: 暂无解析