Well in the quest of automating ConfigMgr 07.....WMI is the key. Now this post isn't a primer on how to use WMI with PowerShell. There are very good resources which you can hit like: Free Ebook by Ravi Sir (PowerShell MVP) - " WMI Query Language via PowerShell " (referred to me by @LaerteSQLDBA :) ) Book by Richard Siddaway (PowerShell MVP) - " PowerShell and WMI " There are other good resources like HeyScriptingGuy's blog where one can serach for WMI tag, there is whole bunch of information out there on leveraging WMI with PowerShell. If you haven't checked out this yet then you are missing something very cool to manage your Infrastructure. That being mentioned the journey to exploring WMI starts by connecting to the SCCM Site System which has the SMS provider installed. Open the ConfigMgr console > Connect to your Central Site/Primary Site > Site Management > Right -click site ...select Properties. The information where SMS
Infra + Dev's ramblings