Question:
Is it possible to add machine names to a collection from a text file via vbscript?
Solution:
There are several programs to do this.. Below are some of my favs Collection Membership Wizard from Steve Ognibene: http://www.myitforum.com/articles/8/view.asp?id=7981 Collection Injection from SMS Expert: http://www.myitforum.com/articles/8/view.asp?id=8568 Notes: The sample HTA found in Greg Ramsey's article titled Right-Click, add Machines to a Collection! can be a good illustration of how to get it going in VB Script
There are several programs to do this.. Below are some of my favs Collection Membership Wizard from Steve Ognibene: http://www.myitforum.com/articles/8/view.asp?id=7981 Collection Injection from SMS Expert: http://www.myitforum.com/articles/8/view.asp?id=8568
Notes: The sample HTA found in Greg Ramsey's article titled Right-Click, add Machines to a Collection! can be a good illustration of how to get it going in VB Script
Published Sunday, September 16, 2007 9:39 PM by dthomson
No Comments