Latest 2014 Pass4sure and Greatexam Micresoft 70-243 Exam Questions (51-60)

QUESTION 51
Your network contains a System Center 2012 Configuration Manger environment. You need to create a collection that contains all of the virtual machines. Which query should you use?

A.    select * from SMS_R_System
where SMS_R_System.ResourceID not in
(select ResourceID from SMS_R_System
where SMS_R_System.IsVirtualMachine != 1)
B.    select * from SMS_R_System
where SMS_R_System.IsVirtualMachine != 1
C.    select * from SMS_R_System
where SMS_R_System.IsVirtualMachine = 1
D.    select * from SMS_R_System
where SMS_R_System.ResourceID not in
(select ResourceID from|SMS_R_System
where SMS_R_System.IsVirtualMachine = 1)

Answer: C

QUESTION 52
Your network contains a Windows Server Update Services (WSUS) server. All client computers are configured as WSUS clients. All of the client computers have Windows Firewall enabled. Windows Firewall is configured to block Fie and Printer Sharing. Users are not configured as local Administrators on their client computers. You deploy System Center 2012 Configuration Manager. You need to identify which methods you can use to deploy the Configuration Manager client to an of the client computers. Which client installation methods should you identify? (Choose all that Apply.)

A.    a logon script installation
B.    a manual client installation
C.    a software update-based client installation
D.    a Client Push Installation
E.    an Active Directory Group Policy-based installation

Answer: BCE

QUESTION 53
Your network contains a System Center 2012 Configuration Manger environment. You need to create a report that list all of the client computers that have an application named App1 installed.
Which query should you use to create the report?

A.    SELECT SYS.Netbios_Name0, ARP.DisplayName0
FROM v_R_Sytem AS SYS INNER JOIN
v_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP.
ResourceID WHERE ARP.DisplayName0 NOT LIKE ‘App1’
B.    SELECT SYS.Netbios_Name0 from v_R_System SYS
WHERE SYS.ResourceID NOT IN
(SELECT SYS.ResouceID
FROM v_R_System AS SYS INNER JOIN
v_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP.
ResourceID WHERE ARP.DisplayName0 = ‘App1’)
C.    SELECT SYS.Netbios_Name0, ARP.DisplayName0
FROM v_R_Sytem AS SYS INNER JOIN
v_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP.
ResourceID WHERE ARP.DisplayName0 NOT IN (‘App1’)
D.    SELECT SYS.Netbios_Name0 from v_R_System SYS
WHERE SYS.ResourceID IN
(SELECT SYS.ResouceID
FROM v_R_System AS SYS INNER JOIN
v_GS_ADD_REMOVE_PROGRAMS AS ARP ON SYS.ResourceID = ARP.
ResourceID WHERE ARP.DisplayName0 = ‘App1’)

Answer: D

QUESTION 54
Your network contains a System Center 2012 Configuration Manager environment. You create a report that lists compliance information. You schedule the report to run every day at 20:00. You need to ensure that on Friday, you can review the results of the report created on the previous Monday. What should you configure the report to do?

A.    Use snapshots.
B.    Use caching.
C.    Render on Friday.
D.    Use a shared schedule.

Answer: A

QUESTION 55
Your company uses System Center 2012 Configuration Manager to distribute operating system images. You receive 300 new client computers. All of the client computers have the same hardware configuration. When you attempt to deploy a Windows 7 image to one of the client 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 client 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 driver package and update the task sequence.
C.    Update the existing boot image to include the storage drivers.
D.    Clear the contents of the Drivers container and update the task sequence.

Answer: C

clip_image002

 

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

clip_image002[4]

The network contains six servers. The servers are configured as shown in the following table.

clip_image001

You need to ensure that mobile device information is available in the hardware inventory. What should you do?

A.    Install a PXE-enabled protected distribution point on Server4.
B.    Install Network Load Balancing (NLB) on Server3.
C.    Install Network Load Balancing (NLB) on Server6.
D.    Install a management point on Server2.
E.    Install the Windows Cluster service on Server6.
F.    Configure IIS to support only HTTP on Server3.
G.    Install a management point on Server5.
H.    Install a protected distribution point on Serverl.
I.    Install the Windows Cluster service on Server3.
J.    Install an enrollment proxy point on Server6.
K.    Install a software update point on Server3.
L.    Install Windows Server Update Services (WSUS) on Server3.
M.    Install a PXE-enabled protected distribution point on Servers.
N.    Configure IIS to support only HTTPS on Server5.

Answer: J
Explanation:
I don’t undestend question. Hardware inventory available in Light management and Depth management. Using Light management, we need managment point.
http://technet.microsoft.com/en-us/library/gg699374
After hardware inventory is enabled and a hardware inventory cycle is run by the client, the client sends the inventory information that it has collected to a management point in the client’s site. The management point then forwards the inventory information to the Configuration Manager site server which stores the inventory information in the site database. But using depth management, we need installing client to mobile devices. So we need enrollment proxy point.
http://technet.microsoft.com/en-us/library/gg681976.aspx Configuration Manager requires the enrollment point and the enrollment proxy point to enroll mobile devices.
These site system roles are not required if you will manage mobile devices by using the Exchange Server connector, or if you install the mobile device legacy client (for example, for Windows CE).

QUESTION 57
Your network contains a System Center 2012 Configuration Manager environment.
You write the following query:

select SYS.Name from SMS_R_System SYS
join SMS_G_Syatem_ADD_REMOVE_PROGRAMS ARP
on ARP.ResourceId = SYS.ResourceId

You need to create a list of all the client computers that have a version of Visual Studio installed.
What should you add to the query?

A.    where ARP.DisplayName like “Visual Studio*”
B.    where ARP.DisplayName = “*Visual Studio*”
C.    where ARP.DisplayNarae = “%%Visual Studio”
D.    where ARP.DisplayName like “Visual studio%”

Answer: D
Explanation:
You need to use “Like” not “=” otherwise the WildCard “%” is seen as a real identifier.

QUESTION 58
Drag and Drop Question
Your network contains a System Center 2012 Configuration Manager environment. You create a collection named All Marketing Users. You need to inventory the desktop settings of the All Marketing Users collection. What should you do?
To answer, move the four appropriate actions from the list of actions to the answer area and arrange them in the correct order.

clip_image002[6]

Answer:
 clip_image001[4]

clip_image002[8]
 

clip_image002[10]

QUESTION 59
Your network contains a System Center 2012 Configuration Manager 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 value for the Reports website.
D.    Increase the size of the ReportServerTempDB database.

Answer: A

QUESTION 60
Your company uses System Center 2012 Configuration Manager to deploy applications. The company purchases a new application named Appl. 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 device settings
C.    requirement rules
D.    custom client user settings

Answer: C
Explanation:

clip_image002[12]

If you want to passMicresoft 70-243exam successfully, donot missing to read latest greatexam Micresoft 70-243 practice exams.
If you can master all greatexam questions you will able to pass 100% guaranteed.

http://www.lead2pass.com/70-243.html