Free SCCM Configuration and Compliance Questions and Answers — Questions and Answers
Question 1: Which of the following is not a type of Discovery method available in SCCM?
- Active Directory User Discovery
- Active Directory Asset Discovery (Correct answer)
- Active Directory System Discovery
- Active Directory Security Group Discovery
Correct answer: Active Directory Asset Discovery
Explanation: <br> In SCCM, Active Directory Asset Discovery is not a type of discovery method. The available discovery methods include Active Directory User Discovery, Active Directory System Discovery, and Active Directory Security Group Discovery, which are used to identify and collect information about users, systems, and security groups within an Active Directory environment.
Question 2: What is the full form of NAP in SCCM?
- Network Allow Protection
- Network Allow Permission
- Network Access Permission
- Network Access Protection (Correct answer)
Correct answer: Network Access Protection
Explanation: <br> In SCCM, NAP stands for Network Access Protection. It is a feature that allows administrators to enforce health policies on client computers connecting to the network, ensuring that they comply with security standards and have up-to-date software configurations before gaining access to network resources.
Question 3: What is the full form of WOL in SCCM?
- WAN-On-LAN
- Wire-On-LAN
- Wake-On-LAN (Correct answer)
- Wake-On-Language
Correct answer: Wake-On-LAN
Explanation: <br> In SCCM, WOL is an acronym for "Wake-On-LAN". This is a way to wake up a sleeping machine. It sends a magic packet to a computer to wake up and be ready to receive software updates.
Question 4: Define ITMU?
- Inventory Tool for Message Updates
- Inventory Tool for Microsoft Updates (Correct answer)
- Implement Tool for Microsoft Updates
- Intelligent Tool for Microsoft Updates
Correct answer: Inventory Tool for Microsoft Updates
Explanation: <br> ITMU stands for Inventory Tool for Microsoft Updates. It's a component used in SCCM to assess and manage software updates across the network, facilitating inventory of available updates and their deployment to client devices for improved security and compliance.
Question 5: You work as a senior administrator at example.com. The example.com makes use of SCCM. You want to make sure that all example.com client workstations have the same default client settings for hardware inventory configured. You have to make use of the correct procedure to extend hardware inventory. Which of the following actions should you take?
- You should consider creating an IDMIF file.
- You should consider creating a NOIDMIF file.
- You should consider creating custom WMI classes in Configuration Manager.
- You should consider enabling the default WMI classes used by Configuration Manager. (Correct answer)
Correct answer: You should consider enabling the default WMI classes used by Configuration Manager.
Explanation: <br> To ensure that all client workstations have the same default client settings for hardware inventory configured, you should consider enabling the default WMI classes used by Configuration Manager. This allows SCCM to collect standard hardware inventory data from client devices without requiring additional customization.
Question 6: As an SCCM admin, you are running a training exercise for the company's administrators. You are currently discussing client settings that are configurable via the Configuration Manager console. Which of the following are client settings available for devices?
- Computer Agent
- Computer Restart
- Endpoint Protection
- All of the above (Correct answer)
Correct answer: All of the above
Explanation: <br> All the options listed (Computer Agent, Computer Restart, and Endpoint Protection) are client settings available for devices in SCCM. These settings allow administrators to configure various aspects of client behavior, such as agent behavior, restart behavior, and endpoint protection settings, to ensure compliance and optimal performance.
Question 7: Your company deploys a third-party Application to 5000 client computers. You need to ensure that you can run a report that lists all of the client computers that ran the Application last month. What should you do?
- Add a file name to Software Metering. (Correct answer)
- Add a file name to the Software Inventory configuration.
- Modify the Enable software inventory on the client setting.
- Modify the Enable hardware inventory on the client setting.
Correct answer: Add a file name to Software Metering.
Explanation: <br> To track the usage of a third-party application on client computers and generate a report listing the client computers that ran the application last month, you should add a file name to Software Metering. This feature allows SCCM to collect usage data for specified applications, enabling you to monitor and analyze application usage across your environment.
Question 8: You have an Application named Test1. You need to ensure that users in the finance department can install Test1 by using the Application Catalog. What should you do?
- Create a required user deployment and target deployment to all of the finance department users.
- Create an available user deployment and target the deployment to all of the finance department users. (Correct answer)
- Create a required user deployment and target the deployment to all client computers in the finance department.
- Create an available user deployment and target the deployment to all client computers in the finance department.
Correct answer: Create an available user deployment and target the deployment to all of the finance department users.
Explanation: <br> To allow users in the finance department to install the application Test1 using the Application Catalog, you should create an available user deployment. This deployment method makes the application available for users to install on demand from the Application Catalog, providing flexibility and convenience for users while ensuring compliance with the finance department's requirements.
Question 9: As a Configuration Admin for a single primary site, you need to provide users with the ability to remotely reset their mobile device to the factory settings. What should you install?
- Device management point and System Health validator point
- System Health Validator point and Application Catalog website point
- Out of Band service point and Application Catalog web service point
- Application Catalog web service point and Application Catalog website point (Correct answer)
Correct answer: Application Catalog web service point and Application Catalog website point
Explanation: <br> To provide users with the ability to remotely reset their mobile devices to factory settings, you should install the Application Catalog web service point and the Application Catalog website point. These components enable users to access the Application Catalog interface where they can initiate the device reset process.
Question 10: You want to determine the amount of copies of a certain software program that have been deployed to all workstations. You also want find out if users are still running a certain software program. You have to make use of the data from the software inventory. You also have to make use of another feature in conjunction with the data from the software inventory. Which of the following should you use?
- Query rules
- Software metering (Correct answer)
- Resource Monitor
- Performance Monitor
Correct answer: Software metering
Explanation: <br> To determine the amount of copies of a certain software program deployed to all workstations and find out if users are still running a certain software program, you should use software metering in conjunction with the data from the software inventory. Software metering allows you to track software usage and application execution, providing insights into software deployment and usage patterns across your environment.
Question 11: You are currently discussing the integration of Configuration Manager with SQL Server Reporting Services. Which of the following are the benefits of this integration?
- It displays reports via Notepad.
- It provides high performance, availability, and scalability.
- It allows for the use of an industry-standard reporting system to query the Configuration Manager database.
- Both B and C (Correct answer)
Correct answer: Both B and C
Explanation: <br> The integration of Configuration Manager with SQL Server Reporting Services offers benefits such as high performance, availability, and scalability, as well as the use of an industry-standard reporting system to query the Configuration Manager database. This integration enhances reporting capabilities and facilitates efficient management of the SCCM environment.
Which of the following is not a type of Discovery method available in SCCM?