Tuesday, October 28, 2008

MMS 2008 Hands on DVD

This is ironic because I received the DVDs already LOL
-----------------
Dear MMS 2008 Attendee,



We are pleased to inform you that additional collateral has been created and is being sent to you. The MMS 2008 Hands-on Lab Walkthrough DVD contains video recordings of the most popular Hands-on Lab topics offered during the event with an audio commentary, allowing you to review the labs with a step-by-step commentary explaining the key procedures covered. In addition, the DVD contains soft copies of the Hands-on Lab manuals used at the event.



This e-mail serves as confirmation that your MMS 2008 Hands-on Lab Walkthrough DVD set has been shipped and you should be receiving it within 1-2 weeks (International locations may take longer). The DVD set has been sent via the U.S. Postal Service to the address included with your registration information.



If you do not receive your DVD set within the specified time, please e-mail MMS2008HOL@paragongroup.com for further assistance.







Thanks again for your participation in MMS 2008!

Saturday, October 25, 2008

Add computer to a collection

I have vbscript on this blog that will give you the ability to add a computer to a collection but it command line based. I have created a HTA file that has 2 parts.

1. Allows the user to right click on a collection and add multiple computers
2. Allow the user to right click on a computer in a collection or query and add it to multiple collections

The output list is limited to 50 currently but you can change it per your enviroment. Also I am pulling System Resource from "All computers" collection. I am sure this could be modified to add groups and OUs and such.

Here is the link to look at the code and download the program
http://www.sccm-tools.com/tools/rightclick/rightclick-Collectionaddcomputers.html

I have some ideas to improve it so I might be posting those changes here.

Sunday, October 19, 2008

ODBC Report

I have create a MOF extension for SCCM
You will find it here http://www.sccm-tools.com/tools/other/other-ODBCMOF.html on my sccm tools website.