Office 2010 Deployment
I am trying to deploy Microsoft Office 2010 Standard using the KBOX. So far... no luck. I have tried it by uploading a zip file, as well as just running a command line on a network share.... fails.
With the zip file uploaded, I have tried many different command lines:
setup.exe
setup.exe /adminfile custom.msp
setup.exe /adminfile /config Standard.WW/config.xml
setup.exe /adminfile custom.msp /config Standard.WW\config.xml
etc...
also tried many ways with a network share... didnt work.
What am I doing wrong?
With the zip file uploaded, I have tried many different command lines:
setup.exe
setup.exe /adminfile custom.msp
setup.exe /adminfile /config Standard.WW/config.xml
setup.exe /adminfile custom.msp /config Standard.WW\config.xml
etc...
also tried many ways with a network share... didnt work.
What am I doing wrong?
2 Comments
[ + ] Show comments
Answers (9)
Please log in to answer
Posted by:
jweathington
13 years ago
update: i answered my own question, I modified the path to the msp to include Updates\file.msp
RECAP for the others,
1) setup.exe /admin <this will launch the tool to create your .msp file
2) save your .msp file to the Updates folder
3) Make sure you zip all of the files themselves, not the folder.
4) Installation Command - Configure Manually
Here is the command: "setup.exe" /adminfile "Updates\ourfile.msp"
Set your other options and it should work
RECAP for the others,
1) setup.exe /admin <this will launch the tool to create your .msp file
2) save your .msp file to the Updates folder
3) Make sure you zip all of the files themselves, not the folder.
4) Installation Command - Configure Manually
Here is the command: "setup.exe" /adminfile "Updates\ourfile.msp"
Set your other options and it should work
Comments:
-
Thanks for the instructions. In order to get this to work with an upgrade situation where I was upgrading from Office 2007 to 2010, I had to set "display level: none" in the office customization tool MSP. . Otherwise the installer would prompt users to click the button "upgrade". - benvien 11 years ago
-
Wonderful!
Thanks for this I was playing around with this for some time today with no success.
I will confess i’m still puzzled why and how the KACE system manages to overwrite the Office default position of looking in the Updates folder for the MSP file and requires specifying its location / moving of the MSP.
However I’m glad it works in the end. Thank you for your help! - thfanc 8 years ago
Posted by:
jweathington
13 years ago
Posted by:
raevandyken
12 years ago
Posted by:
nshah
13 years ago
Put the .msp file with the setup file not in the update folder.
Comments:
-
Thanks nshah. your answer is helpful :) - manpang 12 years ago
Posted by:
nshah
13 years ago
Hi,
Software distribution is based on Inventory. When the KBOX inventories on it's normal Inventory Interval, it will inform the KBOX if it has the product or not, if it does we don't do the install again, if it failed and Inventory shows that it isn't there we do the install. By default we try 3 times.
Software distribution is based on Inventory. When the KBOX inventories on it's normal Inventory Interval, it will inform the KBOX if it has the product or not, if it does we don't do the install again, if it failed and Inventory shows that it isn't there we do the install. By default we try 3 times.
Posted by:
nshah
13 years ago
Hi,
A few things to check.
1. the zipped files must be the files themselves not the folder. If you zipped just the folder, go back and open the folder, highlight all the files and zip them. The KBOX will extract and run your command.
2. use configure manually instead of default. We use the following command "setup.exe" /adminfile "ourfile.msp"
A few things to check.
1. the zipped files must be the files themselves not the folder. If you zipped just the folder, go back and open the folder, highlight all the files and zip them. The KBOX will extract and run your command.
2. use configure manually instead of default. We use the following command "setup.exe" /adminfile "ourfile.msp"
Comments:
-
http://i68.tinypic.com/10yqw6h.jpg
getting /adminfile command line option can be used only during initial instalation of the product - rahimpal 7 years ago
Posted by:
jweathington
13 years ago
Posted by:
jweathington
13 years ago
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.
I got this error ....path or file specified with /adminfile was not found or did not contain any patches
Solution:
In the OCT, Install path, default was [Program Files]\Microsoft, changed it to %programfiles% - TimHR 8 years ago