Microsoft 70-243 - Administering and Deploying System Center 2012 Configuration Manager Exam
Page: 1 / 32
Total 156 questions
Question #1 (Topic: Topic 1)
You recently migrated from System Center Configuration Manager 2007 to System Center 2012 Configuration Manager.
Your network contains a client computer that runs the 64-bit version of Windows 7 and the 32-bit version of Windows 7.
Some client computers have the Microsoft Application Virtualization (App-V) client installed.
You have an Application named App1.
You have a 64-bit version of App1, a 32-bit version of App1, and a virtual version of App1.
You need to deploy the Application to all of the client computers.
The solution must minimize the amount of administrative effort.
What should you do?
Your network contains a client computer that runs the 64-bit version of Windows 7 and the 32-bit version of Windows 7.
Some client computers have the Microsoft Application Virtualization (App-V) client installed.
You have an Application named App1.
You have a 64-bit version of App1, a 32-bit version of App1, and a virtual version of App1.
You need to deploy the Application to all of the client computers.
The solution must minimize the amount of administrative effort.
What should you do?
A. Create a new Application that has three different deployment types and create a target collection for each of the deployment types.
B. Create a new Application that has three different deployment types and configure globalconditions for each of the deployment types.
C. Create a new package for each version of App1.
D. Create a new Application for each version of App1.
Answer: B
Question #2 (Topic: Topic 1)
Your network contains a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) environment.
You have an application named App by using the Application Catalog.
You need to ensure that users in the finance department can install App1 by using the Application Catalog.
What should you do?
You have an application named App by using the Application Catalog.
You need to ensure that users in the finance department can install App1 by using the Application Catalog.
What should you do?
A. Create a required user deployment and target the deployment to all of the financedepartment users.
B. Create a required user deployment and target the deployment to all of the client computers in the finance department.
C. Create an available user deployment and target the deployment to all of the finance department users.
D. Create anavailable user deployment and target the deployment to all of the client computers in the finance department.
Answer: C
Question #3 (Topic: Topic 1)
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?
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
Question #4 (Topic: Topic 1)
Your network contains a System Center 2012 Configuration Manager environment.
You need to create a collection that contains all of the virtual machines.
Which query should you use?
You need to create a collection that contains all of the virtual machines.
Which query should you use?
A. select * from SMS_R_SystemwhereSMS_R_System.ResourceID not in(select ResourceID from SMS_R_SystemwhereSMS_R_System.IsVirtualMachine != 1)
B. select * from SMS_R_Systemwhere SMS_R_System.IsVirtualMachine != 1
C. select * from SMS_R_Systemwhere SMS_R_System.IsVirtualMachine = 1
D. select* from SMS_R_Systemwhere SMS_R_System.ResourceID not in(select ResourceID from SMS_R_Systemwhere SMS_R_System.IsVirtualMachine = 1)
Answer: C
Question #5 (Topic: Topic 1)
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?
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 caching.
B. Use a shared schedule.
C. Render on Friday.
D. Use snapshots.
Answer: D