Pass4sure Microsoft MB6-504 2.83
Preparation Guide for Exam #MB6-504
Microsoft Dynamics AX 4.0 Project Series
Audience profile
Individuals who want to obtain a certification on Microsoft Dynamics AX 4.0 Project Series should take this exam.
Credit toward certification
When you pass this exam, you earn credit toward the following certification:
• Microsoft Certified Business Management Solutions Specialist
• Microsoft Certified Business Management Solutions Professional – Applications for Microsoft Dynamics AX
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 8630: Project Accounting I in Microsoft Dynamics AX 4.0
• Course 8632: Project Accounting II in Microsoft Dynamics AX 4.0
Classroom training for this exam
• Course 8630: Project Accounting I in Microsoft Dynamics AX 4.0
• Course 8632: Project Accounting II in Microsoft Dynamics AX 4.0
Search for classroom training in additional languages
Additional skills recommended
• General working knowledge of Microsoft Windows 98, Windows 2000, or Windows XP, and the Microsoft Office system
• General knowledge of project accounting principles and project management methodology
Microsoft online resources
• MSDN: The Microsoft Developer Network (MSDN) is a reference for developers that 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.
AX 4.0 Project Series : MB6-504 Exam
Exam Number/Code: MB6-504
Exam Name: AX 4.0 Project Series
“AX 4.0 Project Series”, also known as MB6-504 exam, is a Microsoft certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 62 Q&As to your MB6-504 Exam preparation. In the MB6-504 exam resources, you will cover every field and category in Microsoft Business Solutions helping to ready you for your successful Microsoft Certification.
QUESTION 1:
DRAG DROP
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 domain consists of Windows Server 2003 domain controllers and
Windows XP Professional computers.
Certkiller .com’s new security policy requires that the audit policy on all file servers
in the Certkiller .com domain must be able to audit failure events for user access to
folders and files. You create a new custom security template named FileAccess, and
want to configure the appropriate settings that will implement the new written
security policy.
What should you do to achieve this goal?
Answer by dragging the appropriate audit policy or policies in the list of audit
policies.
Answer:
Actualtest.org – The Power of Knowing
Explanation:
The Audit object access policy setting determines whether the event of a user accessing
an object such as a file, folder, registry key and printer; which has its own system access
control list (SACL) specified, should be audited.
You can set a SACL on a file system object by using the Security tab in the object’s
Properties dialog box. You can configure whether to audit successes, audit failures, or not
to audit the event type. Success audits generate an audit entry when a user successfully
accesses an object that has an appropriate SACL specified. Failure audits generate an
audit entry when a user unsuccessfully attempts to access an object that has a SACL
specified.
To disable auditing, select the “Define these policy settings” check box in the Properties
dialog box for this particular policy setting, and clear the Success and Failure check
boxes.
Reference:
Deborah Littlejohn Shinder, Dr. Thomas W. Shinder, Chad Todd & Laura Hunter,
Implementing, Managing, and Maintaining a Windows Server 2003 Network
Infrastructure Guide & DVD Training System, Syngress Publishing Inc., Rockland,
2003, p. 798
QUESTION 2:
You work as the network security administrator at Certkiller .com. The
Certkiller .com network consists of a single Active Directory domain named
Certkiller .com. The Certkiller .com network contains ten Windows Server 2003
computers and 1,200 client computers running Windows XP Professional.
Each department has been assigned servers to hold their documents. A server
named Certkiller -SR06 holds the Finance department customer credit data which
is regarded as confidential. The Finance department manager named Clive Wilson,
has some reservations about the security of this data and requested that you look
into the matter. More specific, Clive Wilson is concerned that some employees might
try to exploit weaknesses in the assigned permissions in order to gain unauthorized
Actualtest.org – The Power of Knowing
access to the confidential files by using their legitimate user accounts.
To this end you need to monitor the appropriate types of event in order to detect
any such attempts without monitoring any other events.
What should you do to accomplish this task? (Choose all that apply.)
A. Select the Server performance monitor in the Certkiller -SR06 System Monitor and
add the Errors Granted Access counter.
B. Select the Server performance monitor in the Certkiller -SR06 System Monitor and
add the Errors Logon counter.
C. Select the Server performance monitor in the Certkiller -SR06 System Monitor and
add the Errors Access Permissions counter.
D. Select the Server performance monitor in the Certkiller -SR06 System Monitor and
add the Files Open counter.
Answer: A, C
Explanation: The Errors Access Permissions counter displays the number of failed
attempts to open files. These could be e.g. files that users try to open randomly and they
were not assigned proper permissions. The Errors Granted Access counter displays the
number of times attempts to access files that were successfully opened were denied. This
counter indicates if the users were trying to access files in a manner that is not consistent
with their file permissions, e.g. a user who only has Read-Only permission trying to
make changes to the file. to determine if legitimate users are trying to gain unauthorized
access to protected files on Server-SR06, you should monitor Errors Access Permissions
and the Errors Granted Access counters for the Server performance object.
Incorrect answers:
B: The Errors Logon counter displays the number of failed attempts to log on to a server.
A high value for this server will indicate that a user was trying to gain unauthorized
access to resources on the server by means of e.g. a brute force attack method. The
questions states pertinently that only attempts to gain unauthorized access by legitimate
users should be monitored, therefore this counter should not be added.
D: The Files Open counter indicates the number of currently open files in the server. It
does not indicate unauthorized access to those files.
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. You are
the regional network administrator at the Dallas office of Certkiller .com. The Dallas
office consists of Windows XP Professional computers.
The Certkiller .com network contains an organizational unit (OU) named
DallasClientsOU. DallasClientsOU contains the computer objects for the Dallas
office. The Group Policy object (GPO) named DClientsGPO is linked to the
DallasClientsOU, and you have the required permissions to change DClientsGPO.
You want to schedule maintenance tasks to be performed on the computers located
in the Dallasoffice. You create a script named maintenancetasks.vbs and save it in
Actualtest.org – The Power of Knowing
the Scripts shared folder on a server named Certkiller -SR03. The contents of
maintenancetasks.vbs will be modified according to the specific maintenance tasks
that need to be performed. You plan to schedule maintenancetasks.vbs to run each
night on all computers in the Dallas office.
You want to change the current software restriction policy to allow
maintenancetasks.vbs to run on the computers in the Dallas office. You also want to
prevent unauthorized .vbs scripts from running on the Dallas office’s computers.
You want to use a solution that requires once off configuration. You do not want to
change the configuration each time you modify the content of maintenancetasks.vbs.
You also do not want to impact all other applications.
How will you accomplish the task?
A. Acquire a digital certificate, and create a new certificate rule.
Set the security level of the certificate rule to Unrestricted.
Digitally sign maintenancetasks.vbs.
B. Create a new path rule, and set the security level on the path rule to Unrestricted.
Set the path to \\ Certkiller -SR03\Scripts\*.vbs.
C. Create a new path rule, and set the security level on the path rule to Unrestricted.
Set the path to \\ Certkiller -SR03\Scripts\maintenance.vbs.
D. Create a new hash rule, and set the security level on the hash rule to Unrestricted.
Create a file hash of maintenancetasks.vbs.
Answer: C
Explanation: The file will change so we can only use a path rule. The purpose of a
rule is to identify one or more software applications, and specify whether or not they
are allowed to run. Creating rules largely consists of identifying software that is an
exception to the default rule. Each rule can include descriptive text to help
communicate why the rule was created.
A software restriction policy supports the following four ways to identify software:
Hash-A cryptographic fingerprint of the file.
Certificate-A software publisher certificate used to digitally sign a file.
Path-The local or universal naming convention (UNC) path of where the file is stored.
Zone-Internet Zone
A hash rule is a cryptographic fingerprint that uniquely identifies a file regardless of
where it is accessed or what it is named. An administrator may not want users to run a
particular version of a program. This may be the case if the program has security or
privacy bugs, or compromises system stability. With a hash rule, software can be
renamed or moved into another location on a disk, but it will still match the hash rule
because the rule is based on a cryptographic calculation involving file contents.
Files that are digitally signed will use the hash value contained in the signature, which
may be SHA-1 or MD5. Files that are not digitally signed will use an MD5 hash.
A certificate rule specifies a code-signing, software publisher certificate. For example, a
company can require that all scripts and ActiveX controls be signed with a particular set
of publisher certificates. Certificates used in a certificate rule can be issued from a
commercial certificate authority (CA) such as VeriSign, a Windows 2000/Windows
Actualtest.org – The Power of Knowing
Server 2003 PKI, or a self-signed certificate.
A certificate rule is a strong way to identify software because it uses signed hashes
contained in the signature of the signed file to match files regardless of name or location.
If you wish to make exceptions to a certificate rule, you can use a hash rule to identify
the exceptions.
A path rule can specify a folder or fully qualified path to a program. When a path rule
specifies a folder, it matches any program contained in that folder and any programs
contained in subfolders. Both local and UNC paths are supported. A rule can identify
software from the Internet Explorer zone from which it is downloaded.
Incorrect answers:
A: We can’t use a certificate because the file will change.
B: *.vbs will allow any vbs script to run.
D: The hash is calculated using the filename, file size etc. The file will change so the size
will change and therefore the hash will need to be changed.
Reference:
Michael Cross, Jeffery
A. Martin, Todd
A. Walls, Martin Grasdal, Debra Littlejohn
Shinder & Dr. Thomas W. Shinder, Planning, Implementing, and Maintaining a Windows
Server 2003 Active Directory Infrastructure Study Guide & DVD Training System,
Syngress Publishing Inc., Rockland, 2003, p. 617
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winxppro/maintain/rstrplcy.as
p
Pass4sure MB6-504 2.83
Questions and Answers : 62 Q&As
Expected Date: October 23rd , 2008
Price: $159.99 $125.99
Free Down: Pass4sure Microsoft MB6-504 2.83
Free Down: Testking microsoft MB6-504 2.83
password: www.msexams.net
| PassGuide certification braindumps |
|
Type |
Exam Bible | New Questions & Answers |
Latest Updated |
Download link |
![]() |
All Certbible 's Exam Pack |
893 |
1 days ago | Available |
Dwonload Free Latest Pass4side Certifications Braindumps
- Free PassGuide Testking juniper jn0-140 actualttest dumps
- Free PassGuide pass4sure microsoft MB5-294 2.93
- Free PassGuide Pass4sure Microsoft TS 70-500 2.95
- Free PassGuide Pass4sure Microsoft TS 70-633 2.83
- Free PassGuide pass4sure microsoft MB3-215 2.93
- Free PassGuide Pass4sure Microsoft TS 70-634 2.83
- Free PassGuide pass4sure microsoft MB6-295 2.83
- Free PassGuide pass4sure microsoft MB4-218 2.93
- Free PassGuide Pass4sure Microsoft MB3-006 2.93
- Free PassGuide Pass4sure Microsoft MCTS 70-526 2.83

