Re: Using WMI to determine boot device priority

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello,
you have to query your PCs with WQL language, like "SELECT * FROM
WIN32_BIOS"
you can find information about how to query WMI with WQL at this url:
ttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/querying_with_wql.asp


WinSysBee Support
Sécurité et Expertise Informatique
http://www.winsysbee.com

"Mike" <mike@xxxxxxxxxxxxx> wrote in message
news:d3354680.0504070838.f7dadb9@xxxxxxxxxxxxxxxxxxxxx
> We need to change the BIOS settings on approx 2500 machines, to set
> PXE as the primary boot device. Before visiting every desktop, I would
> like to use WMI to query this info, but I can't find how to query data
> from the BIOS itself. Any sugegstions? Thanks.


.



Relevant Pages

  • Re: Webcams
    ... You could maybe query WMI via vbs, perl, WMI, nessus, etc. ... You could query the filesystem or registry for installed camera software. ... query registery for usb devices. ...
    (Pen-Test)
  • No data in PerfRawData Queries
    ... I'm using a Perl script to query WMI. ... It looks like a permission problem, but I've exhausted all my guesses at how ...
    (microsoft.public.windowsxp.wmi)
  • Limit sms query result
    ... limitations of its WQL language. ... report by adding "TOP " right after the SELECT ... >Is there a way to limit the results of a query in WQL? ... >I only want a certain amount of workstations in my query ...
    (microsoft.public.sms.admin)