if you have been reading the posts on deploying Windows 7 using MDT 2010 you should be quite proficient. The next step is to use MDT 2010 to deploy applications as well.
To show you how this works the steps below outline how to deploy Microsoft Office 2010 using MDT 2010
Application Setup
Review the summary screen and click on Next to copy the source files and create the application
Configuring Silent Installation
Now that you have the application setup you need to set the options so that it installs silently
Right click on the application you have just installed and select Properties
Click on the Office Products tab and make the selections you need and click OK
In the example above the installation will do the following
- Install the ProPlus version of Office 2010
- Install the en-us language
- Set the customer name to West Hatch High School
- Set the display level to basic
- Accept the EULA
The details page should have now show an altered command line to use the newly generated config.xml file
Configure Deployment Share
If you used the rules shown in this post then you will need to alter the rules to allow application installation
Change the option; SkipApplications=NO
Update the deployment share, ensuring you completely regenerate the boot images and then import the new boot image into Windows Deployment Services (If you are unsure how to do this then look at the previous posts)
The video below shows you what should happen when you boot the bare metal PC this time with applications to install
U6Q2KMGJYP6T

3 pings
Tweets that mention http://edutechnow.com/?p=157utm_sourcepingback -- Topsy.com
June 25, 2010 at 3:05 pm (UTC 0) Link to this comment
[...] This post was mentioned on Twitter by . said: [...]
Deploying Office 2010 Using MDT 2010 - Learning Gateway Partner Blog - Microsoft Education Community
June 29, 2010 at 1:22 am (UTC 0) Link to this comment
[...] June 2010 (5)May 2010 (2)April 2010 (8)March 2010 (21)February 2010 (10)January 2010 (9)December 2009 (1)November 2009 (2)October 2009 (12)September 2009 (16)August 2009 (3)July 2009 (4)June 2009 (4)May 2009 (12)March 2009 (4)August 2008 (1) if you have been reading the posts on deploying Windows 7 using MDT 2010 you should be quite proficient. The Read the Rest… Read More… [...]
Griffon's IT Library » Deploy Technics » Deploy OS using MDT 2012 beta 2 – Part III: Applications, Drivers & Packages
March 19, 2012 at 8:03 pm (UTC 0) Link to this comment
[...] will be deploying is Office suite. You can find a good example on how to perform this integration here. Obviously, you should be able to deploy other applications if [...]