Microsoft Certification Questions

Q:

You have a computer that runs Windows 7.


A printer is installed on the computer.


You remove the Everyone group from the access control list (ACL) for the printer, and then you share the printer. You need to ensure that members of the Sales group can modify all the print jobs that they submit.


You must prevent Sales group members from modifying the print jobs of other users.
What should you do?

A) From the printer's properties, assign the Print permission to the Sales group. B) From the printer's properties, assign the Manage Documents permission to the Sales group.
C) From the local Group Policy, assign the Increase scheduling priority user right to the Sales group. D) From the local Group Policy, assign the Take ownership of files or other objects user right to the Sales group.
 
Answer & Explanation Answer: A) From the printer's properties, assign the Print permission to the Sales group.

Explanation:
Report Error

View Answer Report Error Discuss

4 4067
Q:

Your network consists of a single Active Directory domain. You have 10 Web servers run Windows Server 2003 Service Pack 2 (SP2). You need to archive all of the application event logs for all the Web servers. The archived logs must contain all information from the original logs. What should you do?

A) Connect to each Web Server by using Event Viewer. Save the Application logs as the CSV file type. B) Connect to each Web Server by using Event Viewer. Save the Application logs as the Event Log file type.
C) On each Web server, open the Security Configuration and Analysis snap in, analyze the computer, and then export the settings. D) Run Security Configuration Wizard for each Web Server. Save the data to an .inf file.
 
Answer & Explanation Answer: B) Connect to each Web Server by using Event Viewer. Save the Application logs as the Event Log file type.

Explanation:
Report Error

View Answer Report Error Discuss

7 4067
Q:

Which of the following best describes how the user is alerted with information system and configuration alerts?

A) A popup occurs and the Windows 7 desktop contrast is dimmed. Until you acknowledge the alert the screen will not move. B) If Aero is installed the shaking alert flag appears in the index bar of every open window.
C) A flag in the taskbar with a red D) All of the above
 
Answer & Explanation Answer: C) A flag in the taskbar with a red

Explanation:
Report Error

View Answer Report Error Discuss

3 3767
Q:

You create a mirrored volume on a Windows 2000 Server computer. What additional item should you create?

A) A new Config.nt file B) A new Auto exec.nt file
C) A fault tolerance boot disk D) A set of Windows 2000 Setup Boot Disks
 
Answer & Explanation Answer: C) A fault tolerance boot disk

Explanation:

A fault tolerance boot disk is a floppy disk that you create that enables you to boot your Windows 2000 computer in the event that the first disk in your computer's mirrored volume fails. This disk contains an edited copy of the Boot.ini file.

Report Error

View Answer Report Error Discuss

0 3733
Q:

You are the database administrator for a financial services company. Employees enter data 24 hours a day into a SQL Server 2000 database. These employees report slower response times when new account information is gathered from branch offices and added to the database. You currently use the following BULK INSERT statement to add the account information.BULK INSERT finance.dbo.customersFROM 'd:bulkaccts143_10142000.txt'WITH DATAFILETYPE = 'char', FIELDTERMINATOR = 't', ROWTERMINATOR = 'n', TABLOCK You want to ensure that response times do not slow when new account information is added to the database. What should you do?

A) Add the BATCHSIZE option to the BULK INSERT statement, and then set the option equal to 10 percent of the number of rows to be loaded. B) Add the ROWS_PER_BATCH option to the BULK INSERT statement, and then set the option equal to 10 percent of the number of rows to be loaded.
C) Drop the indexes for the Customers table before the data load, and then re-create the indexes after the data load is complete. D) Remove the TABLOCK option from the BULK INSERT statement.
 
Answer & Explanation Answer: D) Remove the TABLOCK option from the BULK INSERT statement.

Explanation:

The TABLOCK hint increases the number of locks during the adding process. This is the reason why response time are slows down during this process. By removing the TABLOCK hint the default more granular row-level lock will be used. This would decrease the scope of the locks which would result in less waiting jobs and performance would improve.


Note: The BULK INSERT statement is used to copy a data file into a database table or view in a format specified by the user. The BULK INSERT statement accepts the TABLOCK hint, which allows the user to specify the locking behavior that the BULK INSERT statement should use. TABLOCK specifies that a bulk update table-level lock is taken for the duration of the bulk copy. If TABLOCK is not specified, the default uses row-level locks.

Report Error

View Answer Report Error Discuss

0 3720
Q:

You want to implement Active Directory on your Windows 2000 network. Your network consists of Windows 2000 Server computers, Windows 2000 Professional computers, Windows NT Workstation 4.0 computers, and Windows 98 computers. You want to achieve optimum functionality of all the client computers with Active Directory. What should you do?

A) Install the Directory Service Client on all of the Windows 98 computers. B) Upgrade all of the Windows 98 computers to Windows 2000 Professional
C) Upgrade all of the Windows NT Workstation 4.0 computers and Windows 98 computers to Windows 2000 Professional D) Nothing. Windows 2000 will automatically detect all client computers and optimize them to function with Active Directory.
 
Answer & Explanation Answer: C) Upgrade all of the Windows NT Workstation 4.0 computers and Windows 98 computers to Windows 2000 Professional

Explanation:

To achieve optimum functionality of the client computers, you must upgrade all of them to Windows 2000. Upgrading some of them and/or installing the Directory Service Client will gain some functionality, but the question specifically states that "optimum functionality" is the required result.

Report Error

View Answer Report Error Discuss

1 3710
Q:

You are installing Windows 2000 on a computer that already has another operating system installed on it. You choose to install Windows 2000 in a different folder than the previously installed operating system. What will Windows 2000 do?

A) Wireless devices B) Multiple displays
C) Advanced Power Management (APM) D) Uninterruptible Power Supplies (UPSs)
 
Answer & Explanation Answer: C) Advanced Power Management (APM)

Explanation:

Of the four features listed, all are supported on both Windows 2000 Professional and Windows 2000 Server Computers except APM. APM is only supported on Windows 2000 Professional computers.

Report Error

View Answer Report Error Discuss

0 3684
Q:

Which operating system(s) can you upgrade to Windows 2000 Server?

A) Windows 95 B) Windows 98
C) Windows for Workgroups D) Windows NT Server 4.0
 
Answer & Explanation Answer: D) Windows NT Server 4.0

Explanation:

The only operating systems that can be upgraded to Windows 2000 Server are Windows NT Server 3.51 and Windows NT Server 4.0 E is the only correct answer.

Report Error

View Answer Report Error Discuss

0 3516