[gptalk] Re: The WMI Filter Contest

  • From: "Joel Calhoun" <joel.calhoun@xxxxxxxxx>
  • To: gptalk@xxxxxxxxxxxxx
  • Date: Wed, 13 Feb 2008 14:58:32 -0600

I also hadn't heard of SoDimm before reading Jakob's post.  Was talking over
the differences between laptops and desktops with someone in the support
department here (i'm in development at the moment although I tend to wander
over there as the problems are more interesting).  He mentioned SoDimm and I
found the appropriate WMI class, wrote the query and did some testing.  So
he certainly deserves a lot of the credit for it if it turns out to be the
solution.

Joel

On Feb 13, 2008 2:31 PM, Darren Mar-Elia <darren@xxxxxxxxxx> wrote:

>  Just goes to show the power of the Internet! Heck, I don't even know what
> SoDimm is except it sounds like something I'd order in a restaurant J
>
>
>
> Daren
>
>
>
> *From:* gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] *On
> Behalf Of *Nelson, Jamie R
> *Sent:* Wednesday, February 13, 2008 11:55 AM
> *To:* gptalk@xxxxxxxxxxxxx
> *Subject:* [gptalk] Re: The WMI Filter Contest
>
>
>
> Dang! Think he may have gotten it! Good Job Joel.
>
>
>
> *Jamie Nelson* | Systems Engineer | Systems Support, Information
> Technology | *I N T E G R I S* *Health* | Phone 405.552.0903 | Fax
> 405.553.5687 | http://www.integrisok.com
>
>
>
> *From:* gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] *On
> Behalf Of *Jakob H. Heidelberg
> *Sent:* Wednesday, February 13, 2008 12:05 PM
> *To:* gptalk@xxxxxxxxxxxxx
> *Subject:* [gptalk] Re: The WMI Filter Contest
>
>
>
> Hi Joel,
>
>
>
> This looks very promising – I'll have to test it a bit, but really great
> approach I think!
>
>
>
> I'll get back to you when I know more, but looking at this link,
> http://msdn2.microsoft.com/en-us/library/aa394347(VS.85).aspx<http://msdn2.microsoft.com/en-us/library/aa394347%28VS.85%29.aspx>,
> I think you might have nailed it as the first one here!
>
>
>
>
>
> Best regards
>
> /Jakob H. Heidelberg
>
>
>
> *From:* gptalk-bounce@xxxxxxxxxxxxx [mailto:gptalk-bounce@xxxxxxxxxxxxx] *On
> Behalf Of *Joel Calhoun
> *Sent:* 13. februar 2008 18:16
> *To:* gptalk@xxxxxxxxxxxxx
> *Subject:* [gptalk] The WMI Filter Contest
>
>
>
> How about:
>
> Select * from Win32_PhysicalMemory where FormFactor != 12
>
> Returns True on computers that do not have SoDimm form factor memory and
> False on computers with SoDimm form factor memory.  The assumption is that
> all laptops will have this style memory and desktops will not.  Works in my
> environment, but it's a pretty small environment.
>
> Joel
>  ------------------------------
>
> This e-mail may contain identifiable health information that is subject to
> protection under state and federal law. This information is intended to be
> for the use of the individual named above. If you are not the intended
> recipient, be aware that any disclosure, copying, distribution or use of the
> contents of this information is prohibited and may be punishable by law. If
> you have received this electronic transmission in error, please notify us
> immediately by electronic mail (reply).
>
>
>  ------------------------------
>
> This e-mail may contain identifiable health information that is subject to
> protection under state and federal law. This information is intended to be
> for the use of the individual named above. If you are not the intended
> recipient, be aware that any disclosure, copying, distribution or use of the
> contents of this information is prohibited and may be punishable by law. If
> you have received this electronic transmission in error, please notify us
> immediately by electronic mail (reply).
>

Other related posts: