I autoname my computers based on whether it is a notebook or desktop. Currently, I use a WMI query to differentiate the computers. The query is "Select * from Win32 Battery where Battery status is > 0". This query works for everything but Surface Pro's. It thinks they are desktops. Is there a query of some sort to differentiate Surface Pro's from desktops?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I autoname my computers based on whether it is a notebook or desktop. Currently, I use a WMI query to differentiate the computers. The query is "Select * from Win32 Battery where Battery status is > 0". This query works for everything but Surface Pro's. It thinks they are desktops. Is there a query of some sort to differentiate Surface Pro's from desktops?
Share this post
Link to post
Share on other sites