In attempting to do some Powershell (WinRM) remote actions, specifically using Roger Zander's Collection Commander, I came across this blog entry and thought "Awesome, already done for me!". http://www.verboon.info/2014/12/installing-software-using-collection-commander/
And...
As part of a presentation for the 2019 Midwest Management Summitin Minneapolis, one of the sessions I'm presenting with Jeff Bolduanis Configuration Items. As part of that session, we'll be demoing using a PowerShell...
Here's a quick POSH to remotely enable RDP on Servers (Windows Server 2012 or Windows Server 2012 R2)
Script just prompts you for the name of the Remote server you'd like to enable the RDP on.
Enable-Remot...
Ever used ADRs (Automatic Deployment Rules) functionality in CM12? Use it! Granted, the search engine in there could use some work, but it's probably the best feature that was added in CM12! ...
Ever get tired of having to login remotely to DRACs and clearing the logs that way? Here's a quick POSH for doing the same, but saves a lot of time. Gotta love invoke-command :). I suppose...
It is generally recommended to use shared SUSDB In your CM12 environment when you have multiple SUPs (Software Update Points) in a single primary site. Thus, have you ever had the need to switch from using SUPs with their...
Terry Walker is taking the helm of the Twin Cities PowerShell User Group. They have 4 MVPs lined up this month: http://tcposhug.com/56-meetings/193-2014-november-11-meeting
When is the MNSCUG November meeting? You needed...
For the longest time, i couldn't find a good way to quickly and easily import a machine in CM12 for imaging along with necessary OSD variables to properly image our servers/workstations. Now that we have CM12...
Up to this date, there’s still not a CM12 cmdlet that would help remove updates from Software Update Groups. It makes it cumbersome on the monthly basis to remove the expired and superseded from these groups…...
To assist in answering a question in this forum post:https://social.technet.microsoft.com/Forums/en-us/9017aca5-06aa-4a79-a034-a646b19b89fe/collecting-log-files-from-the-client?forum=configmgrcbgeneral
I'm blogging on...