Your network contains a System Center 2012 Configuration Manager environment. You need to create a collection that conta

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Your network contains a System Center 2012 Configuration Manager environment. You need to create a collection that conta

Post by answerhappygod »

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?

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)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply