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 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 16, 2015 | SCCM
Estimated Reading Time: 4 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 | Oct 30, 2015 | Uncategorized
Estimated Reading Time: 3 minutesI have been working on implementing a VDI setup for a small to medium sized organization that desires the ability to publish Remoteapps via the RDS Farm. I have a session based deployment that can easily do this, but I also wanted the...