So first up I want to push out MS Publisher 2010 with SCCM.
Using volume licence I download the media and have the keys.
now run the istaller to generate a MSP file
setup /admin
place the resulatant MSP file in the Setup folder of your install media (on the SCCM server) under the updates directory.
once you create the MSP, run this command:
setup.exe /adminfile CUSTOM.MSP
or
start run msiexec /p "\\SHARENAME\FILE.msp"
http://mockbox.net/configmgr-sccm/160-distribute-software-using-sccm.html
No comments:
Post a Comment