How to find which collection is configured to "enable out of band management controller provisioning"
Does anyone have a query or method to locate a collection(s) that is configured with the "Enable out of band managment controller provisioning" on it?Orange County District Attorney
February 23rd, 2012 12:01pm

Sorry if I misunderstood the question but try this WQL? SELECT C.Name, C.CollectionID, CSET.AMTAutoProvisionEnabled FROM SMS_Collection C INNER JOIN SMS_CollectionSettings CSET on CSET.CollectionID = C.CollectionID WHERE CSET.AMTAutoProvisionEnabled = 'True'"http://www.blogmynog.com
Free Windows Admin Tool Kit Click here and download it now
April 10th, 2012 9:05pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics