Windows Server 70-292 Comp Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Vaibhav Agarwal
V
Vaibhav Agarwal
Community Contributor
Quizzes Created: 58 | Total Attempts: 624,400
| Attempts: 450 | Questions: 26
Please wait...
Question 1 / 26
0 %
0/100
Score 0/100
1. Which of the following records defines the mail server on record in terms of DNS?

Explanation

The correct answer is MX. MX stands for Mail Exchange and it is a type of DNS record that specifies the mail server responsible for accepting incoming emails for a specific domain. This record is used to route emails to the correct mail server based on the domain name in the email address.

Submit
Please wait...
About This Quiz
Windows Server 70-292 Comp Quiz - Quiz

A short, 30-question quiz that covers the span of the material in 70-292. It touches base on the major topics, but you will need to study much more... see morein depth to be successful. see less

2. Which of the following is true of the distintion between security and distribution groups?

Explanation

Security groups are used in ACL lists, including "Administrators," "Power Users," and "Guests."

Submit
3. You are the administrator a Windows Server 2003 environment with SUS set up. There is a critical update and one of your subordinates complains that even though the update downloaded, it was not deployed to the computers. What is the most likely reason for this?

Explanation

Sometimes, SUS can be setup such that all updates require approval before installation. This is to prevent update conflicts with old software and configuration.

Submit
4. Which of the following is not a valid DNS name?

Explanation

The @ symbol is not allowed.

Submit
5. Why can't record modification be performed on a secondary zone server?

Explanation

Since the secondary zone servers are read-only, they cannot be modified.

Submit
6. Which of the following is not included in System State Data?

Explanation

The correct answer is "All are included". This means that all of the options listed (Sysvol directory, Registry, Active directory, and COM+ files) are included in System State Data.

Submit
7. You install IIS 6 on Windows Server 2003. After installation, you are surprised to learn that the FTP server is not operational. What is the most likely reason for this?

Explanation

IIS does not include any server but WWW by default.

Submit
8. Which of the following is not always included in an ASR backup?

Explanation

Program and data files are not necessarily backed up through ASR.

Submit
9. Which of the following is the default virtual directory for printers in Windows Server 2003?

Explanation

The default virtual directory for printers in Windows Server 2003 is "/printers/". This directory is specifically designed for managing and accessing printers on the server. It allows users to easily locate and connect to printers, as well as perform various printer-related tasks such as monitoring print jobs and managing printer settings.

Submit
10. What is the purpose of the SOA record in DNS?

Explanation

The SOA (Start of Authority) record maps each zone to a specific DNS server capable and possessing the authority to handle each zone.

Submit
11. Which of the following commands will add a user PETEROSE in a Windows Server 2003 Active Directory environment?

Explanation

The syntax is dsadd user NAME

Submit
12. Which of the following accurately describes the "principle of least privilege?"

Explanation

Access should only be granted to the users who need the resources, and at the smallest level possible.

Submit
13. Which of the following is not a fuctional level of Windows Server 2003 domain operation?

Explanation

The given answer states that all of the options provided are functional levels of Windows Server 2003 domain operation. This means that Windows 2000 mixed, Windows 2000 native, Windows Server 2003 interim, and Windows Server 2003 are all valid functional levels in Windows Server 2003 domain operation.

Submit
14. Which of the following is an advantage of cached servers in Windows Server 2003 DNS?

Explanation

Cached servers in Windows Server 2003 DNS increase the availability of primary and secondary zone servers by storing recently accessed DNS information in memory. This allows the server to respond quickly to subsequent requests for the same information without having to query other DNS servers. By reducing the need for external queries, cached servers improve the overall performance and availability of the DNS system.

Submit
15. You have a shared folder on Windows 2003 with shadow copies configured. A user complains that even though shadow copies appears to be working, he keeps accessing an older version of a file. What is the likely explanation for this?

Explanation

Shadow copies are scheduled to update on a regular interval; if the interval has not been met, a new version will not be copied or "shadowed."

Submit
16. You wish to refresh the DNS cache on a Windows Server 2003 DNS server. You use the command "IPCONFIG /flushdns" to flush the DNS cache, but it doesn't work. What is the issue?

Explanation

The command is for DNS clients only.

Submit
17. Which of the following is true regarding the use of volume shadow copies?

Explanation

Volume shadow copies allow for the opening of both opened and locked files. This means that even if a file is currently in use or locked by another process, volume shadow copies can still access and open the file. This is useful for situations where a user needs to access a previous version of a file that is currently being used or locked.

Submit
18. Which of the following accurately describes a distinct advantage of shadow volume copies as compared to regular scheduled backups?

Explanation

Users can access files that were accidently deleted via shadow volume copies, a task that would otherwise require administrator intervention.

Submit
19. Which of the following is not a requirement for the establishment of a terminal services connection?

Explanation

The user must have terminal services installed is not a requirement for the establishment of a terminal services connection. Terminal services are installed on the server (remote host), not on the user's computer. The user only needs to have the necessary permissions and be a member of the Remote Desktop Users Group to establish a terminal services connection.

Submit
20. Which key do you press to initiate ASR in Windows Server 2003 recovery?

Explanation

F2 initiates ASR, or automated system recovery.

Submit
21. Which of the following is not backed up using ASR?

Explanation

Local settings are defined at a per-user basis and therefore not part ofthe crucial data backed up through ASR

Submit
22. By default, you cannot copy files and folders from a hard drive to another drive through recovery console. How can you change this behavior?

Explanation

To change the default behavior of not being able to copy files and folders from a hard drive to another drive through the recovery console, you can access the Security Options in Local Policy. By modifying the settings in the Local Policy, you can enable the ability to copy files and folders between drives. This allows for more flexibility and control when using the recovery console.

Submit
23. Which of the following commands will display all updates on a particular Windows 2000 or above PC?

Explanation

WMIC.exe QFE is the correct answer because the "QFE" parameter is used with the WMIC.exe command to display all the updates installed on a Windows 2000 or above PC. QFE stands for Quick Fix Engineering, which refers to updates, patches, and hotfixes released by Microsoft to address specific issues or vulnerabilities in the operating system. Using this command will provide a comprehensive list of all the updates applied to the PC. WSUS.exe QFE is not the correct answer as WSUS.exe is the Windows Server Update Services tool and does not have a "QFE" parameter.

Submit
24. In which order are software restrictions applied in Windows Server 2003

Explanation

Software restrictions in Windows Server 2003 are applied in the following order: Hash rule, certificate rule, path rule, zone rule. This means that the system first checks if there is a hash rule that matches the software, then it checks if there is a certificate rule, followed by a path rule, and finally a zone rule. This order ensures that the most specific rules are applied first, allowing for more granular control over software restrictions.

Submit
25. Which of the following accurately describes the limitations of Windows Server 2003 Enterprise Server on an Itanium-based processing system?

Explanation

Windows Server 2003 Enterprise Server on an Itanium-based processing system supports up to 8 CPUs. This means that the server can have a maximum of 8 processors installed and utilized.

Submit
26. Which of the following regarding group scopes?

Explanation

Groups scopes are related to the level of the domain structure the group operates on, whereas group types have to do with whether a group is a security group or a distribution group.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 03, 2007
    Quiz Created by
    Vaibhav Agarwal
Cancel
  • All
    All (26)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following records defines the mail server on record in...
Which of the following is true of the distintion between security and...
You are the administrator a Windows Server 2003 environment with SUS...
Which of the following is not a valid DNS name?
Why can't record modification be performed on a secondary zone server?
Which of the following is not included in System State Data?
You install IIS 6 on Windows Server 2003. After installation, you are...
Which of the following is not always included in an ASR backup?
Which of the following is the default virtual directory for printers...
What is the purpose of the SOA record in DNS?
Which of the following commands will add a user PETEROSE in a Windows...
Which of the following accurately describes the "principle of least...
Which of the following is not a fuctional level of Windows Server 2003...
Which of the following is an advantage of cached servers in Windows...
You have a shared folder on Windows 2003 with shadow copies...
You wish to refresh the DNS cache on a Windows Server 2003 DNS server....
Which of the following is true regarding the use of volume shadow...
Which of the following accurately describes a distinct advantage of...
Which of the following is not a requirement for the establishment of a...
Which key do you press to initiate ASR in Windows Server 2003...
Which of the following is not backed up using ASR?
By default, you cannot copy files and folders from a hard drive to...
Which of the following commands will display all updates on a...
In which order are software restrictions applied in Windows Server...
Which of the following accurately describes the limitations of Windows...
Which of the following regarding group scopes?
Alert!

Advertisement