VBScript for SCCM Collection
I already have some vbs example to get the collection ID of a collection, get the parent collection of a collection, set the update schedule on a collection and create a collection with a query.
Now I'm trying to find some vbs example to do these tasks :
-To be able to list the membership rule(s) inside a collection (Rule name)
-In the Query Rule Properties, able to know if the collection as a limitation on another collection.
-Modify, if needed, the two tasks above.
Thanks
Now I'm trying to find some vbs example to do these tasks :
-To be able to list the membership rule(s) inside a collection (Rule name)
-In the Query Rule Properties, able to know if the collection as a limitation on another collection.
-Modify, if needed, the two tasks above.
Thanks
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
MSDN/TechNet have extensive documentation of the SCCM Object Model, along with sample scripts.
You could do worse than start here, though.
You could do worse than start here, though.
Posted by:
Lucid
13 years ago
Take a look at the book SMS 2003 Recipes (yes, many things will still apply to SCCM): http://books.google.com/books?id=14hWq8NNggwC&printsec=frontcover&dq=sms+2003+recipes+online&hl=en&ei=IyBbTaWXH4K8lQfIvNTIDA&sa=X&oi=book_result&ct=result&resnum=1&ved=0CEAQ6AEwAA#v=onepage&q&f=false
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.