How do I add MS Office 2007 to the K2000, so that I can deploy it with the scripted install. Please Help!
I'm a beginner, soaking up as much knowledge as I can.
1 Comment
[ + ] Show comment
-
I recommend to install office on the image, since once is installed you can run updates and when your image is deployed it has the latest updates in it. In our offices we need office 2010 sp2 installed since it resolves many cloud email issues. - josefino 10 years ago
Answers (1)
Please log in to answer
Posted by:
dugullett
10 years ago
Zip all of your files up. Add a new post install app. Upload the ZIP file. Use something like this as your command line.
setup.exe /adminfile <name of msp>.msp
Comments:
-
This may be a dumb question but, what is msp? And do I use the brackets or don't use brackets. I'm still new to this site and willing to learn as much as i can. Thanks for any input you can share!!! - dmc32 10 years ago
-
Or does that stand for microsoft software package?? - dmc32 10 years ago
-
Yes the Microsoft package. You may want to start here.
http://www.itninja.com/software/microsoft/office-2007/12-439
You will want to run setup.exe /admin. This will open a customization wizard for your settings. After saving it this will generate a .msp that you will reference in the install.
You may also take a look at some of the KKEs that have been recorded.
http://www.kace.com/support/training/kke/archive?product=k2000&language=en - dugullett 10 years ago