Sync CM Collection Members to AD Group Members

Recently I wanted to target a GPO to a group of computers that were in a Collection, so I thought it would be the easiest to sync the membership of a CM Collection to an AD Group. This has worked great in my lab, but I haven’t tested at large scale. Script on GitHub The … Read more

Viewing ConfigMgr logs via PowerShell

Do you connect to remote machines via PowerShell frequently and view CM Logs… it’s ugly… so with the help of my friend Jeff Scripter, I’ve made it less ugly. TLDR.. Nice Script to create functions on GitHub UPDATE: 23.05.15- Jeff has released an updated version of the function: jpscripter/LogParsing (github.com) It will automatically populate a … Read more