by Steve Bowman | May 14, 2015 | Office 365, PowerShell, Uncategorized
Estimated Reading Time: 2 minutesPlenty of organizations are moving to O365 these days. Extending your directory services outside of your on-premise environment can put Admins on edge. I wanted to take some time to share some Powershell that helps make administering...
by Steve Bowman | Apr 8, 2015 | Orchestrator
Estimated Reading Time: < 1 minuteI have recently been working on a few projects where I have been working on patching solutions with either Orchestrator or SMA. It is almost impossible to discuss patching in Orchestrator without referencing Neal’s cluster...
by Steve Bowman | Mar 26, 2015 | Windows 10
Estimated Reading Time: < 1 minuteOne of the new features of Windows 10 is the ability to upgrade editions from the Pro to Enterprise by running a few command lines. I had been running the Pro version of the Windows 10 Technical Preview and needed to use Direct...
by Steve Bowman | Mar 25, 2015 | PowerShell
Estimated Reading Time: 2 minutesHi All, the other day I had what I thought was a simple request, “create a report for all empty groups in the domain”. I thought to myself, that sounds easy enough. I should be able to use “Get-ADGroup piped to...
by Steve Bowman | Mar 5, 2015 | SCCM
Estimated Reading Time: < 1 minuteI have been pushing my customers for quite some time to use the Model variable in the task sequences for OS Deployment instead of using direct WMI queries. Each time you perform a WMI query in a task sequence step it takes extra...