Joining Multiple WQL/WMI Statements

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



Hi,

I'm trying to ensure some software is installed only on machines that
meet the minimum system requirements specified by the manufacturer (RAM
and hard disk free space).

The software I want to install specifies:

[ ] Windows XP (Professional or Home Edition)
[ ] Microsoft Internet Explorer 5.5 or higher
[ ] 256MB of RAM
[ ] Up to 200MB of available hard disk space

I know all my machines have Windows XP Pro and IE > 5.5 - so I can
ignore those.

I've come up with these WQL statements:
SELECT * FROM Win32_ComputerSystem WHERE TotalPhysicalMemory >
268435455
SELECT * FROM Win32_LogicalDisk WHERE DeviceID = "C:" and FreeSpace >
209715199

>>From here I'm stuck! I can't work out how to join them both together to
form one statement that evaluates as true/false so that I can put it in
to the Group Policy filter dialog.

Would someone please help.

Jaimé

.



Relevant Pages

  • Re: Mini Linux Distro?
    ... but that's what he said), 32 MB RAM, 2 GB Hard disk. ... If so, what about the necessities like word processor, web browser, e-mail ... I would see about adding a little ram though. ... Elive is a Live CD with an install to hard drive button - it uses ...
    (alt.os.linux.suse)
  • Re: etch installation fails on two machines
    ... 96 k ram. ... - as i used the same hard disk in both computers and had another one lying ... nearby i grabbed that one and - the install succeeded. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Unable to install to an ASUS A7N8X-VM/400
    ... >> Has anyone been able to install to this Asus based system? ... >> I cannot get even a basic install onto the Hard Disk. ... > to bad ram or overclock. ... I've looked through the ASUS manual and cannot find the pertinent ...
    (alt.os.linux.suse)
  • Re: etch installation fails on two machines
    ... 96 k ram. ... - as i used the same hard disk in both computers and had another one lying ... nearby i grabbed that one and - the install succeeded. ... in as a bug maintained by the debian-boot team. ...
    (Debian-User)
  • Re: New to NetBSD
    ... NetBSD due to its compatibility to run on "anything" and its command ... 4megs of ram - but i dont know if that applies to the latest version). ... pent 1 cpu and a gig of hard disk space. ... I'm just about to start adding packages to a NetBSD 3.0 install on ...
    (comp.unix.bsd.netbsd.misc)