70-243 Reliable Study Question,70-243 Examination Guide

By blog Admin | Posted Tue, 03 Jul 2018 15:55:45 GMT
Valid 70-243 Dumps shared by ExamsLabs.com for Helping Passing 70-243 Exam! ExamsLabs.com now offer the newest 70-243 exam dumps, the ExamsLabs.com 70-243 exam questions have been updated and answers have been corrected get the newest ExamsLabs.com 70-243 dumps with Test Engine here:
https://www.examslabs.com/Microsoft/Microsoft-System-Center-2012/best-70-243-exam-dumps.html
(158 Q&As Dumps, 30%OFF Special Discount: 30free)


NEW QUESTION NO: 50
Your network contains a System Center 2012 Configuration Manager environment.
Two weeks ago, you deployed a Windows Installer package named App1.
You need to remediate a registry value that applies only to the client computers that have App1 installed.
The solution must minimize network traffic.
What should you do?
A. Modify the App1 Windows Installer package to contain the registry setting, and then create a new application for App1.
B. Modify the App1 Windows Installer package to contain the registry setting, and then configure the existing application for App1 to use the new Windows Installer package.
C. Create an application-based configuration item, configure a rulefor an existential type, and then import the registry setting from a client computer that has App1 installed.
D. Create an application-based configuration item, configure the detection method to use the Windows Installer product code of App1, and then import the registry setting from a client computer that has App1 installed.
Answer: D
Explanation/Reference:
Explanation:
Configuration item settings of the type Windows Management Instrumentation (WMI), registry, script,

and all mobile device settings in Configuration Manager letyou automatically remediate noncompliant settings when they are found.
A detection method in Configuration Manager contains rules that are used to detect whether an

application is installed on a computer. This detection occurs before theconfiguration item is assessed for compliance. To detect whether an application is installed, you can detect the presence of a Windows Installer file for the application, use a custom script, or select Always assume application is installed to assess the configuration itemfor compliance regardless of whether the application is installed.
References: Introduction to Compliance Settings in Configuration Manager
http://technet.microsoft.com/en-us/library/gg682139.aspx

NEW QUESTION NO: 51
Your network contains a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) environment.
You need to create a report that lists all of the client computers that do not have an Application named App1 installed.
Which query should you use to create the report?
A. SELECTSYS.Netbios_Name0, ARP.DisplayName0FROM v_R_System AS SYS INNER JOINv_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP. ResourceID WHERE ARP.DisplayName0 NOT IN ('App1')
B. SELECT SYS.Netbios_Name0 from v_R_System SYSWHERE SYS.ResourceID IN(SELECT SYS.ResourceIDFROM v_R_System ASSYS INNER JOINv_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID - ARP.ResourceID. WHERE ARP.DisplayName0 = 'App1')
C. SELECT SYS.Netbios_Name0 from v_R_System SYSWHERE SYS.ResourceID NOT IN(SELECT SYS.ResourceIDFROM v_R_SystemAS SYS INNER JOINv_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP.ResourceID WHERE ARP.DisplayName0 = 'App1')
D. SELECT SYS.Netbios_Name0, ARP.DisplayName0FROM v_R_System AS SYS INNER JOINV_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID - ARP.ResourceID WHERE ARP.DisplayName0NOT LIKE 'App1'
Answer: C
Explanation/Reference:
Explanation:
SELECT computer name FROM table v_R_System (SQL Syntax)
WHERE resource ResourceID is NOT IN
Add Remove Programs WHERE DisplayName0 = 'App1'
SQL INNER JOIN Keyword
The INNER JOINkeyword returns rows when there is atleast one match in both tables.

NEW QUESTION NO: 52
Your network contains a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) environment.
You create a report named Report1. Report1 is used by multiple users.
Users report that it takes too long to load Report1.
You need to reduce the amount of time it takes to load Report1.
What should you do?
A. Enable caching for the report.
B. Decrease the size of the ReportServer database.
C. Decrease the session timeout valuefor the Reports website.
D. Increase the size of the ReportServerTempDB database.
Answer: A
Explanation/Reference:
Explanation:
http://technet.microsoft.com/en-us/library/bb522786.aspx
Performance, Snapshots, Caching (Reporting Services)
If a single report is processingslowly, tune report dataset queries if the report must run on demand. You might also consider using shared datasets that you can cache, caching the report, or running the report as a snapshot.
Note: Caching Reports (SSRS)
A report server can cache a copy of a processed report and return that copy when a user opens the report.
To a user, the only evidence available to indicate the report is a cached copy is the date and time that the report ran. If the date or time is not current and the report is not a snapshot, the report was retrieved from cache. Caching can shorten the time required to retrieve a report if the report is large or accessed frequently. If the server is rebooted, all cached instances are reinstated when the Report Server Web service comes back online.
Caching is aperformance-enhancement technique. The contents of the cache are volatile and can change as reports are added, replaced, or removed.

NEW QUESTION NO: 53
Your network contains a System Center 2012 Configuration Manager environment as shown in the exhibit.
(Click the Exhibit button.)

(The exhibit shows that: Server5 and Server6 are in the perimeter network, while Server1, Server2, Server3, and Server4 are in the internal network.) The network contains six servers. The servers are configured as shown in the following table.

You need to ensure that mobile device information is available in the hardware inventory.
What should you do first?
A. Install a management point on Server5.
B. Configure IIS to support only HTTPS on Server5.
C. Install a management point on Server2.
D. Install Network Load Balancing (NLB) on Server3.
E. Install an enrollment proxypoint on Server6.
F. Configure IIS to support only HTTP on Server3.
G. Install a software update point on Server3.
H. Install NetworkLoad Balancing (NLB) on Server6.
I. Install a PXE-enabled protected distribution point on Server5.
J. Install the Windows Cluster service on Server3.
K. Install a PXE-enabled protected distribution point on Server4.
L. Install the Windows Cluster service on Server6.
M. Install Windows Server Update Services (WSUS) on Server3.
N. Install a protected distribution point on Server1.
Answer: E
Explanation/Reference:
Explanation:
This is almost a discussion about which came first: the chicken or the egg.
At first glance, I would havesaid that the correct answer is "Configure the Exchange connector on Server3".
However, that answer is not available in this question, leaving only the "Enrollment Proxy Point" as a possible answer.
Note:
How to Install Clients on Mobile Devices and Enroll Them by Using Configuration Manager When you enroll mobile devices by using System Center 2012 Configuration Manager, this action installs the System Center 2012 Configuration Manager client to provide management capabilities that include hardware inventory, software deployment for required applications, settings, and remote wipe.
To enroll these mobile devices, you must use Microsoft Certificate Services with an enterprise certification authority (CA) and the Configuration Manager enrollment point and enrollment proxy point site system roles.
References: How to Install Clients on Mobile Devices and Enroll Them by Using Configuration Manager
http://technet.microsoft.com/en-us/library/gg712327.aspx

NEW QUESTION NO: 54
Your network contains a single Active Directory domain named contoso.com.
System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) is deployed to contoso.com.
You need to inventory the installed software on Windows Phone and iOS devices.
What should you do first?
A. Configure Software Inventory.
B. Add a Microsoft Intune subscription.
C. Configure Network Discovery.
D. Install the Configuration Manager client.
E. Enroll the mobile devices.
Answer: A
Explanation/Reference:
Explanation:
Software inventory must be enabled for clients to collect inventory.

NEW QUESTION NO: 55
Your network contains a System Center 2012 Configuration Manager environment that contains six servers configured as shown in the following table:

Server5 and Server6 are in the perimeter network, while Server1, Server2, Server3, and Server4 are in the internal network.

A corporate security policy states that remote computers are forbidden to communicate directly with servers on the internal network.
You need to ensure that you collect inventory data from the remote computers.
What should you do?
A. Install Windows Server Update Services (WSUS) on Server3.
B. Configure theExchange connector on Server3.
C. Install a management point on Server2.
D. Install a PXE-enabled protected distribution point on Server6.
E. Install a software update point on Server3.
F. Install Network Load Balancing (NLB) on Server6.
G. Install an enrollment proxy point on Server6.
H. Install the Windows Cluster service on Server3.
I. Install a protected distribution point on Server1.
J. Configure IIS to support only HTTPS on Server3.
K. Install a management point on Server5.
L. Install the WindowsCluster service on Server6.
M. Configure IIS to support only HTTP on Server5.
N. Install Network Load Balancing (NLB) on Server3.
O. Install a PXE-enabled protected distribution point on Server4.
Answer: K
Explanation/Reference:
Explanation:
The Management Point will collect all Client data and forward it to the Primary Site Server.

NEW QUESTION NO: 56
Your company uses System Center 2012 Configuration Manager to distribute operating system images.
The standard operating system for client computers is Windows 7 Enterprise (x86).
You receive 300 new desktop computers. Each computer has a new storage controller.
When you attempt to deploy an existing image to one of the computers, you receive an error message indicating that a storage device cannot be found during the pre-boot deployment phase.
You need to ensure that you can deploy Windows 7 to the new computers by using an image.
What should you do?
A. Import the storage drivers to the Drivers container and update the task sequence.
B. Create a new x64 boot image and configure the operating system image to use the x64 boot image.
C. Create a new driver package and update the task sequence.
D. Update the existing x86 boot image to include the storage drivers.
Answer: D
Explanation/Reference:
Explanation:
Planning a Device Driver Strategy in Configuration Manager
You can add Windows device drivers that have been imported into the driver catalog to boot images. Use the following guidelines when you add device drivers to a boot image:
Add only mass storage and network adapter device drivers to boot images because other types of

drivers are not generally required. Drivers that are not required increase the size of the boot image unnecessarily.
Add only device drivers for Windows 7 to aboot image because the required version of Windows PE is

based on Windows 7.
Ensure that you use the correct device driver for the architecture of the boot image. Do not add a x86

device driver to a x64 boot image.

NEW QUESTION NO: 57
Your company uses System Center 2012 Configuration Manager to deploy applications.
The company purchases a new application named App1. App1 can be installed only on client computers that run Windows 7.
You need to ensure that App1 is installed only on Windows 7 computers that have at least 2 Gb of memory and 300 Gb of free disk space.
What should you create?
A. a Query object
B. custom client user settings
C. a configuration baseline
D. requirement rules
Answer: D
Explanation/Reference:
Explanation:
http://technet.microsoft.com/en-us/library/gg682082.aspx
How to Deploy Applications in Configuration Manager
Before you can deployan application in Microsoft System Center 2012 Configuration Manager, you must create at least one deployment type for the application.
http://technet.microsoft.com/en-us/library/gg682174.aspx
How to Create Deployment Types in Configuration Manager
Steps to Create a Deployment Type
Step 1: Start the Create Deployment Type Wizard.
Step 2: Specify whether you want to automatically detect or to manually define the deployment type information.
Step 3: Specify the content options for the deployment type.
Step 4: Configure the detection methods to indicate the presence of the application.
Step 5: Specify the user experience options for the deployment type.
Step 6: Specify the requirements for the deployment type.
Requirements are used to specify the conditions that must be met before a deployment type can be installed on a client device.
Step 7: Specify the dependencies for the deployment type.
Step 8: Confirm the deployment type settings and complete the wizard.
Step 9: Configure additional options for the deployment types that contain virtual applications.
http://technet.microsoft.com/en-us/library/gg682174.aspx#BKMK_Step61
Step 6: Specify Requirements for the Deployment Type
1. On the Requirements page of the Create Deployment Type Wizard, click Add to open theCreate Requirement dialog box, and add a new requirement.
2. From the Category drop-down list, select whether this requirement is for a device or a user, or select Custom to use a previously created global condition. When you select Custom, you can alsoclick Create to create a new global condition.
Important: If you create a requirement of the category User and the condition Primary Device, and then deploy the application to a device collection, the requirement will evaluate as false.
3. From the Condition drop-down list, select the condition that you want to use to assess whether the user or device meets the installation requirements. The contents of this list will vary depending on the selected category.
4. From the Operator drop-down list, choose theoperator that will be used to compare the selected condition to the specified value to assess whether the user or device meets in the installation requirement.
The available operators will vary depending on the selected condition.
5. In the Value field, specify the values that will be used with the selected condition and operator whether the user or device meets in the installation requirement. The available values will vary depending on the selected condition and the selected operator.
6. Click OK to save the requirement rule and exit the Create Requirement dialog box.
7. On the Requirements page of the Create Deployment Type Wizard, click Next.
http://technet.microsoft.com/en-us/library/gg682048.aspx
How to Create Global Conditions in ConfigurationManager
In System Center 2012 Configuration Manager, global conditions are rules that represent business or technical conditions that you can use to specify how an application is provided and deployed to client devices.

NEW QUESTION NO: 58
Your network contains a System Center 2012 Configuration Manager environment that contains six servers configured as shown in the following table:

Server5 and Server6 are in the perimeter network, while Server1, Server2, Server3, and Server4 are in the internal network.

Administrators currently apply software updates to servers manually.
You discover that Server4 was never updated.
You need to centrally manage software updates for all of the servers by using Configuration Manager.
What should you do first?
A. Install a management point on Server5.
B. Configure IIS to support only HTTPS on Server6.
C. Install a management point onServer2.
D. Install Network Load Balancing(NLB) on Server3.
E. Install an enrollment proxy point on Server6.
F. Configure IIS to support only HTTP on Server3.
G. Configure the Exchange connector on Server3.
H. Install Network Load Balancing (NLB) on Server6.
I. Install a PXE-enabled protected distribution point on Server5.
J. Install the Windows Cluster service on Server3.
K. Install a PXE-enabled protected distribution point on Server4.
L. Install the Windows Cluster service on Server6.
M. Install Windows Server Update Services (WSUS) on Server3.
N. Install a protected distribution point on Server1.
O. Install a software update point on Server3.
Answer: M
Explanation/Reference:
Explanation:
A WSUS service will simplify and automate software updates for all servers from a single management interface.
Note: The softwareupdate point is required on the central administration site and on the primary sites in order to enable software updates compliance assessment and to deploy software updates to clients. The software update point is optional on secondary sites. The software update point site system role must be created on a server that has WSUS installed.

NEW QUESTION NO: 59
You enable Client Push.
You run Active Directory System Discovery.
You discover that some of the discovered computers do not have the System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) client installed.
You need to identify why Client Push fails on some of the client computers.
Which log file should you review?
A. Locationservices.log
B. Smsexec.log
C. Ccm.log
D. Sdmagent.log
E. Dcmagent.log
F. Rcmctrl.log
G. Wsyncmgr.log
H. Ciagent.log
I. Hman.log
J. Contenttransfermanager.log
K. Sitestat.log
Answer: C
Explanation/Reference:
Explanation:
Ccm.log is a site server log file that records client push installation activities.

NEW QUESTION NO: 60
You deploy Windows 7 by using Operating System Deployment (OSD).
The development task sequence contains steps to install software updates and Applications.
The amount of time required to deploy the Windows 7 image has increased significantly during the last six months.
You need to recommend a solution to reduce the amount of time it takes to deploy the image.
What should you recommend?
A. Synchronize software updates before deploying the image.
B. Use offline servicing for the image.
C. Create a new automatic deployment rule.
D. Add anadditional Install Software Updates step to the deployment task sequence.
E. Upgrade the image to Windows 7 SP1.
Answer: B,E
Explanation/Reference:
Explanation:
http://blogs.technet.com/b/inside_osd/archive/2011/04/18/configuration-manager-2012-offline-servicing- foroperating-system-images.aspx Configuration Manager 2012: Offline Servicing for Operating System Images In Configuration Manager 2012 there is a new feature for applying updates to operating system images while they are in the Configuration Manager library. This meansany operating system image you see in the Operating Systems > Operating Systems Images node from the Software Library wunderbar can be updated with Component Based Servicing (CBS) updates. By updating an image in the Software Library instead of performinga new build and capture of the operating system image you will gain a few distinct advantages. You will be able to reduce the risk of vulnerabilities during operating system deployments and reduce the overall operating system deployment to the end user. You will also reduce the administrative effort to maintain your operating system images.
The feature is applicable for Component Based Servicing (CBS) updates and for the following operating systems:
Microsoft Windows Vista SP2 and later

Microsoft Windows Server 2008 SP2 and later

Microsoft Windows 7 RTM

Microsoft Windows 2008 R2

Posted 2018/7/3 15:55:45  |  Category: Microsoft  |  Tag: 70-243 test prep70-243 examination materials70-243 study guide
Copyright © 2026. GetCertKey All rights reserved.