<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WMI on Anything About IT</title><link>https://www.verboon.info/tags/wmi/</link><description>Recent content in WMI on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 10 Sep 2008 15:30:21 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/wmi/index.xml" rel="self" type="application/rss+xml"/><item><title>3 seconds to get system serial number</title><link>https://www.verboon.info/2008/09/3-seconds-to-get-system-serial-number/</link><pubDate>Wed, 10 Sep 2008 15:30:21 +0000</pubDate><guid>https://www.verboon.info/2008/09/3-seconds-to-get-system-serial-number/</guid><description>&lt;p&gt;Okay, depends on how fast you can type. Start a command prompt and enter the following command:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;wmic csproduct get identifyingnumber,vendor,name
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;In simple words, wmic is a WMI commandline tool. It&amp;rsquo;s around since XP if i am right, but there hasn&amp;rsquo;t been much documentation for it:&lt;/p&gt;
&lt;p&gt;Some references here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb742610.aspx"&gt;http://technet.microsoft.com/en-us/library/bb742610.aspx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/aa394531.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa394531.aspx&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>