Weekly Tip 36

Pull list of computers for a specific model

This tip requires a limited knowledge of SQL Server Management Studio. Paste this query into SSMS and modify the WHERE statement to pull the model that you are looking for. In this example, I was getting all Dell Latitude E6*20 series, with returned E6320, E6420, and E6520 devices.

SELECT ResouceID,Manufacturer0,Model0,Name0

FROM v_GS_COMPUTER_SYSTEM

WHERE v_GS_COMPUTER_SYSTEM.Model0 like ‘%Latitude E6%20%’

Share:

Facebook
Twitter
LinkedIn

Contact Us

Name
=
On Key

More Posts

WME Cybersecurity Briefings No. 040
Cyber Security

WME Security Briefing 04 August 2025

1. NightEagle APT Exploits Zero-Day in Microsoft Exchange to Target Chinese Defense and Tech Sectors Overview A new advanced persistent threat group, dubbed NightEagle (also called APT-Q-95), is being linked to a string of attacks. These

Read More »
WME Microsoft 365 Updates No. 022
Azure

WME Microsoft 365/Azure Updates 29 July 2025

1. Microsoft Exchange Update: Rejecting Emails with Multiple “From” Addresses Without a Sender Header Update Overview Exchange Online has transitioned to rigorous enforcement of RFC 5322 compliance, particularly in relation to the structural semantics of message

Read More »
How HR Tech Can Boost the Employee Experience
Active Directory

How HR Tech Can Boost the Employee Experience

The concept of employee experience comes with a wide set of multifaceted perceptions and interactions an individual may have during their tenure in an organization. A positive employee experience correlates strongly with higher retention rates. It

Read More »
Be assured of everything

Get WME Services

Stay ahead of the competition with our Professional IT offerings.

=