Microsoft Microsoft Certifications MB3-700 demo free download

Page 1

Code:MB3-700

Titre: Microsoft Dynamics GP 2013 Installation & Configuration

Version: Demo

www.it-exams.fr original question and answer


Question 1 Which network protocol is required by Microsoft Dynamics GP? A. Named Pipes B. Shared Memory C. Virtual Interface Adapter (VIA) D. TCP/IP Answer: D

Question 2 Which two SQL Server features are required for Microsoft Dynamics GP? (Each correct answer presents a complete solution. Choose two.) A. Database Engine Services B. Client Tools Connectivity C. Integration Services D. Data Quality Client Answer: A,B Explanation: Next select the required features. For Microsoft Dynamics GP select the Database Engine Services (A) and and Client Tools Connectivity (B)from the Shared Features list.

Question 3 Which two statements regarding using Terminal Server and virtualization with Microsoft Dynamics GP are true? (Each correct answer presents a complete solution. Choose two.) A. Software virtualization is not supported. B. Remote Desktop Services is supported in a WAN environment. C. RAM requirements are less in a virtual environment. D. Terminal Server is supported only for Microsoft Dynamics GP clients. Answer: B,D Explanation: * Pros of a Terminal Server only implementation Following are the benefits of a Terminal Server only implementation: No need to upgrade any workstations: This may be a great approach for companies where many client computers do not meet the requirements for Dynamics GP and there

www.it-exams.fr original question and answer


are no other reasons to upgrade. Installation, updates, maintenance, and support are all simplified tremendously: For environments where there are limited IT resources, it is a great deal easier, not to mention less expensive, to install, maintain, and support the Dynamics GP client application on a Terminal Server as opposed to multiple client workstations. For implementations that have already planned on a Terminal Server for remote users, it may add only a small incremental amount of work and cost to set up the rest of the users on the same Terminal Server. Incorrect Not A: * Several virtual environments are supported. These include: Hardware Virtualization Software Virtualization Microsoft Virtual PC Microsoft Virtual Server Windows Server 2008 Hyper-V Microsoft Application Virtualization (App-V) 4.6 Microsoft SoftGrid 4.2 * When you deploy a system in a virtual environment, make sure that you have sufficient hard disk space to avoid performance problems. Each computer that you deploy in a virtual environment should meet or exceed the random access memory (RAM) requirements and the hard disk space requirements. Not C: Memory requirements increase in a virtual environment compared to a terminal server (thin client) environment.

Question 4 A company initializes the system database and creates the company database by using Microsoft Dynamics GP Utilities. Which two items can be changed? (Each correct answer presents a complete solution. Choose two.) A. Account Framework B. Company Database ID C. Account Format D. Company Name Answer: C,D

www.it-exams.fr original question and answer


Question 5 What are two effects of initializing the system database for Microsoft Dynamics GP? (Each correct answer presents a complete solution. Choose two.) A. Logins for LessonUser1 and LessonUser2 are created. B. rpt roles are created. C. The DYNSA login is created. D. The TWO company database is created. Answer: C,D Explanation: All GP SQL databases are owned by the DYNSA user. This is what allows the DYNSA user to perform most administrative and maintenance tasks without requiring the `sa' user. By default*, certain administrative tasks requiring system-level SQL permissions such as adding new users and adding new companies are not available to DYNSA. D: There is a Fabrikam (TWO) company database.

Question 6 You install a system database that uses a name other than DYNAMICS. Which statement about the system database name is true? A. The system database must begin with a numeric character. B. The system database must not exceed ten characters. C. The system database must have at least five characters. D. The system database must contain special characters. Answer: B

Question 7 Which two SQL Server sort orders are supported by Microsoft Dynamics GP? (Each correct answer presents a complete solution. Choose two.) A. Alternate dictionary (sort order 61) B. Mixed dictionary (sort order 120) C. Binary (sort order 50) D. Dictionary (sort order 52) Answer: C,D

www.it-exams.fr original question and answer


Question 8 Which network protocol must be enabled to allow Microsoft Dynamics GP to connect to the SQL server? A. Virtual Interface Adapter (VIA) B. Shared Memory C. Named Pipes D. TCP/IP Answer: D

Question 9 What type of records does the dexsql.log file contain? A. SQL statements and Dexterity messages only B. Open Database Connectivity (ODBC) messages and Dexterity messages only C. Dexterity messages, SQL statements, and Open Database Connectivity (ODBC) messages D. SQL statements and Open Database Connectivity (ODBC) messages only Answer: D

Question 10 You are planning a Microsoft Dynamics GP installation. You need to configure the SQL Server to use a RAID (redundant array of independent disks) configuration that provides mirroring and parity striping. Which RAID configuration should you use? A. RAID 0 B. RAID 1 C. RAID 5 D. RAID 10 Answer: D

Question 11 A posting interruption has occurred. You identify a batch that did not post. Which action should you take next?

www.it-exams.fr original question and answer


A. Remove the user from the Activity table. B. Reenter the transactions that did not post. C. Use the Batch Recovery window to continue processing. D. Delete and recreate the batch. Answer: C

Question 12 Which analysis tool can be used on Windows Server to troubleshoot performance issues on the server? A. Microsoft Dynamics CP Utilities B. Windows Performance Monitor C. Dexsql.log D. SQL Maintenance window Answer: B

Question 13 To which two locations can SQL Server Reporting Services (SSRS) reports be deployed? (Each correct answer represents the complete solution. Choose two) A. SharePoint Document Library B. Microsoft Dynamics GP C. Report Manager D. Business Analyzer Answer: A,B Explanation: A: There are several ways the Reporting Services can be deployed. You can use a standard deployment model or a scale-out deployment model. Reference: Microsoft Dynamics GP 2010, SQL Server Reporting Services Guide D: You can use Business Analyzer for Microsoft Dynamics to access Microsoft SQL Server Reporting Services reports from a tablet PC or computer for the following Microsoft Dynamics products: Microsoft Dynamics AX 2012 R2 Microsoft Dynamics GP 2013

www.it-exams.fr original question and answer


Microsoft Dynamics SL 2011 FP1 Reference: Business Analyzer for Microsoft Dynamics A(see step E below): Historically, many of our customers started out deploying their Microsoft Dynamics GP reports to SQL Server Reporting Services (SSRS) in Native mode, meaning that they used a Report Manager site to access their reports. With the high adoption rate of Microsoft SharePoint Server, many of our customers would like to know how to switch their SSRS instance to SharePoint-integrated mode. This process is broken up into main steps: A) Install SharePoint 2010 B) Backup any custom or modified SSRS reports C) Configure SQL Server Reporting Services to use SharePoint Integrated Mode D) Setup the integration between SharePoint 2010 and SSRS E) Create a SharePoint Document Library to house your reports F) Redeploy the Dynamics GP SSRS reports to your new site

Question 14 L Which three types of reports are available in the Report Writer tool? (Each correct answer represents the complete solution. Choose three) A. Custom B. Duplicate C. Modified D. Original E. New Answer: A,C,D Explanation: To get the most benefit from the Report Writer, you need to understand some basic terminology used to describe reports. * (A) Custom reports A custom report is one that was created using the Report Writer. You can start with a blank report, or you can start by making a copy of a report that already exists in the accounting system. Custom reports are stored in the Reports dictionary. You must use a special

www.it-exams.fr original question and answer


procedure to print custom reports in the accounting system. * (C) Modified reports A modified report is a copy of an original report that you have made changes to. Modified reports are stored in the Reports dictionary. A modified report can be substituted for an original report in the accounting system. When a user prints the report, they're actually using the modified report, rather than the original. * (D) Original reports An original report is one that was provided with the accounting system. Original reports are stored in the main application dictionary. Reference: Microsoft Dynamics GP 2013, Report Writer User's Guide

Question 15 Which two tools can be used to create SQL Server Reporting Services (SSRS) Reports? (Each correct answer presents a complete solution Choose two.) A. Reporting Services configuration Manager B. SQL Server Business intelligence Development Studio C. Report Builder D. SQL Server Management Studio Answer: C,D Explanation: C: Report Builder 3.0 is a report-authoring tool that's part of the Reporting Services suite of tools available in SQL Server 2008 R2. However, Report Builder is a free, stand-alone application that can be used by SQL Server developers and business users alike to create reports rich in data visualizations. It provides an Office-like interface that makes it easy to connect to a variety of data sources--such as SQL Server, SQL Azure, Oracle, and SAP NetWeaver BI--and to display the data from those sources in tables, charts, lists, gauges, and maps. D: Report server administrators can use SQL Server Management Studio to: * Enable features, set server defaults, and manage running jobs. * View and create custom reports.

www.it-exams.fr original question and answer


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.