SCCM Query<p>Hi guys,<br/><br/>Does anyone know of a way to construct a query or report in Config Manager to show all computers that have wake on lan enabled on the network adapter?  I am not aware of any built in sccm attributes that will show this in queries?</p> <p>I need to determine those PC's that still do not have this setting enabled.  It has been enabled within the BIOS of all computers and we have a script that enables the network cards for wake on lan.  We just need a query to pull in the results.</p> <p>Many thanks</p> <p>Pamela.</p>© 2009 Microsoft Corporation. All rights reserved.Sat, 15 Aug 2009 19:16:22 Zb91bb8ba-084a-4c6b-8084-ed2e0d6c0658http://social.technet.microsoft.com/Forums/en-US/configmgradminconsole/thread/b91bb8ba-084a-4c6b-8084-ed2e0d6c0658#b91bb8ba-084a-4c6b-8084-ed2e0d6c0658http://social.technet.microsoft.com/Forums/en-US/configmgradminconsole/thread/b91bb8ba-084a-4c6b-8084-ed2e0d6c0658#b91bb8ba-084a-4c6b-8084-ed2e0d6c0658Pamela Reinsbagerhttp://social.technet.microsoft.com/Profile/en-US/?user=Pamela%20ReinsbagerSCCM Query<p>Hi guys,<br/><br/>Does anyone know of a way to construct a query or report in Config Manager to show all computers that have wake on lan enabled on the network adapter?  I am not aware of any built in sccm attributes that will show this in queries?</p> <p>I need to determine those PC's that still do not have this setting enabled.  It has been enabled within the BIOS of all computers and we have a script that enables the network cards for wake on lan.  We just need a query to pull in the results.</p> <p>Many thanks</p> <p>Pamela.</p>Tue, 30 Jun 2009 17:54:06 Z2009-06-30T17:54:06Zhttp://social.technet.microsoft.com/Forums/en-US/configmgradminconsole/thread/b91bb8ba-084a-4c6b-8084-ed2e0d6c0658#e6c76568-3f10-4a6e-95ef-d81163c02aa8http://social.technet.microsoft.com/Forums/en-US/configmgradminconsole/thread/b91bb8ba-084a-4c6b-8084-ed2e0d6c0658#e6c76568-3f10-4a6e-95ef-d81163c02aa8Sherry Kissingerhttp://social.technet.microsoft.com/Profile/en-US/?user=Sherry%20KissingerSCCM QueryIf those boxes are Dell, AND they have Dell's OMCI installed, THEN you could implement this custom mof edit:<br/><br/><a href="http://myitforum.com/cs2/blogs/skissinger/archive/2008/09/27/dell-omci-smbiossettings-hardware-inventory-extension.aspx">http://myitforum.com/cs2/blogs/skissinger/archive/2008/09/27/dell-omci-smbiossettings-hardware-inventory-extension.aspx</a><a href="http://www.myitforum.com/articles/42/view.asp?id=12212"></a><br/><br/>to pull in WOL settings for Dell business-class computers.<br/><br/>Unfortunately, the WOL settings aren't in &quot;default&quot; WMI settings.  So they have to be gathered via individual vendor-related tools, if they offer them, like Dell does.  I think IBM/Lenovo and HP might offer ways to pull that information out, but I don't have any IBM/Lenovo/HP in my lab to confirm that, or to create custom mof edits to offer to the ConfigMgr community without someone to run tests in *their* lab to confirm the custom mof edit is useful.<br/><br/> <hr class=sig> Standardize. Simplify. Automate.Tue, 30 Jun 2009 19:18:21 Z2009-06-30T19:22:42Z