Pass4sure Microsoft MCSE 70-228 2.83

Preparation Guide for Exam 70-228
Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition
Audience profile
Candidates for this exam operate in medium-sized to very large computing environments that use Microsoft SQL Server 2000 Enterprise Edition. Candidates have at least one year of experience administering SQL Server. They also have at least one year of experience implementing relational databases in environments that contain:
• Heterogeneous databases.
• SQL Server security integrated with Windows Authentication.
• Client/server configurations of 50 to 5,000 or more users.
• Web configurations that use Microsoft Internet Information Services (IIS) or COM+.
• Databases as large as two terabytes.
• Multiple installations of SQL Server 2000.
Credit toward certification
When you pass Exam 70-228: Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition, you achieve Microsoft Certified Professional (MCP) status.
• Learn about Microsoft Certified Professional status
You also earn credit toward the following certifications:
• Core credit toward Microsoft Certified Database Administrator on Microsoft SQL Server 2000 certification
• Elective credit toward Microsoft Certified Systems Engineer on Microsoft Windows 2000 certification
• Elective credit toward Microsoft Certified Systems Engineer on Microsoft Windows NT 4.0 certification
• Elective credit toward Microsoft Certified Systems Administrator on Microsoft Windows 2000 certification
Database professionals who use Microsoft SQL Server 2005 should consider the Microsoft Certified Technology Specialist (MCTS) and Microsoft Certified IT Professional (MCITP) credentials. They provide IT professionals with a simpler and more targeted framework to display their technical and on-the-job skills.
• Learn about Microsoft Certified Technology Specialist certification
• Learn about Microsoft Certified IT Professional certification
Preparation tools and resources
To help you prepare for this exam, Microsoft Learning recommends that you have hands-on experience with the product and that you use the following training resources. These training resources do not necessarily cover all of the topics listed in the “Skills measured” section.
Classroom training Microsoft E-Learning Microsoft Press books Practice tests
(Prerequisite) Course 2071: Querying Microsoft SQL Server 2000 with Transact-SQL (two days)
Course 2072A: Administering a Microsoft SQL Server 2000 Database
There is no Microsoft E-Learning training currently available.
MCSA/MCSE/MCDBA Self-Paced Training Kit: Microsoft SQL Server 2000 System Administration, Exam 70-228, Second Edition (ISBN: 9780735619616)
MeasureUp
(Measureup.com)
Self Test Software
(Selftestsoftware.com)
Microsoft online resources
• Learning Plan: Get started with a step-by-step study guide that is based on recommended resources for this exam.
• Microsoft Learning Community: Join newsgroups and visit community forums to connect with peers for suggestions on training resources and advice on your certification path and studies.
• TechNet: Designed for IT professionals, this site includes how-to instructions, best practices, downloads, technical resources, newsgroups, and chats.
• MSDN: Designed for developers, the Microsoft Developer Network (MSDN) features code samples, technical articles, downloads, newsgroups, and chats.
MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition : 70-228 Exam
Exam Number/Code: 70-228
Exam Name: MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition
“MCDBA Installing, Configuring and Administering Microsoft SQL Server 2000, Enterprise Edition”, also known as 70-228 exam, is a Microsoft certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 135 questions to your 70-228 Exam preparation. In the 70-228 exam resources, you will cover every field and category in MCDBA helping to ready you for your successful Microsoft Certification.
QUESTION 1:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional.
Certkiller .com consists of a Finance department and a Marketing department.
Certkiller .com does research on in-house applications, develops these applications
and sells them to their customers. Before the applications are sold, you create a test
environment with a few client computers. The Certkiller .com network contains a file
server named Certkiller -SR25. Certkiller -SR25 contains all the data of the
Actualtest.org – The Power of Knowing
research.
A manager named Rory Allen wants you to set up a group named Certkiller ResDev,
which will consist of the employees of the Research and a Development department.
This group will be used to grant access to resources on Certkiller -SR25. They
should get access to other resources on other computers. You need to set up a group
strategy to meet the manager’s requirements.
What should you do? (Select two)
A. Add the Certkiller .com employees to the Certkiller ResDev group and create a local
group named Certkiller ResDev on Certkiller -SR25.
B. Add the Global Certkiller ResDev group to the Domain Certkiller ResDev group and
create a global group named Global Certkiller ResDev.
C. Add the Global Certkiller ResDev group to the Certkiller ResDev group and create a
domain local group named Domain Certkiller ResDev.
D. Add the Domain Certkiller ResDev group to the Certkiller ResDev group and create a
global group named Global Certkiller ResDev.
Answer: A
Explanation: You should create a local group named Certkiller ResDev on
Certkiller -SR25, and add each of these members to this group. Local groups are
only visible on the computer on which they are created.
Incorrect answers:
B, C, D: You should not create domain local or global groups. Domain local groups can
be used to grant access to resources on any domain controller. Global groups can be used
to grant access to resources in any domain in the Active Directory.
QUESTION 2:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. The
Certkiller .com network contains 20 Windows Server 2003 computers and 2,100
Windows XP Professional client computers. Certkiller .com has its headquarters in
Chicago and branch offices in Dallas. Certkiller .com also contains 13 application
servers.
You have installed Terminal Services in Remote Desktop for Administration mode
by default and set up Terminal Services in Application Server mode separately. A
new Certkiller .com security policy requires that all application servers be subject to
the written security rules. In the test lab you apply the security policy to the
application server named Certkiller -SR10. Now you need to apply these settings
to the rest of the 12 application servers with the least amount of administrative
effort. You export the security settings on Certkiller -SR10 to a template.
What should you do on the remaining 12 application servers?
A. Add the servers to a security group.
Import the template into the Default Domain Policy, and assign the Read-Allow
Actualtest.org – The Power of Knowing
permission fro the GPO to the group.
B. Add the servers into an OU you have created.
Create a GPO and import the template into the GPO and link it to the OU.
C. Copy the template to the SYSVOL folder.
D. Add the servers to a security group that you have created.
Create an OU and place the group into the OU.
Create a GPO and import the template into the GPO and link it to the OU.
Assign the Read-Allow permission for the GPO to the group.
Answer: B
Explanation: The preferred way to of applying settings to multiple computers is to
place the computers into an OU, and link the GPO to the OU and configure the
GPO with the desired settings.
Incorrect answers:
A: If you import the template into the GPO, it will apply to all the domain computers.
C: The SYSVOL folder only exits on domain controllers.
D: For a GPO to apply to a computer the computer must be assign the Read-Allow and
Allow-Apply Group Policy permission. These permissions are assigned to the
Authenticated users group.
QUESTION 3:
HOTSPOT
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory forest that contains two domains
named us. Certkiller .com and uk. Certkiller .com. All servers on the Certkiller .com
network run Windows Server 2003 and all client computers run Windows XP
Professional. Certkiller .com has an office in Chicago and an office in London.
Certkiller .com consists of a development department, which develops in-house
applications for different companies. The lab in the Chicago office consists of 10
client computers, which are used to test the application before selling the products.
The London office forms part of the development program. The manager has
instructed you to create a group in the Chicago office that will keep all the
employees of both offices. The employees of the London office should not see this
group. This group will all also not allow the other users to access resources and will
be used for e-mail.
What should you do?
To answer, configure the appropriate group options in the New Object dialog box.
Actualtest.org – The Power of Knowing
Answer:
Explanation:
The distribution group is used with e-mail, which you can send an e-mail to a distribution
group. If you configure the group’s scope as domain local, the group can contain
members that are in both domains and will be visible only where it was created.
Incorrect answers:
Actualtest.org – The Power of Knowing
A universal group can contain members from any domain in the forest, but they are
visible in any domain in the forest, that ways it is useless to create a universal group.
Global groups can contain member from only one domain.
Security groups are used to grant access to resources. In this scenario, resources cannot
be accessed.
Pass4sure 70-228 2.83
Questions and Answers : 135 questions
Updated: October 8rd , 2008
Price: $129.99 $89.99
Free Down: Pass4sure Microsoft 70-228 2.83
Free Down: Testking microsoft 70-228 2.83
| PassGuide certification braindumps |
| Type | Exam Bible | New Questions & Answers | Latest Updated | Download link |
![]() |
All PassGuide 's Exam Pack | 893 | 1 days ago | PassGuide Certification Brainudmps |
Dwonload Free Latest Pass4side Certifications Braindumps
- Free PassGuide Pass4sure Microsoft MCSE 70-218 2.95
- Free PassGuide Pass4sure Microsoft MCSE 70-227 2.83
- Free PassGuide Pass4sure Microsoft MCSE 70-290 2.95
- Free PassGuide Pass4sure Microsoft MCSE 70-216 2.83
- Free PassGuide Pass4sure Microsoft MCSE 70-222 2.83
- Free PassGuide Pass4sure Microsoft MCSE 70-291 2.95
- Free PassGuide Pass4sure Microsoft MCSE 70-229 2.93
- Free PassGuide Pass4sure Microsoft MCSE 70-215 2.93
- Free PassGuide Pass4sure Microsoft MCSE 70-226 2.93
- Free PassGuide Pass4sure Microsoft MCSE 70-224 2.93

