You are on page 1of 1

SMS and SCCM Integration ReadMe

Improvements in Autodesk deployment technology allow many administrators to strea


mline their process of integrating Autodesk deployments on Microsoft Systems Mana
gement Server (SMS) and System Center Configuration Manager (SCCM). In most case
s, Autodesk deployments can now be advertised using a single program line instea
d of individual program lines for each component in the deployment.
To advertise a deployment with a single program line, use the following syntax:
.\Img\Setup.exe /W /Q /I .\Img\<deployment name>.ini /language en-us
This sample command line assumes that the package contents are defined at the ro
ot folder of your Autodesk product deployment folder, and that the product langu
age is US English (en-us).
If you have created a combined deployment and you would like to advertise it, us
e the following syntax:
.\img\Setup.exe /w /x86 <adminImage's name> /x64 <adminImage's name>
Software Requirements
Before creating an SCCM advertisement, ensure that all target computers have Mic
rosoft .NET 4.0 Framework installed. Windows XP computers need Direct X installe
d prior to receiving a 2011 or later Autodesk product advertisement.
Component-level Advertisement
Special circumstances such as execution time limits may require you to advertise
an Autodesk deployment at the component level. Please refer to <deployment name
>_SCCM.txt for a listing of required program lines in the order they must occur
on target computers. These commands will vary by deployment. For long command li
nes, use a batch file.
For more information about Autodesk deployment technology and how it integrates
with SMS and SCCM, see the Network Administrator's Guide, which is included with y
our Autodesk product.

You might also like