1.
You need to change the domain membership of a WindowsServer 2003 computer in your office. Which location provides the necessary information to change the domain membership?
Correct Answer
D. The Network Connections folder
Explanation
The Network Connections folder provides the necessary information to change the domain membership of a Windows Server 2003 computer. This folder allows you to view and manage network connections on the computer, including the ability to change the domain membership settings. By accessing the Network Connections folder, you can modify the network settings and specify the new domain in which the computer should be a member.
2.
You need to administer your client's remote computer using the MMC. You must decide which credential is required to perform this operation. Select one right answer.
Correct Answer
C. Admin credentials
Explanation
To administer a client's remote computer using the MMC, admin credentials are required. Admin credentials provide the necessary permission and access rights to perform administrative tasks on the remote computer. Without admin credentials, the user would not have the necessary privileges to make changes or perform administrative actions on the remote computer.
3.
You have several shares on your network which contain various company data such as company letterheads, excel reports amongst other things. Which of the following tools allows you to administer a share on a remote server?
Correct Answer
A. The File Server Management console
Explanation
The File Server Management console allows you to administer a share on a remote server. This tool provides a centralized interface for managing and configuring file shares on a network. It allows you to create, modify, and delete shares, set permissions and access rights, monitor share usage and performance, and perform various administrative tasks related to file sharing on remote servers.
4.
One of the printers on your company’s network is not working as it should, and you want to prevent any users from sending print jobs to the logical printer serving that device. What should you do?
Correct Answer
C. Stop sharing the printer
Explanation
To prevent users from sending print jobs to the problematic printer, you should stop sharing the printer. By doing so, the printer will no longer be accessible on the network, and users will not be able to send print jobs to it. Removing the printer from the Active Directory or renaming the share will not directly prevent users from sending print jobs to the printer.
5.
You have been using the LDIFDE tool as part of your current project, however, you now need to know the command that changes the operation of LDIFDE from export to import. Which one of the following is the correct answer?
Correct Answer
C. -i
Explanation
Correct answer was '-i'. The -i command changes the default function of LDIFDE from exporting to importing.
6.
You are in the process of downloading service packs for one of your clients and you want to unpack just the single file download of a service pack. What command should you use to unpack the single file download of a service pack?
Correct Answer
A. .exe -x
Explanation
The correct command to unpack just the single file download of a service pack is ".exe -x". This command is commonly used to extract or unpack files from an executable (.exe) file. The "-x" option specifies the action of extraction.
7.
You have just finished configuring a new display driver on one of your client's machines, and are prompted to restart the computer for the changes to take effect. However, after logging on the computer screen goes blank and you are unable to continue using Windows. Which trouble-shooting technique or tool will help you to recover from the problem with the display driver?
Correct Answer
A. Driver Rollback
Explanation
Driver Rollback is a troubleshooting technique that allows you to revert back to the previous version of a driver. In this scenario, since the computer screen goes blank after configuring the new display driver, it is likely that the new driver is causing the issue. By performing a driver rollback, you can restore the previous working version of the display driver, which may help in resolving the problem and allow you to continue using Windows.
8.
You have been asked to create a number of new users for team members that will be joining your company in a month's time. They will be working as contractors for a period of 4 months 5 days a week. Which is the following options should you choose for maximum security?
Correct Answer
D. Account is disabled
Explanation
Correct answer was 'Account is disabled'. Since they are not going to start for another month this would be the best choice for maximum security
9.
Your manager has informed you that the highest level of security is essential for your corporate intranet. However, you do not want to use the infrastructure of certificate services. The authentication must be transparent to users, and allow you to secure intranet resources with the group accounts existing in Active Directory. Taking into account that all users are within the corporate firewall, what authentication method should you choose?
Correct Answer
B. Integrated Windows Authentication
Explanation
Integrated Windows Authentication should be chosen as the authentication method in this scenario. This method allows for the highest level of security while also being transparent to users. It leverages the existing group accounts in Active Directory, allowing for easy management and control of access to intranet resources. Since all users are within the corporate firewall, Integrated Windows Authentication is a suitable choice as it provides secure authentication without the need for certificate services.
10.
You have set up printing on a Windows Server 2003 computer for your new client. You have attached a printer configured a logical printer, and submitted several documents for printing. However, the documents are not printing completely and most of them are printing as garbage. What is the most likely cause of this problem?
Correct Answer
B. You’re using an incorrect printer driver
Explanation
The most likely cause of the problem is that you are using an incorrect printer driver. The printer driver acts as a translator between the computer and the printer, allowing them to communicate effectively. If the wrong driver is installed, it may not be compatible with the printer, resulting in incomplete or garbled prints.
11.
Your manager is testing your knowledge of various licensing modes that are available in Windows Server 2003. Which one of the following licensing modes is a valid mode for Windows Server 2003?
Correct Answer
A. Per Server
Explanation
Per Server is a valid licensing mode for Windows Server 2003. In this mode, the licenses are purchased for a specific number of servers, and each server can have a certain number of concurrent connections. This means that the number of licenses required depends on the number of servers being used, rather than the number of individual users or devices accessing the servers. This licensing mode is suitable for organizations with a small number of servers but a large number of users or devices accessing them.
12.
Your team leader is testing your knowledge leading up to the Microsoft exam. Does he ask which tool he could use to identify the site license server for the company site? Which one of the correct answer?
Correct Answer
A. Active Directory Sites And Services
Explanation
Active Directory Sites And Services is the correct answer because it is a tool used for managing and configuring the replication of directory data between sites in a Microsoft Active Directory environment. It allows administrators to view and manage the site topology, including site links, site link bridges, and site link costs. By using this tool, the team leader can easily identify the site license server for the company site. The other options, such as Active Directory Domains And Trusts and the Licensing tool in Control Panel, are not specifically designed for this purpose.
13.
As part of your team's current project, you’re setting up a backup job on a computer running Windows Server 2003. You want to back up the registry, startup files, and the COM+ Class Registration database because of specific requirements from the client. Which backup option should you select?
Correct Answer
B. System State
Explanation
The correct answer is "System State". The System State backup option in Windows Server 2003 includes the registry, startup files, and the COM+ Class Registration database. This option allows you to back up critical system components and settings, which is important for disaster recovery and restoring the server to a previous state if needed.
14.
You have configured all of your network clients to download and install updates automatically during night hours, and you have configured scheduled installation behavior for Automatic Updates. However, you discover that some users are turning off their machines at night, and updates are not being applied. Which policy would help solve this problem without changing the installation schedule?
Correct Answer
D. Reschedule Automatic Updates Scheduled Installations
Explanation
Rescheduling the Automatic Updates Scheduled Installations would help solve the problem without changing the installation schedule. This policy allows the updates to be rescheduled to a different time if the computer is turned off during the scheduled installation time. By rescheduling the installation, the updates can be applied when the computer is next turned on, ensuring that the updates are not missed due to the machines being turned off at night.
15.
Your team leader wants to test your knowledge about NTFS permissions. He asks you what are the minimum NTFS permissions required to allow users to open documents and run programs from a shared folder?
Correct Answer
A. Read & Execute
Explanation
The minimum NTFS permissions required to allow users to open documents and run programs from a shared folder is "Read & Execute". This permission allows users to view the contents of the files and execute programs, but it does not grant them the ability to modify or delete the files.
16.
Your companies applications regularly access resources on CompanyServer01. Your main job is to monitor Company Server 01 to ensure that permissions are not too restrictive so that users can accomplish all their daily assignments. Which log and type of event, will provide the information you require?
Correct Answer
D. Security log; Failure Event
Explanation
The correct answer is the Security log; Failure Event. Monitoring the Security log for Failure Events will provide information about any failed attempts to access resources on CompanyServer01. This will help identify any permissions that are too restrictive and preventing users from completing their daily assignments. The Application log may not provide this specific information, and the Success Event in the Application log would not indicate any issues with permissions. Therefore, the Security log is the most appropriate log to monitor in this scenario.
17.
Which one of the following is a firewall-related constraint relating to performing Remote Assistance?
Correct Answer
B. Port 3389 must be open
Explanation
Port 3389 must be open is a firewall-related constraint relating to performing Remote Assistance. This means that in order to use Remote Assistance, the firewall must allow incoming and outgoing connections through port 3389. If this port is closed or blocked by the firewall, Remote Assistance will not be able to establish a connection between the two devices, preventing the assistance session from taking place.
18.
Your manager has asked you to configure one of the Company’s logical printers so that large, low-priority documents will be printed overnight. Which one of the options should you configure in the printer’s Properties dialog box?
Correct Answer
C. Available From / To
Explanation
In order to configure the printer to print large, low-priority documents overnight, you should configure the "Available From / To" option in the printer's Properties dialog box. This option allows you to specify the time range during which the printer will be available for printing. By setting the available time range to overnight hours, you ensure that the printer will only print documents during that time, prioritizing the large, low-priority documents.
19.
You need to join several computers to a domain at one of your client sites. They have a mixture of workstations ranging from Windows 95 to Windows 2000. Which one of the following computers CANNOT be joined to a domain?
Correct Answer
A. Windows Me
Explanation
Windows Me cannot be joined to a domain because it is a consumer-oriented operating system and does not have the necessary functionality and security features to be integrated into a domain network. It lacks the necessary domain joining capabilities and is not designed for enterprise-level use.
20.
What tool is used to enable Remote Desktop on a server?
Correct Answer
B. System properties in Control Panel
Explanation
The tool used to enable Remote Desktop on a server is System properties in Control Panel. This tool allows users to configure various system settings, including enabling Remote Desktop. By accessing the System properties in Control Panel, users can enable Remote Desktop and specify which users are allowed to connect remotely to the server. Terminal Services Manager is used to manage and monitor remote desktop sessions, while Terminal Services Configuration is used to configure other aspects of remote desktop services. None of these options provide the specific functionality of enabling Remote Desktop on a server.