Pass4sure Microsoft MB3-533 2.93

Preparation Guide for Exam # MB3-533
Microsoft Dynamics GP 10.0 Human Resources and Payroll
Audience profile
Individuals who want to obtain a certification on Microsoft Dynamics GP 10.0 Human Resources and Payroll should take this exam.
Credit toward certification
When you pass this exam, you earn credit toward the following certifications:
• Microsoft Certified Business Management Solutions Specialist
Preparation tools and resources
In addition to your hands-on experience working with the product, we highly recommend that you use the following tools and training to help you prepare for this exam.
Training materials for this exam
Training materials for Microsoft Dynamics can be ordered through your local partner.
• Course 8820: Payroll–US in Microsoft Dynamics GP
• Course 8813: Human Resource and Payroll–US in Microsoft Dynamics GP 10.0
• Course 8885: Human Resources in Microsoft Dynamics GP
Classroom training for this exam
• Course 8820: Payroll–US in Microsoft Dynamics GP
• Course 8813: Human Resource and Payroll–US in Microsoft Dynamics GP 10.0
• Course 8885: Human Resources in Microsoft Dynamics GP
Supplemental learning resources
• Foundation and General Ledger training manuals and printable manuals found on the Help menu in the Microsoft Dynamics GP product.
Additional skills recommended
• General working knowledge of the Windows operating system, some knowledge of Payroll or Human Resources, and basic knowledge of accounting.
Microsoft online resources
• MSDN: Designed as a reference for developers, the Microsoft Developer Network (MSDN) features code samples, technical articles, newsgroups, chats, and more.
• Training and certification newsgroups: There is a newsgroup for every Microsoft certification. By participating in the ongoing dialogue, you take advantage of a unique opportunity to exchange ideas with and ask questions of others, including more than 750 Microsoft Most Valuable Professionals (MVPs) worldwide.
Microsoft Dynamics GP Human Resources and Payroll : MB3-533 Exam
Exam Number/Code: MB3-533
Exam Name: Microsoft Dynamics GP Human Resources and Payroll
“Microsoft Dynamics GP Human Resources and Payroll”, also known as MB3-533 exam, is a Microsoft certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 50 Q&As to your MB3-533 Exam preparation. In the MB3-533 exam resources, you will cover every field and category in Microsoft Business Solutions 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 forest that contains a single domain
named us. Certkiller .com. All servers on the Certkiller .com network run Windows
Server 2003.
You recently installed DNS on a domain controller named Certkiller -DC01,
which you configured as shown in the exhibit below.
Certkiller -DC01 is utilized by all computers in the us. Certkiller .com domain for
DNS name resolution. The Certkiller .com network also contains a server named
Certkiller -SR03 that provides Internet access for network users, and is
configured as a Network Address Translation (NAT) server.
You receive a report that users are unable to connect to Internet Web sites using
their fully qualified domain names (FQDNs). They can, however, connect to internal
servers using their FQDNs.
Actualtest.org – The Power of Knowing
Which of the following is a task that would guarantee users’ access to both Internet
Web sites and internal servers via their FQDNs?
A. Delete the root zone on Certkiller -DC01.
B. Configure all client computers to use Certkiller -SR03 as their DNS server.
C. Configure the root zone on Certkiller -DC01 to be an Active Directory-integrated
zone.
D. Create a reverse lookup zone on Certkiller -DC01.
Answer: A
Explanation:
A forward lookup zone is a name to address database that assists computers to translate
DNS names into IP addresses. It also provides information about available resources. The
DNS servers map FQDNs to IP addresses in forward lookup zones. If you want to
prevent Windows Server 2003 computers from referring queries to the Internet, you can
configure them to have their own root zone. You typically configure a DNS server to
contain its own root zone when you do not want your servers to reply to queries for
names external to your network. This creates an empty root zone, thereby making the
internal server a root server. This is the situation in the question. The forwarders would
not be utilized and only internal queries would be resolved. Deleting the root zone (“.”)
on Certkiller -DC01 would enable users to access Internet Web sites and the internal
server by using their FQDNs. You can make use of the DNS Manager console to delete
the root zone.
Incorrect Answers:
B: To ensure that users can access both Internet Web sites and internal server by using
their FQDNs, you cannot have the client computers make use of Certkiller -SR03 as
their DNS server. It will not solve their problem. They will only gain access when to root
zone is emptied.
C: Due to the forwarders not being used and only internal queries being resolved, the
problem indicated that the client computers needed their own root zone so as to prevent
their computers from referring queries to the Internet. But this problem can be addressed
by emptying the root zone on Certkiller -DC01.
D: Creating a reverse lookup zone on Certkiller -DC01 will not solve the problem for
the client computers.
Reference:
J. C. Mackin, Ian McLean, MCSA/MCSE Self-Paced Training Kit (exam 70-291):
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 network
Infrastructure, Microsoft Press, Redmond, 2003, Part 1, Chapter 4, pp. 202
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. All
servers on the Certkiller .com network run Windows Server 2003 and client
computers run Windows XP Professional, Windows 2000 Professional, Windows NT
Actualtest.org – The Power of Knowing
Workstation 4.0, and Windows 98.
All servers on the Certkiller .com network are configured with static IP addresses,
and client computers are configured to dynamically receive IP addresses from a
DHCP server. DNS servers on the network are configured to use standard zones. At
present, the A records and PTR records are not dynamically updated in DNS for
client computers.
You are required to enable dynamic updates so that only trusted sources can update
resource records.
You need to ensure that secure dynamic updates are enabled for all computers on
the Certkiller .com network.
What should you do? (Choose two)
A. Configure the DHCP server to update records only for clients that can request updates,
and add the DNS servers to the DnsUpdateProxy security group.
B. Reconfigure the DNS servers to use Active Directory-integrated zones, and configure
the zone to allow dynamic updates.
C. Upgrade the Windows NT Workstation 4.0 and Windows 98 computers to Windows
2000 Professional, and configure the DHCP servers to enable dynamic updates for
clients.
D. Configure the DHCP servers to discard records when leases are deleted, and add the
DHCP servers to the DnsUpdateProxy security group.
E. Configure the DHCP server to update records for clients that cannot request updates,
and add the DHCP servers to the DnsUpdateProxy security group.
Answer: B, E
Explanation: To enable secure dynamic updates for all computers on your network,
you should follow the following steps:
F. Reconfigure the DNS servers to use Active Directory-integrated zones.
G. Configure the zone to allow dynamic updates.
H. Configure the DHCP server to update records for clients that cannot request updates.
I. Add the DHCP servers to the DnsUpdateProxy security group.
Active Directory-integrated zones are required for secure dynamic updates. When
standard zones are used, only “None” and “Nonsecure and secure” options are available
in the “Dynamic updates:” drop-down list box, which can be found on the General tab of
the zone’s Properties sheet. To configure the zone to allow only secure updates, select the
“Secure only” option from the “Dynamic updates:” drop-down list box.
Windows Server 2003, Windows XP and Windows 2000 computers can send dynamic
updates to a DNS server, but Windows NT, and Windows 9x computers cannot. A DHCP
server can, however, be configured to send dynamic updates on behalf of computers
running these operating systems.
When secure dynamic updates are used, the A and PTR records that are created for a
computer are owned by the computer that sent the update. This means that only the
owner of a record can modify the record. Therefore, when a DHCP server sends an
update on behalf of another computer, the DHCP server owns the record. If that DHCP
server fails, then neither a backup DHCP server nor the computer for which the records
Actualtest.org – The Power of Knowing
were created can update the records. To fix this problem, you should add the DHCP
server to the DnsUpdateProxy security group.
Incorrect Answers:
A: You should not use this option because Windows Server 2003, Windows XP and
Windows 2000 computers can send their own dynamic updates to a DNS server, but
Windows NT and Windows 9x computers cannot. Also, DNS servers are not required to
be members of the DnsUpdateProxy security group.
C: Upgrading the Windows NT Workstation 4.0 and Windows 98 computers to Windows
2000 Professional is unnecessary because a DHCP server can send updates to the server
on behalf of these client computers. Also, configuring the DHCP server to enable updates
for all computers is not necessary.
D: Although discarding record when leases expire is a recommended practice, it is not
required in this scenario.
QUESTION 3:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
domain controllers on the Certkiller .com network run Windows Server 2003.
The Certkiller .com network contains a DNS server named Certkiller -SR01, on
which the DNS zone named Certkiller .com is configured as shown below.
Actualtest.org – The Power of Knowing
Certkiller .com
You receive a report from an administrator at Certkiller .com. The administrator
complains that the time domain controllers are taking to start is unacceptably long
and that certain users are unable to log on to the Certkiller .com domain.
You have received instruction from the CIO to make sure that all domain
controllers start as quickly as possible. She also instructs you to ensure that all users
are able to log on to the Certkiller .com domain. You must.
Which of the following is an option that would allow you to achieve this goal, while
making sure that updates to the Certkiller .com zone are as secure as possible?
A. Change the zone type of the Certkiller .com zone to an Active Directory-integrated zone,
and then enable secure-only dynamic updates on the Certkiller .com zone.
B. Change the zone type of the Certkiller .com zone to a stub zone. Enable secure-only
dynamic updates on the Certkiller .com zone.
C. Implement an IPSec filter on Certkiller -SR01that allows DNS traffic from only
domain members.
D. Configure a list of DNS servers that are allowed to transfer a copy of the Certkiller .com
zone.
Answer: A
Explanation:
A DNS server that hosts a primary zone is said to act as a primary DNS server. Primary
DNS servers store original source data for zones. With Windows Server 2003, you can
implement primary zones in one of two ways: as standard primary zones, in which zone
data is stored in a text file, or as an Active Directory-integrated zone, in which zone data
is stored in the Active Directory database.
This zone type stores zone information within Active Directory. This enables you to take
advantage of additional features, such as secure dynamic updates and replication. Active
Directory-integrated zones can be configured on Windows Server 2003 domain
controllers running DNS. Each domain controller maintains a writable copy of the zone
information, which is stored in the Active Directory database.
Furthermore Secure-only dynamic updates can be performed only in Active
Directory-integrated zones. The Secure Only tab will enable dynamic updates for those
users and groups authorized to do so because they have accounts in Active Directory and
have been granted permission to update their records.
Thus by changing the zone type to an Active Directory-integrated zone and enabling
secure-only dynamic updates you will be able to ensure that domain controllers start as
speedy as possible as well as allow all users to log on to the Certkiller .com domain. This
way you will also ensure that updates will be secure.
Incorrect answers:
B: A stub zone is a copy of a zone containing only those resource records necessary to
identify the authoritative DNS servers for the master zone. Changing the zone type to a
stub zone will not do in this scenario. You need to have an Active Directory-integrated
zone that will allow you to enable secure-only dynamic filters.
C: You do not need to implement an IPSec filter on Certkiller -SR01 to allow only
Actualtest.org – The Power of Knowing
DNS traffic from the domain members.
D: There is no need for configuring a list of DNS servers. You need an Active
Directory-integrated zone and to enable secure-only dynamic updates.
Reference:
J. C. Mackin, Ian McLean, MCSA/MCSE self-paced Training Kit (exam 70-291):
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network
Infrastructure, Microsoft Press, Redmond, 2003, Chapter 4, pp. 204
Pass4sure MB3-533 2.93
Questions and Answers : 50 Q&As
Expected Date: October 23rd , 2008
Price: $159.99 $125.99
Free Down: Pass4sure Microsoft MB3-533 2.93
Free Down: Testking microsoft MB3-533 2.93
password: www.msexams.net
Thank PassGuide. Your professional team for the excellent expertise and support in helping me to pass the IT Certification Exam,Contact:Support@PassGuide.com| 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 MB3-413 2.93
- Free PassGuide pass4sure microsoft MB3-451 2.93
- Free PassGuide Pass4sure Microsoft MB3-532 2.95
- Free PassGuide pass4sure microsoft MB3-412 2.93
- Free PassGuide pass4sure microsoft MB3-465 2.93
- Free PassGuide free Testking Microsoft 70-284 exams actual test dumps
- Free PassGuide pass4sure microsoft MB2-422 2.93
- Free PassGuide pass4sure microsoft MB3-430 2.93
- Free PassGuide pass4sure microsoft MB3-408 2.93
- Free PassGuide Pass4sure Microsoft MB4-535 2.93

