Office 2010 deployment
I thought deploying of 2007 and 2010 products would be easy with SCCM but no! I did msp configuration file by running Customezation tool included with Office source files (setup.exe /admin) and then I added program's command line like setup /adminfile xxx.msp. It does nothing. I tryed also setup /adminfile \\server\source\xxx.msp but still no. When executing that locally in command promt on test machine, setup goes silently all the way and Office is installed. But if I ran a program, it gives me that there is no admin file found or something like that.
It was a while ago I test this, but I remember that I tried all 4 options.
1. Executing program with command line setup /adminfile xxx.msp
2. Executing program with command line setup /adminfile \\server\source\xxx.msp
3. Executing program with batch file with line setup /adminfile xxx.msp
4. Executing program with batch file with line setup /adminfile \\server\source\xxx.msp
Same problem I have with MS Project 2007.
So does anyone knows, what command line should be used with SCCM SP3 R3 system?
It was a while ago I test this, but I remember that I tried all 4 options.
1. Executing program with command line setup /adminfile xxx.msp
2. Executing program with command line setup /adminfile \\server\source\xxx.msp
3. Executing program with batch file with line setup /adminfile xxx.msp
4. Executing program with batch file with line setup /adminfile \\server\source\xxx.msp
Same problem I have with MS Project 2007.
So does anyone knows, what command line should be used with SCCM SP3 R3 system?
0 Comments
[ + ] Show comments
Answers (22)
Please log in to answer
Posted by:
yannara
13 years ago
Posted by:
TalkingMarble
13 years ago
Posted by:
yannara
13 years ago
Posted by:
pjgeutjens
13 years ago
How about just adding your MSP to the UPDATES folder in your source location? This ofcourse assumes these principles are still the same from v2007, but I'd guess they are.
EDIT: this might also be of use to you: the commandline in our SCCM for Office 2007 is
Source\setup.exe /adminfile Mic_Office2007StandardSP2_120064.MSP /config Standard.WW\config.xml.
The one for OneNote 2010 is roughly the same.
The MSP file is located in the same folder as Office's Setup.exe, not in the UPDATES folder.
EDIT2:
full suppression of user interaction is done in the config.xml file which is mentioned in the command line above.
Kind regards,
PJ
EDIT: this might also be of use to you: the commandline in our SCCM for Office 2007 is
The one for OneNote 2010 is roughly the same.
The MSP file is located in the same folder as Office's Setup.exe, not in the UPDATES folder.
EDIT2:
I actually managed to get that working with setup.exe /adminfile "xxx.msp" but while installing, it shows once an office display window without any interactions.
full suppression of user interaction is done in the config.xml file which is mentioned in the command line above.
Kind regards,
PJ
Posted by:
reds4eva
13 years ago
ORIGINAL: TalkingMarble
IIRC, deployment documentation states you should put your .MSP file inside the "UPDATES" folder.
You dont have to do that as long as you tell setup.exe where the msp file is.
I would also take PJ's advice and also specify the config.xml file.
ORIGINAL: yannara
I actually managed to get that working with setup.exe /adminfile "xxx.msp" but while installing, it shows once an office display window without any interactions.
When you edit the msp using setup.exe /admin there are otions for the display level.
Posted by:
yannara
13 years ago
Posted by:
reds4eva
13 years ago
Posted by:
yannara
13 years ago
Posted by:
mark_holland21
13 years ago
The following is the command line I use -
Setup.exe /adminfile Updates\Office_2010.MSP /config Updates\config.xml
And the following are the contents of the config file.
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> -->
</Configuration>
And this works
Setup.exe /adminfile Updates\Office_2010.MSP /config Updates\config.xml
And the following are the contents of the config file.
<Configuration Product="ProPlus">
<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> -->
</Configuration>
And this works
Posted by:
jweathington
13 years ago
Posted by:
pjgeutjens
13 years ago
Posted by:
yannara
13 years ago
ORIGINAL: mark_holland21
The following is the command line I use -
Setup.exe /adminfile Updates\Office_2010.MSP /config Updates\config.xml
And the following are the contents of the config file.
<Configuration Product="ProPlus">
  <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> -->
</Configuration>
And this works
Very nice, I believe it would work in my case. I'll have to give it a try, if my Office won´t work during Operating System Deployment. As mandatory program advertisement, it works fine now with setup /adminfile "XXX.MSP".
Posted by:
jweathington
13 years ago
i still cant get any of those commands to work,
if I go to C:\Program Files\KACE\KBOX\downloads\
I see a folder with a random number show up, then under that folder is the zip file... i see it download
then i see it extract. The name of the zip was Off2010.zip, so it unzips to a folder called Off2010
then it stops... so that tells me what? my command line is wrong?
if I go to C:\Program Files\KACE\KBOX\downloads\
I see a folder with a random number show up, then under that folder is the zip file... i see it download
then i see it extract. The name of the zip was Off2010.zip, so it unzips to a folder called Off2010
then it stops... so that tells me what? my command line is wrong?
Posted by:
yannara
13 years ago
ORIGINAL: jweathington
i still cant get any of those commands to work,
if I go to C:\Program Files\KACE\KBOX\downloads\
I see a folder with a random number show up, then under that folder is the zip file... i see it download
then i see it extract. The name of the zip was Off2010.zip, so it unzips to a folder called Off2010
then it stops... so that tells me what? my command line is wrong?
You don't make any sence here. Did you download this source from torrent or what? In Office deployment, there is nothing has to be done with .zip.
Posted by:
jweathington
13 years ago
Posted by:
simoncu
13 years ago
Hello, I have the same problem. I have the files compressed (according to Kace) and zipped, then the command line without the quotes (Setup.exe /adminfile total.msp) with a pre-install message (so i can see if the pc responds) so it started the install, but doesn't take the msp file into account, and when I click install (instead of customize) the install program stops. The zip file is uncompressed, all the files are in downloads in the Kbox directory, but setup does not launch....
Posted by:
anonymous_9363
13 years ago
Chaps, you're aware, are you, that there's a dedicated KBox forum on AppDeploy?
Posted by:
jweathington
13 years ago
Posted by:
brogahn
13 years ago
You can also use msiexec /i "Office2010.msi" /update "Adminfile.MSP" /qb to apply the settings you want at run time. This allows you to create mulitple installations without having to worry about what is in your update folders. (Installing just OneNote for tablet users or just Outlook, Word, Excel and Powerpoint for Admin Staff)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.