by Jesse Walter | Mar 10, 2016 | PowerShell, SCCM, Windows 10
Estimated Reading Time: 2 minutesNOTE: This is in response to a client complaint as well as the article referenced in the body of this post. I have not seen this with my own eyes. However, this script can be used for any KB Article you wish to remove from a Software...
by Gabriel Taylor | 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...
by Gabriel Taylor | Nov 4, 2015 | PowerShell, SCOM
Estimated Reading Time: 5 minutesSummary This post describes how to access performance data from SCOM via PowerShell. Introduction One of the most useful elements of SCOM’s monitoring is the collection and storage within SCOM of monitored...
by Steve Bowman | Oct 28, 2015 | PowerShell, SCCM
Estimated Reading Time: 6 minutesAn issue arises Like many others, I use Microsoft’s Remote Desktop Connection Manager (RDC Man) daily to connect to the Servers I administer. It is a very elegant tool to use. If you don’t already have it, you can download...
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...