Share via


Slipstreaming TMG Server 2010 with Service Pack 1 & Software Update 1

[ This article is posted at ElMajdal.Net website : http://www.elmajdal.net/ISAServer/Slipstreaming_TMG_Server_2010_with_SP1_and_SU1.aspx ]

In this article, I will be showing you how to slipstream TMG Server 2010 with Service Pack 1. Not only that, but I will continue also to show you how to slipstream Software Update 1 as well.

Doing so, the next time you install TMG Server 2010, you won't have to worry about upgrading it to SP1 and later to SU1

The files required for this article are :

I have downloaded TMG_ENU_SE_EVAL_AMD64.exe and extracted its content to the root drive (c:\, inside a folder called Microsoft Forefront TMG. Also I have downloaded TMG Server 2010 SP1 ( TMG-KB981324-AMD64-ENU.msp ) and saved it inside a folder, on the root drive, called : TMG SP1 , and also download software Update 1 ( TMG-KB2288910-amd64-ENU.exe ) and saved it inside a folder in the root directory called TMG SP1 SU1 as shown in the below image.

http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/folder-root-tmg.png

Follow the below steps to slipstream TMG Server 2010 with SP1

  1. Open a Command Prompt Windows by clicking Start > Run , type cmd and click on OK

    http://www.elmajdal.net/ISAServer/Splitstreaming_ISA_Server_2006_with_SP1/start_run.png

  2. Open an elevated Command Prompt window, then browse to the folder FPC  which is inside the folder that has the content of the Microsoft Forefront TMG, by typing :

    cd <TMG-folder-name\fpc> , where TMG-folder-name is in my case : Microsoft Forefront TMG

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/fcp-folder.png

  3. To merge SP1 with TMG setup files, type the following command :

    **C:\TMG-folder-name\FPC>Msiexec /a MS_FPC_Server.msi /p <TMG-sp1-file-path>

    **where C:\TMG-folder-name\FPC>  is equal to  : C:\Microsoft Forefront TMG\FPC

    and <TMG-sp1-file-path> is equal to :   C:\TMG SP1\TMG-KB981324-AMD64-ENU.msp

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/command-slip-stream-tmg-sp1.png

    and click on enter to execute the command line

  4. On the Welcome to the Installation Wizard for Microsoft Forefront TMG Service Pack 1 window, click **Next

    **

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/tmg-sp1-install.png

  5. On the Network location window, The Network Location will the place where the content of the Service Pack 1 files with be extracted and merged with the content of Forefront TMG Server 2010, which is C:\Microsoft Forefront TMG\FPC  , click Next

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/tmg-sp1-network-location.png

  6. On the Ready to Install the Program page, click Install

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/tmg-sp1-ready-install.png

  7. Merging SP1 with Microsoft Forefront TMG Server 2010 files will start

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/install-tmg-with-sp1.png

    When installation is completed, click on **Finish

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/sp1-merge-completed.png

    **

Congratulation...You now have TMG Server 2010 + SP1 installation files.

 

Follow the below steps to slipstream TMG Server 2010 SP1 With SU1

  1. First we will need to extract the Software Update 1 executable file, to get the .msp file out of it.
  1. In Command Prompt, change the directory to  C:\Microsoft Forefront TMG\FPC

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/cd-fpc-su1.png

  2. Now type the following command : **

    msiexec /a MS_FPC_Server.msi /p "C:\TMG SP1 SU1\TMG-KB2288910-amd64-ENU.msp"

    **and hit **Enter

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-integration.png

    **

  3. On the Welcome to the Installation Wizard for Microsoft Forefront TMG Service Pack 1 Update 1 page, click Next

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-network-installation.png

  4. On the Network Location page, as you can see, Software Update 1 files will be slipstream with the content of the C:\Microsoft Forefront TMG\FPC\  folder, click **Next

    **

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-network-installation-choose.png

  5. On the Ready to Install the Program page, click Install

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-ready-install.png

    Copying files will start

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-install-copy.png

  6. Once the installation is completed, click Finish

    http://www.elmajdal.net/ISAServer/Slip_Streaming_TMG_Server_2010_with_SP1_and_SU1/su1-completed.png

Done.....The next time you will have a task to install TMG Server 2010, you don't have to waste an extra step to install SP1 and then install SU1. Using these setup files now, in a single step, you will be installing TMG Server 2010 With SP1 + SU1.

If you want to make sure everything that we have done was proper, then the next time you install TMG Sever 2010, check its version number, and you will find out its 7.0.9027.400

If you don't know how to check the version number, then check my article How to Determine Which Version of TMG Server 2010 is installed

Summary

In this article, I have shown you the steps to slipstream TMG Server 2010 with Service Pack 1 and with Software Update 1 as well.

Forefront TMG Wiki Portal Page