These queries were last tested with Configuration Manager version 2006
I recently had to find the MAC Addresses of a bunch of servers that were managed by Configuration Manager (ConfigMgr) so I pulled together a simple query that would pull the information out of the database for me.
I've...
These queries were last tested with Configuration Manager version 2006
I recently had to pull together some information on several servers and I made used of ConfigMgr in order to collate the information. Below is the ConfigMgr Query that I used and also it's SQL equivalent. Below is the Con...