I need a script for SCCM
we need a script that will read a file of user names and then add those user names to a SCCM 2007 r3 Collection as "direct memberships" we need this asap so if anyone has such a script written in PowerShell or vbscript please post it here. thank
you.
mqh7
November 15th, 2012 3:07pm
If you already have the list of user names, you can use the SCCM Right-Click Tools to add them to a collection. Is this a one-time thing?
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2012 3:22pm
we have the SCCM Client Center and the right click tools. I was looking at all of the Right Click Tools options and I don't see how/where it can read a txt file? Please explain.
mqh7
November 15th, 2012 3:26pm
Michael Niehaus have made a powershell script for this :
http://blogs.technet.com/b/mniehaus/archive/2009/04/10/adding-members-to-a-configmgr-collection-using-powershell-v2-ctp3.aspx
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2012 3:46pm
It turns out we were able to do it with just SCCM. we had picked the wrong criteria under our collection logic. mqh7
November 15th, 2012 4:02pm


