MCSE 70-294 Practice Questions 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,393
| Attempts: 1,517 | Questions: 86
Please wait...
Question 1 / 86
0 %
0/100
Score 0/100
1. The user jones has been granted administrative rights over the Marketing organizational unit. Marketing contains two additional organizational units: Media and Talent. Will jones be able to administer resources within the Talent organizational unit?

Explanation

Administrative rights are inherited by lower-level organization unit groupings.

Submit
Please wait...
About This Quiz
Active Directory Quizzes & Trivia

MCSE 70-294 Practice Questions: Practice questions on Microsoft Exam 70-294 "Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure". After completing these practice questions, also... see moretry the MCSE 70-294 Practice Exams at ProProfs quiz school. Free MCSE 70-294 practice questions and other study aids are available from ProProfs MCSE certification school. All the best! see less

2. Which of the following can be configured to contain the AD database?

Explanation

To install Active Directory service, the computer should be running Microsoft Windows Server 2003 Standard, Enterprise, or the Datacenter edition.

Submit
3. UG membership information cannot be cached. T/F?

Explanation

Universal group membership caching is available on domain running Microsoft Windows Server 2003.

Submit
4. To deploy an application to a set of computers you need to create it in the form of a batch file. T/F?

Explanation

To deploy applications on the Windows 2003 environment you need to make a MS installer package of it. This file will be recognized by a .msi extension.

Submit
5. The Schema Master server in the root domain is responsible for synchronizing the time through an enterprise.

Explanation

The PDC Emulator in the root domain is responsible for time synchronization. The Schema Master role is assigned to the computer responsible for changes made to the enterprise schema.

Submit
6. SIDs cannot be encrypted. T/F?

Explanation

For security reasons SIDs must be encrypted.

Submit
7. Which of the following commands can display the list of the shared folders on the system?

Explanation

The net share command is used to display the shared folders on the system.

Submit
8. Globally Unique Identifier (GUID) is assigned to an object every time the object is moved from the original location in which it was created. T/F?

Explanation

A new GUID is assigned to a object when you move an object from one forest to another.

Submit
9. By default, Windows 2000 trusts are two-way and nontransitive.

Explanation

By default, Windows 2000 Active Directory trusts are two-way and transitive.

Submit
10. In the ADS environment, User groups are created and linked to specific DCs on which they get created. T/F?

Explanation

User groups are linked to the ADS and not to the DC.

Submit
11. Which of the following would indicate hardware failures in the server?

Explanation

System log is used to log all information and notifications generated by hardware related services running on the server.

Submit
12. Which of the following should you consider when removing a domain controller that is also a Global Catalog server from Active Directory?

Explanation

When you remove a domain controller that is also functioning as a global catalog server, you must ensure that another global catalog is accessible to users before the mentioned domain controller is demoted.

Submit
13. The best way to utilize a DC as a file server is to ensure security by implementing strict IPSec policies. T/F?

Explanation

Ideally DCs must not be used as files servers. Even if used, you must ensure the disk quota must be assigned to all users so that the disk space is not misused.

Submit
14. Which of the following can help user accounts to migrate across domains?

Explanation

Dsmove is the CLI tool used to move or migrate user account across domains. Dsmove can only help with a single object at a time.

Submit
15. Which of the following can be managed using Active Directory Users and Computers snap-in?

Explanation

You can manage information in Active Directory by using Active Directory Users and Computers snap-in.

Submit
16. Each object created in the ADS is governed by the Domain Partition. T/F?

Explanation

Each object created int eh ADS is governed by the Schema

Submit
17. Which folder contains Active Directory database and log files?

Explanation

NTDS folder contains the Active Directory database and log files.

Submit
18. Which of the following correctly defines the purpose of SRV Resource Records?

Explanation

SRV Resource records store information about the servers, which are providing critical services for the system to run smoothly.

Submit
19. Which of the following is a combination of two or more administrative models?

Explanation

Hybrid administration combines the strengths of various models to meet the administrative needs of the organization.

Submit
20. Single master replication means there will be only one DC for the entire domain. T/F?

Explanation

Single master replication will ensure a systematic hierarchy of replication.

Submit
21. Which of the following groupings encompasses all of the others?

Explanation

A forest contains one or more trees. Answer a is incorrect because both forest and trees may contain one or more domains. Answer c is incorrect because a domain or organizational unit may contain one or more organizational units. Answer d is incorrect because one or more trees are contained in a forest.

Submit
22. Which of the following is a feature of subnet objects?

Explanation

Subnet objects recognize the network addresses that are used to map computers to sites.

Submit
23. Which of the following account types allows you to uniquely identify a computer on a network and authenticate access to network resources?

Explanation

Computer account allows you to uniquely identify a computer on a network and authenticate access to network and domain resources.

Submit
24. Which of the following can resolve a problem relating to a high response time of a GC?

Explanation

Placing another global catalogue server would share the load and thus enhance the speed of response from the global catalogue server.

Submit
25. Which of the following will not participate on the forest level of the hierarchy?

Explanation

PDC emulator is responsible for changed-password replication and is a per-domain role. This role is often used when a migration from NT to 2000 or 2003 takes place. The rest are capable of interacting on the forest level of the hierarchy.

Submit
26. It is highly secure if the KDC issues TGT without Universal Group membership. T/F?

Explanation

If the KDC issues a TGT without universal group membership for the user, security is easily compromised.

Submit
27. Which of the following types of DFS is the least fault tolerant?

Explanation

Standalone DFS is not a part of Active Directory and hence, cannot provide fault tolerance.

Submit
28. You are the network administrator for a Windows 2000 network. The network contains a single domain which spans three sites. Each site has two domain controllers, and each site is configured as a site in Active Directory. You have recently begun publishing shared resources in active directory to facilitate network navigation. Users are complaining that Active Directory searches are too slow. What can you do to increase the response time for directory searches?

Explanation

To increase the response time for directory searches in Active Directory, one solution is to ensure that one computer at each site is acting as a Global Catalog server. The Global Catalog server contains a partial replica of all objects in the forest, allowing for faster searches by providing a local copy of the directory information. By having a Global Catalog server at each site, users can access the directory information locally, reducing the time required for searches and improving network performance.

Submit
29. Which of the following is needed when creating trust with a domain in another forest?

Explanation

You will be required to type the DNS name of another forest in the Trust Page of the New Trust Wizard to create a forest trust.

Submit
30. Which of the following statements is true regarding the optional software upgrade option?

Explanation

The optional software upgrades type prompts you about the availability of the latest software version and allows you to decide if you want to upgrade the current software to its latest version.

Submit
31. How do you determine the size of the database and log files, and what can you do to reduce their size?

Explanation

You can view the sizes of the files either by using a command prompt or Windows Explorer. The only way to reduce the database size is by performing an offline defragmentation. Hence choice B is correct.

Submit
32. When the option Delegate the following common tasks is selected in the Delegation wizard, which of the following can be carried out?

Explanation

The Delegate the following common tasks option in the Delegation of Control Wizard allows you to select the tasks that you want to delegate.

Submit
33. In which of the following scenarios would you enable universal group membership caching?

Explanation

You should enable universal group membership caching in situations where hardware and bandwidth limitations prevent you from placing global catalogue servers on a site.

Submit
34. Your Windows 2003 network has two domains: Metro.local and Corp.Metro.local.The Corp.Metro.local domain has a single domain controller. You need to add a second domain controller to the Corp.Metro.local domain to provide redundancy. You want to add a second domain controller to the Corp.Metro.local domain. What group must you be a member of to accomplish this task?

Explanation

To be able to add the DC in the said scenario you must be a member of Domain Admins for the Corp.Metro.local domain.

Submit
35. You are the administrator of a Windows 2003 domain with two domain controllers named DC1 and DC2. You have an OU in your domain called Templates, which contains 25 different account templates that are used to create new user accounts. While training a new intern on account creation procedures on DC1, the Templates OU is accidentally deleted. can you recover the Templates OU?

Explanation

You must Restart DC1 in Active Directory Restore mode, and perform an authoritative restore from the last backup.

Submit
36. Which of the following should be manually set up to access resources of a domain in a different forest?

Explanation

You must setup an external, non-transitive trust between two domains that reside on different forests.

Submit
37. Which of the following is relates to the delegation of the administration?

Explanation

When delegating administration, the responsibility gets decentralized and splits the responsibility of the administration to administrators of other organizational units as well.

Submit
38. Which of the following does the WSH use when accounts need to be created??

Explanation

You use the Notepad utility to create a text file with a .vbs extension.

Submit
39. Which of the following is the correct file extension that is recognized by the WSH?

Explanation

The windows Script Host, recognizes file extensions that have .vbs

Submit
40. Which of the following statements is true?

Explanation

Since a complete name needs to be unique in terms of context, it is sufficient that a user name be unique in the domain in which it is created.

Submit
41. Which of the following tasks is not performed by the Active Directory installation process?

Explanation

Active Directory installation process enables security on the directory service and the file replication folders.

Submit
42. Which of the following should you consider when installing a replica domain controller?

Explanation

You should replicate Active Directory over the network if you are installing the Active Directory at a site connected to an existing site by a high-speed network.

Submit
43. You are assigning permissions to a user for a specific OU to be able to create, delete and edit user accounts. While adding such a user account to this OU, what should the 'Apply Onto' setting for these permissions be?

Explanation

The �Apply on to� settings must be �This object and all child objects�.

Submit
44. Which of the following is a result of delegating administrative control?

Explanation

When you need to control domain administrator privileges, you should grant administrative rights to users for the different Organizational Units (OUs) and limit membership in the Domain Admins group.

Submit
45. Choose the command-line tool that is interactive and helps to manage OUs?

Explanation

The Active Directory Users and Computer snap-in to create, modify, or delete Organizational Units (OUs) interactively.

Submit
46. Comma Separated Value Directory Exchange (CSVDE) tool cannot be used to create enabled user accounts if the domain password policy requires a minimum password length or requires complex passwords. T/f?

Explanation

CSVDE allows you to create enabled user accounts. However, it cannot be used to create enabled user accounts if the domain password policy requires a minimum password length or requires complex passwords.

Submit
47. Which of the following can ensure that only a specific group of users can access the control panel, whereas the rest cannot?

Explanation

To ensure that only a specific group can access the control panel whereas the rest cannot, you must Create a group named NoControl, and add all regular user accounts in the administration office to this group. Assign the Apply Group Policy for the NoControlPanel GPO only to this group.

Submit
48. Which of the following do you achieve when you copy an existing GPO to create a new one?

Explanation

When copying an existing GPO to create a new one, only the settings of the source GPO are transferred over to the new GPO. The new GPO contains a new GUID.

Submit
49. Which of the following is a feature of a global catalogue server?

Explanation

Global catalog server enables network logon for users with specific credentials.

Submit
50. Which of the following menus do you have to select to force the KCC to run?

Explanation

You must open the shortcut menu for NTDS Settings and then select the Check Replication Topology command on the All Tasks menu to force the KCC to run.

Submit
51. Which of the following would not be required for the DCs of a 2003 domain that will be supporting a few 100 users and very limited data resources to be accessed?

Explanation

A Data center server is not required for the situation where there will be only a few 100 users sharing limited data resources.

Submit
52. Which of the following is a feature of the Windows 2000 mixed domain functional level?

Explanation

All domains operate at the Windows 2000 mixed functional level.

Submit
53. Which of the following will be used by the DNS server for replication?

Explanation

The DNS server when configured to be integrated with the ADS, will write the information that it needs to be replicated into the Application partition of the ADS.

Submit
54. Which of the following relates to memory issues on a server?

Explanation

The number of page files being used will gradually increase and result in memory related issues if the RAM used in the system is not sufficient.

Submit
55. What can you do to determine the cause of problems that occur during software deployment with Group Policy?

Explanation

You can use Resultant Set of Policy (RSoP) to determine whether a GPO has been applied. You can also use the Group Policy Results to determine the location of the GPO.

Submit
56. Which of the following are not methods for verifying Group Policy settings?

Explanation

The correct answer is "The WMI Filters for Users page in the Group Policy Results Wizard allows you to include WMI filters in a simulation." This answer is correct because the question asks for methods that are not used for verifying Group Policy settings. The other options mentioned (Domain Controller Selection page and User and Computer Selection page in the Group Policy Modeling Wizard) are valid methods for verifying Group Policy settings, but including WMI filters in a simulation is not a method for verification.

Submit
57. Which of the following statement is true regarding organizational unit structure planning?

Explanation

Department-based IT administration essentially requires the Active Directory to be based on the organizational structure.

Submit
58. Which of the following must be done to a group of users who will be installing images that are residing in a folder in the RIS server?

Explanation

The situation here does not require any group to be created or the GPO to be linked all it needs is that Grant the user's group Read and Write access to the RemoteInstall folder on the RIS server.

Submit
59. You are the network administrator for a Windows 2003 domain. Company written policies do not allow most of your users to access the Internet. The public relations specialist uses a dial-up connection from her desktop computer to access the Internet. You need to prevent this connection from being shared by other users while still allowing this user to connect to network resources and the Internet. What should you do? (Choose two)

Explanation

To be able to achieve this you must create a Group Policy Object that disables the configuration of Internet connection sharing and ensures that only this user has Read and Apply access to this GPO

Submit
60. What can be the reason for an application to be not listed in the Start menu?

Explanation

If the application is published but not assigned, it will not be listed in the Start menu.

Submit
61. Which of the FSMO roles should not be assigned to a global catalog server?

Explanation

The Infrastructure Master role should not be assigned to a global catalog server. Answers a, c, d, and e are incorrect because all other FSMO roles may be assigned as necessitated by enterprise requirements.

Submit
62. You are an enterprise administrator for Acme Enterprises. The Acme corporate network consists of a domain tree named Acme.Local.My Corp Financial is a financial services company that is a subsidiary of Acme Corp. The My Corp Financial network consists of a domain tree named MyCorp.net within the Acme forest. The network layout is shown in the exhibit (See the exhibit below). A team of programmers in the East office of Acme Enterprises is developing an application for the South office of My Corp Financial. The programmers have user accounts in the East.Acme.Local domain. As part of the development process, they often have to log into Terminal Servers in the South.MyCorp.com domain. Programmers are complaining that Authentication and resource access is extremely slow. When you check network usage, you find that network links have significant available bandwidth. What should you do to correct the problem?

Explanation

The slow authentication and resource access is most likely caused by the lack of trust between the East.Acme.Local and South.MyCorp.net domains. By creating an explicit trust between these domains, the programmers will be able to authenticate and access resources more efficiently. Installing a Global Catalog server in either domain or moving the user accounts to the South.MyCorp.net domain may not address the underlying issue of trust between the domains.

Submit
63. Which of the following tools can assist in creating bulk Active Directory accounts?

Explanation

Comma Separated Value Data Exchange (CSVDE) tool helps to create multiple Active Directory accounts using a comma-delimited input file.

Submit
64. You have just installed ADS and are receiving an error message that �the domain cannot be contacted�. What should could the problem be?

Explanation

The problem could either be with physical/logical network connectivity or with the DNS environment.

Submit
65. Your Windows Server 2003 network has 3 locations, A central office, an East Coast office, and West Coast Office. Each location is configured as an Active Directory Site. Because bandwidth is limited, you configure site replication to occur at night. You schedule replication as follows: - A link called EastLink between the EastCoast site and the Central site has replication scheduled from 1:00 AM to 4:00 AM with a replication frequency of 120 minutes.- A link called WestLink between the WestCoast site and the Central site has replication scheduled from 3:00 AM to 6:00 AM with a replication frequency of 120 minutes. You notice that updates to Active Directory objects made in the West Coast office sometimes do not appear in the East Coast office for two days. You need to ensure that updates in any office are seen in all offices by the next day. What should you do?

Explanation

The current replication schedule for WestLink is from 3:00 AM to 6:00 AM, which means that replication occurs after the replication schedule for EastLink (1:00 AM to 4:00 AM). This delay in replication can cause updates made in the West Coast office to not appear in the East Coast office for two days. By changing the replication schedule of WestLink to 2:30 AM to 6:00 AM, it ensures that replication occurs before the replication schedule for EastLink. This change will help in ensuring that updates in any office are seen in all offices by the next day.

Submit
66. Which of the following options does not modify software installation?

Explanation

You can publish Object Linking and Embedding (OLE) information in Active Directory and make 32-bit applications available on 64-bit platforms is not used to modify the software.

Submit
67. Which of the following types cannot be used for upgradation/deployment of software?

Explanation

Group Policy software upgrades cannot be used for upgradation/deployment of software. Group Policy is a feature in Windows that allows administrators to manage and control users' computers in a network environment. It is primarily used for configuring and enforcing security settings, managing user accounts, and applying policies. While Group Policy can be used to push software installations and updates, it is not specifically designed for software upgradation/deployment purposes. Mandatory, optional, and selective software upgrades are all valid types that can be used for software upgradation/deployment.

Submit
68. You are the network administrator of a Windows 2000 network with four domains as shown in the exhibit. Department Managers within the company need to access a financial reporting application on a server named FinServer1 in the East domain. You create a domain local group called FinAppEast in the east domain and configure access to the application. You add Global groups containing managers from all of the other locations into this domain local group. What can you do to ensure that no other groups are added to the final east Domain local group?

Explanation

You must create a Group Policy Object for the east.Acme.Local domain that restricts group access to the FinAppEast group.

Submit
69. Which of the following guidelines enables you to plan custom installations for specific users?

Explanation

You transform the files to create custom installations as per the requirements of the user.

Submit
70. The result parameters Gpresult /s relates to which of the following?

Explanation

The syntax for the gpresult command is:
o Gpresult [/s computer [/u Domain\User /p Password]] [/user TargetUserName] [/scope {user | computer}] [{/v | /z}]
� /s Computer specifies the name or the IP address of a remote computer. Local computer is the default computer.

Submit
71. Which of the following are NOT the possible causes for the Active Directory database size not decreasing even if a large number of objects had been deleted recently?

Explanation

The database size will not reduce if the objects were marked for deletion, or tombstoned, and the tombstone takes up space in Active Directory

Submit
72. How do you free the disk space used by the global catalog?

Explanation

The only way to reduce the database size is by performing an offline defragmentation.

Submit
73. Which of the following is a part of the Active Directory design process?

Explanation

You can review and refine the design with respect to the various Active Directory infrastructure variables. This is an iterative process.

Submit
74. Which of the following is a feature of the GP Management console?

Explanation

You can enable the GP Management console to add forests and domains that share a one-way trust with your forest. By default they need to share a two-way trust.

Submit
75. Which of the following could be the problem if The application does not appear in the Add or Remove Programs dialog box.

Explanation

If the application does not appear in the Add or Remove Programs dialog box, the possible reason can be that the application is assigned and not published.

Submit
76. Which of the following are not methods for administering software redeployment?

Explanation

If the software package was originally assigned or was published to a user and installed, its registry settings, desktop shortcuts, and Start menu entry are automatically updated when the user logs on after redeployment.

Submit
77. You are the network administrator for a Windows 20003 domain. Company written policies do not allow most of your users to access the Internet. The public relations specialist uses a dial-up connection from her desktop computer to access the Internet. You need to prevent this connection from being shared by other users while still allowing this user to connect to network resources and the Internet. What should you do? (Choose two)

Explanation

To be able to achieve this you must create a Group Policy Object that disables the configuration of Internet connection sharing and ensures that only this user has Read and Apply access to this GPO

Submit
78. Which of the following can the Active Directory Users and Computers snap-in help to achieve?

Explanation

Active Directory users and computers snap-in can be used to add small number of users and computer accounts.

Submit
79. Which of the following are valid administrative groupings? [Check all correct answers]

Explanation

Answers a, b, c, and e are correct. The levels of administrative grouping are: organizational units, domains, trees, and forests. Organizational units may also be nested to provide finer granularity of administrative control. Answer d is incorrect because a site is a subgrouping of resources that reflects the physical structure rather than the logical structure. A site is one or more IP subnets connected to other sites via slower network links.

Submit
80. You are the network administrator for your company. Tom is in the human resources office in the east office. Tom is a member of the METROEast Global Group, which has been granted access to a shared folder named METROEastData.Tom is transferring to the west office. You remove Tom from the METROEast Global Group and add Tom to the MetroWest Global Group. Tom informs you that he can still access files in the METROEastData share. Other members of the MetroWest group cannot access this share. What could be the reason why Tom can still access these files? (Choose all that apply)

Explanation

The reason why Tom is still able to access files is that Tom has been granted explicit permissions to the METROEastData folder and also Tom is a member of another group that has access to the files.

Submit
81. 81. You are the network administrator for an accounting firm. The network consists of a single Windows 20003 domain. You have created a Servers OU that contains all of the member servers in your network. In the Servers OU you have created a ClientData OU that holds the computer accounts for three Windows 2000 servers that contain sensitive client financial information. You want to increase the security settings for these servers with the minimum effect on network performance. What should you do? (Choose three)

Explanation

You must Place a GPO on the ClientData OU, decrease maximum service ticket lifetime in the GPO and also decrease the maximum lifetime that a user ticket can be renewed in the GPO.

Submit
82. Which of the following are steps in the Software deployment phase using GPO?

Explanation

To deploy a software, you should create a GPO. This enables you to install the software package on all the specified computers during their start-up or when the user logs on to the computer. This depends on the fact that the package is assigned to the computer configuration or the user configuration and then you should assign the software package to the appropriate group policy object for the desired container. Hence choices C and D are correct.

Submit
83. You are the network administrator for a Community College. All student user accounts are in an OU called Students. The domain also contains a group called SecStudents.Members of the SecStudents group are able to configure access to resources for students. You now want to enable members of the SecStudents group to modify group policy settings for the Students OU. You do not want this group to be able to add or modify student accounts. What should you do? (Choose two)

Explanation

To enable members of the SecStudents group to modify group policy settings for the Students OU without being able to add or modify student accounts, two actions should be taken. First, grant the SecStudents group Modify access to any existing GPOs linked to the Students OU. This allows them to make changes to the group policy settings. Second, delegate the task named 'Manage Group Policy Links' to the SecStudents group on the Students OU. This allows them to manage the group policy links without having access to student accounts. By taking these two actions, the SecStudents group will have the necessary permissions to modify group policy settings while maintaining restrictions on student accounts.

Submit
84. You are required to set up a Windows 2003 network for a new medical research company. The company has a main corporate office in New York, and two research facilities located in Atlanta and Seattle. All locations will have local administrators to administer local servers and network resources. For security reasons, however, only administrators in the main office will be able to create and manage user accounts. What steps should be taken to establish this Active Directory environment? (Choose all that apply)

Explanation

You must create a single domain for the entire network and an OU for each location, create an OU to hold user accounts and grant local administrators the right to administer the OU for their location.

Submit
85. You are the administrator of a Windows 2003 domain. You are having a problem with unauthorized users adding computer accounts to the domain. You want only domain administrators to be able to add computer accounts into the domain. What should you do? (Choose all that apply)

Explanation

You must For the default domain controllers policy, change the Add Workstations to the Domain setting to include only Domain Admins, remove the Authenticated Users group from the permissions of the computers container in the domain and add the Domain Admins group with Full Control permissions to the computers container in the domain.

Submit
86. Which of the following are not the components and benefits of Windows Installer?

Explanation

While uninstalling applications, Windows Installer does not delete the shared files required by other applications. It only removes the files related to the application that is uninstalled. The Windows Installer service uses the Windows Installer package file that contains information needed to install or uninstall the software. The contents of this file include a Windows Installer file with a .msi extension, any external source files required for installation or uninstallation, summary information about the software and the package, and the product files or a reference to their installation directory.

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
  • Jan 24, 2007
    Quiz Created by
    Vaibhav Agarwal
Cancel
  • All
    All (86)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
The user jones has been granted administrative rights over the...
Which of the following can be configured to contain the AD database?
UG membership information cannot be cached. T/F?
To deploy an application to a set of computers you need to create it...
The Schema Master server in the root domain is responsible for...
SIDs cannot be encrypted. T/F?
Which of the following commands can display the list of the shared...
Globally Unique Identifier (GUID) is assigned to an object every time...
By default, Windows 2000 trusts are two-way and nontransitive.
In the ADS environment, User groups are created and linked to specific...
Which of the following would indicate hardware failures in the server?
Which of the following should you consider when removing a domain...
The best way to utilize a DC as a file server is to ensure security by...
Which of the following can help user accounts to migrate across...
Which of the following can be managed using Active Directory Users and...
Each object created in the ADS is governed by the Domain Partition....
Which folder contains Active Directory database and log files?
Which of the following correctly defines the purpose of SRV Resource...
Which of the following is a combination of two or more administrative...
Single master replication means there will be only one DC for the...
Which of the following groupings encompasses all of the others?
Which of the following is a feature of subnet objects?
Which of the following account types allows you to uniquely identify a...
Which of the following can resolve a problem relating to a high...
Which of the following will not participate on the forest level of the...
It is highly secure if the KDC issues TGT without Universal Group...
Which of the following types of DFS is the least fault tolerant?
You are the network administrator for a Windows 2000 network. The...
Which of the following is needed when creating trust with a domain in...
Which of the following statements is true regarding the optional...
How do you determine the size of the database and log files, and what...
When the option Delegate the following common tasks is selected in the...
In which of the following scenarios would you enable universal group...
Your Windows 2003 network has two domains: Metro.local and...
You are the administrator of a Windows 2003 domain with two domain...
Which of the following should be manually set up to access resources...
Which of the following is relates to the delegation of the...
Which of the following does the WSH use when accounts need to be...
Which of the following is the correct file extension that is...
Which of the following statements is true?
Which of the following tasks is not performed by the Active Directory...
Which of the following should you consider when installing a replica...
You are assigning permissions to a user for a specific OU to be able...
Which of the following is a result of delegating administrative...
Choose the command-line tool that is interactive and helps to manage...
Comma Separated Value Directory Exchange (CSVDE) tool cannot be used...
Which of the following can ensure that only a specific group of users...
Which of the following do you achieve when you copy an existing GPO to...
Which of the following is a feature of a global catalogue server?
Which of the following menus do you have to select to force the KCC to...
Which of the following would not be required for the DCs of a 2003...
Which of the following is a feature of the Windows 2000 mixed domain...
Which of the following will be used by the DNS server for replication?
Which of the following relates to memory issues on a server?
What can you do to determine the cause of problems that occur during...
Which of the following are not methods for verifying Group Policy...
Which of the following statement is true regarding organizational unit...
Which of the following must be done to a group of users who will be...
You are the network administrator for a Windows 2003 domain. Company...
What can be the reason for an application to be not listed in the...
Which of the FSMO roles should not be assigned to a global catalog...
You are an enterprise administrator for Acme Enterprises. The Acme...
Which of the following tools can assist in creating bulk Active...
You have just installed ADS and are receiving an error message that...
Your Windows Server 2003 network has 3 locations, A central office, an...
Which of the following options does not modify software installation?
Which of the following types cannot be used for upgradation/deployment...
You are the network administrator of a Windows 2000 network with four...
Which of the following guidelines enables you to plan custom...
The result parameters Gpresult /s relates to which of the following?
Which of the following are NOT the possible causes for the Active...
How do you free the disk space used by the global catalog?
Which of the following is a part of the Active Directory design...
Which of the following is a feature of the GP Management console?
Which of the following could be the problem if The application does...
Which of the following are not methods for administering software...
You are the network administrator for a Windows 20003 domain. Company...
Which of the following can the Active Directory Users and Computers...
Which of the following are valid administrative groupings? [Check all...
You are the network administrator for your company. Tom is in the...
81. You are the network administrator for an accounting firm. The...
Which of the following are steps in the Software deployment phase...
You are the network administrator for a Community College. All student...
You are required to set up a Windows 2003 network for a new medical...
You are the administrator of a Windows 2003 domain. You are having a...
Which of the following are not the components and benefits of Windows...
Alert!

Advertisement