I’ll get this out of the way right now: I think SCCM’s PowerShell module is garbage. It’s slow, it doesn’t work like you’d expect a lot of the time, and it’s got absolutely nothing...
Author - Peter Vanhaverbeke
Finding Empty Device Collections in SCCM
Today’s script is going to be almost a one-liner, but a very useful one. I had found SQL queries that would do this same thing, but I frequently find myself working on a computer that does not have the SQL...
Using Custom Objects for Fun and Profit
Custom objects were one of those things I never really saw the point of when I read about them. It wasn’t until I actually messed around with them that I really understood their uses. Custom objects are especially...