by Steve Bowman | Feb 4, 2016 | SCCM, Uncategorized
Estimated Reading Time: 8 minutesCollections are a critical part of SCCM 2012. They factor into almost everything from deployments to client settings, to… everything! It just so happens that collections are a unique breed of things that are easy to understand but...
by Steve Bowman | Feb 1, 2016 | Uncategorized
Estimated Reading Time: 2 minutesLast time we were talking about tracking Users and allowing updating of users attributes with what computers they were using. This time we will be looking at computers and track logins. We will be using a GPO and a login script to...
by Steve Bowman | Jan 20, 2016 | Office 365, SCCM
Estimated Reading Time: 2 minutesSCCM: Configuring Email Notifications with Office 365 So you are an Office 365 organization and your Exchange server lives in the “cloud” and you want to configure email notifications in SCCM for such cools hits like...
by Steve Bowman | Jan 8, 2016 | Uncategorized
Estimated Reading Time: 2 minutesOften, interaction with SQL is an important piece of any automated workflow. In Orchestrator and PowerShell, the process of running SQL queries and stored procedures is fairly straightforward. However, in Service Management Automation...
by Steve Bowman | Dec 30, 2015 | PowerShell, Uncategorized
Estimated Reading Time: 4 minutesSummary This post describes how to use the “Do…Until” loop in PowerShell scripts. Introduction Happy Holidays, everyone. One truth I’ve encountered in the IT field is that the week between...