[多选题]You are the administrator of a SQL Server 2000 computer. The server contains a Data Transformation Services (DTS) package that queries multiple databases and writes the results to a text file. You run this package by using a Microsoft Windows batch file. The batch file uses the dtsrun utility to execute the DTS package.You want to ensure that connection properties, such as login names and passwords, cannot be read or modified by users. Which two actions should you take? (Each correct answer represents part of the solution. Choose two.)
正确答案 :AC
Save the DTS package so that it has an owner password.
Encrypt the DTS package details in the command line of the dtsrun utility.
解析:解析:Explanation: In this scenario we will use a windows batch file with the owner password for maximum security.
[单选题]You are the network administrator for Ezonexam.com.You create two shared printers on a Windows 2000 Server computer in Ezonexam.com Ezonexam. One printer is shared as Admin, and the other printer is shared as Executive. Both printers are connected to the same print device. You set the priority of the Admin printer to 90 and the priority of the Executive printer to 50.
正确答案 :F
Clear the List in the Directory check box in the printer configuration.
解析:解析:Explanation: When this check box is selected you are actually listing the printer in the Active Directory. This box is selected by default and, if selected, ensures that users can search for the printer when configuring a network printer to connect to. Thus if you do not want the Executive printer to appear in the browse list when other employees create a new printer connection on their client computers, then you should clear this checkbox.
[多选题]You are preparing to install Windows 2000 Professional on 75 new computers. You want to create a standard installation image to use on all the new computers. The computers have several different configurations of hard disks and hardware components.You install Windows 2000 Professional and other standard software on one of the computers. You log on to the computer using the local Administrator account. You configure the standard applications and customize the desktop settings you intend to deploy.
正确答案 :FG
Copy the Administrator profile to the Default User profile, and then grant permissions to the Everyone group to use the profile.
Include the-pnpparameter for Sysprep.exe when you rerun that utility.
解析:解析:Explanation:
查看原题