Have you heard about Get- WQL Object? WQL is a part of SCCM administration whether you like it or not. Over time you may become quite savvy with writing up WQL queries and appreciate that it mimics SQL in just enough of...
Category - WMI
WMI for Dummies
WMI for Dummies Part 1 – Basic Queries To query WMI, you need to use the Get-WmiObject cmdlet. An example is below: No special formatting, filtering, output, etc. A call to WMI like this will only query your local...
Configuration ManagerContentDistribution PointMigrationPowershellPrestageQuerySCCMScriptScriptingWindows 10WMI
Distribution Point Migration Tool-Kit
The Distribution Point Migration toolkit can be downloaded from my Technet Gallery HERE This post is a long time in coming, but creating something robust enough to work in most environments that’s still user...