SCCM's tag archives

Strange DP selection behaviour

DP Selection Try this if you have the same behaviour! Go to a package, distribution points,  and select  multiple distribution points with the ctrl key or shift key. This works for me, but when I go to the software updates deployment packages, it is not possible to multiple select my distribution points. Do you also have this DP behaviour? running SCCM SP1 R2 on a windows 2008 64bit system

Screencast Configuration Manager 2007

Nice 4 series screencast about system center configuration Manager on myitforum.com TV by John Baker Part 1: The administrators console Part 2: Site system Roles Part 3: Operating System Deployment and Software Update management Part 4: Desired Configuration Management and NAP

Documenting the Configuration manager environment

A new version of a Configuration Manager documentation script by Enhansoft. This vbs script will create detailed documentation for your ConfigMgr or SMS environment. Link to documentation Script history ConfigMgr Documentation script v1.14. When you run the script, you have to have MS Word installed! Download page

System Center Configuration Manager Forums on the Internet

Here is a list of Configuration manager Forums. If there are more, please let us know! Technet Forums - http://social.technet.microsoft.com/forums/en-US/category/configurationmanager/ Blogcastrepository - http://blogcastrepository.com/forums/111.aspx myITforum - http://www.myitforum.com/forums/System_Center_Configuration_Manager/forumid_144/tt.htm Microsoft System Center partner forums - http://social.technet.microsoft.com/Forums/en-US/partnersystemcentercm Windows noob forums - http...

Download SCCM prerequisites components

SCCM 2007 setup wizard runs the Prerequisite component update checker which prompts you to download components from the internet or to specify the path on which the component updates resides.  When you don't have an internet connection, you have to download the components from an internet connected machine. How to download the SCCM 2007 Prerequisites components. On a internet connected machine, locate on your SCCM source the Setup executable. The path should be %SourceCD%\SMSsetup\Bin\I386\set...

Configuration manager service …

Configuration manager service pack 2 Beta available on Microsoft connect. http://bit.ly/3npME

Script: detect SMS Site servers role

This script by Don Hite will detect SCCM Site servers role on a remote machine, and send it to Excell.  The script will get the Role name from WMI (SMS_SystemResourceList) and add it to Excell Here it is: http://myitforum.com/cs2/blogs/dhite/archive/2009/06/06/vbs-script-to-send-a-specified-site-servers-roles-to-excel.aspx