Installation guide

Table Of Contents
To create a software installation package using SCCM
1 Click Start menu Programs or All Programs Microsoft System
Center Configuration Manager 2007 ConfigMgr Console.
2 In the Configuration Manager Console window, expand Software
Distribution.
3 Right-click Packages Distribute Software.
4 In the Distribute Software wizard, click Next.
5 In the Package dialog box, select Create a New Package and Program
without a Definition File. Click Next.
6 In the Package Identification dialog box, enter the information for Name,
Version, Publisher, Language and any comments. Click Next.
7 In the Source Files dialog box, make selections to where SCCM retrieves
the files and how it manages them. Click Next.
NOTE In this procedure, Always Obtain Files from a Source Directory was
selected.
8 In the Source Directory dialog box, specify the directory where the source
files are stored. Click Next.
9 In the Distribution Points dialog box, select the distribution point(s).
This is the location from which the software package will be deployed to
the target systems. Click Next.
10 In the Program Identification dialog box, enter the name of your program.
This is the name that displays in Add or Remove Programs in the Control
Panel. In the Command Line field, enter AdminImage\setup.exe /W /Q
/I AdminImage\<deployment name>.ini /Lang en-US. In this case, our
deployment is named AutoCAD 2011, so you would enter
AdminImage\setup.exe /W /Q /I AdminImage\AutoCAD 2011.ini /Lang
en-US. Click Next.
NOTE The example above assumes the language pack you wish to install is
US English. /W is the flag for SMS and SCCM, /Q is the silent install, /I
indicates this is a deployment installation.
11 In the Program Properties dialog box, Program Can Run drop-down list,
select how you want your program to install. Your choices are:
Only When a User is Logged On
Create the SCCM Software Installation Package | 91