by Jesse Walter | Sep 24, 2015 | PowerShell, SCCM
Estimated Reading Time: 2 minutesHowdy. I’ve been spending the past month or so automating a lot of repeatable tasks, none of which have been groundbreaking. Yet, I don’t want to leave you hanging, so I thought I’d share a quick PowerShell script I...
by Jesse Walter | Aug 12, 2015 | PowerShell, SCCM
Estimated Reading Time: 5 minutesOh, hey! I didn’t see you there. Come see what I’m doing. I had a client request to create prestage content for every production package, application, OS image, etc. They are in the midst of a project in which they are replacing...
by Jesse Walter | Jun 24, 2015 | PowerShell, SCCM
Estimated Reading Time: 4 minutesEvery day is an adventure, isn’t it? Well, the other day was no different, really. My friend, co-worker, and ConfigMgr cohort Jason Rutherford was discussing with me an issue that had just popped up in an environment he is...
by Jesse Walter | Feb 25, 2015 | SCCM
Estimated Reading Time: 2 minutesHi. My name is Jesse, and I’m a script-aholic. I also enjoy sleep, which is typically what motivates me to automate many processes using Powershell. Assuming that you enjoy sleeping as much as I do, I’ll gladly share with you a recent...
by Jesse Walter | Nov 27, 2014 | SCCM
Estimated Reading Time: < 1 minuteEDIT: This function has been updated to operate more efficiently. – JW, 02/25/2015 EDIT 2: We all grow. We all change. We update our scripts to make more sense out of stuff and things. -JW, 10/05/2015 Function Import-CMModule...