« Previous Next »

Thread: Unattended install for 3.0 / Smooth streaming only

Last post 11-02-2009 8:19 PM by steve schofield. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 11-02-2009, 9:03 AM

    Unattended install for 3.0 / Smooth streaming only

    Is there documentation to perform an unattended install of the Smooth streaming module only?  I don't need Live Smooth Streaming, Bit Rate Throttling and Media Playlists modules.  I have to install this module on dozens of machines and would like to automate installation / configuration.

    Any direction is greatly appreciated

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 11-02-2009, 6:23 PM In reply to

    Re: Unattended install for 3.0 / Smooth streaming only

    Try using ADDLOCAL="feature_MediaSmooth" at the end of the msiexec command line.

  • 11-02-2009, 8:19 PM In reply to

    Re: Unattended install for 3.0 / Smooth streaming only

    Thanks to a MS person.  Here is the complete command.  I was able to get a raw log file using

    msiexec /passive /i iismedia64.msi /lv e:\media.txt   This walks through the install capturing the raw output. 

    Unattended command I used.   

    msiexec /qn /passive /i iismedia64.msi ADDLOCAL=feature_MediaSmooth,feature_MediaSmoothAdminUI INSTALLLOCATION="D:\Applications\IIS" /lv d:\media.txt

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (3 items)
Microsoft Communities