Endpoint Protection

 View Only
  • 1.  Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 10, 2009 04:03 PM
    I just upgraded the 2008 server that runs our SEPM to 2008R2.  After the upgrade, I was getting an error that SEPM couldn't communicate with the server.  I found that the service was not running, and wouldn't stay running.  Following suggestions from another post here, I removed and reinstalled IIS, and also ran a repair install of SEPM.  Now the login process starts, the progress bar gets about 1/4 of the way across, then just hangs.  I get no error, but it never logs in.

    What can I do to correct this?  I was considering removing and reinstalling SEPM, but I haven't backed up the database recently and don't want to lose it.  Is there a way to back up the database without getting into SEPM? 

    Or hopefully a way to fix this issue without having to go thro ugh that?


  • 2.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 10, 2009 05:06 PM
    you can backup the database without logging to sepm from all programs but that backup might bring you at the same position after restore.

    So can post scm-server0.log and if possible IIS logs aswell.. 


  • 3.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 10, 2009 11:59 PM

     



    SCM-Server-0.log below:

    ______________________________________
    2009-10-10 09:07:50.504 SEVERE: ================== Server Environment ===================
    2009-10-10 09:07:50.504 SEVERE: os.name = Windows Server 2008
    2009-10-10 09:07:50.504 SEVERE: os.version = 6.1
    2009-10-10 09:07:50.504 SEVERE: os.arch = x86
    2009-10-10 09:07:50.504 SEVERE: java.version = 1.6.0_14
    2009-10-10 09:07:50.504 SEVERE: java.vendor = Sun Microsystems Inc.
    2009-10-10 09:07:50.504 SEVERE: java.vm.name = Java HotSpot(TM) Server VM
    2009-10-10 09:07:50.504 SEVERE: java.vm.version = 14.0-b16
    2009-10-10 09:07:50.504 SEVERE: java.home = C:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\jdk\jre
    2009-10-10 09:07:50.504 SEVERE: catalina.home = C:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat
    2009-10-10 09:07:50.504 SEVERE: java.user = null
    2009-10-10 09:07:50.504 SEVERE: user.language = en
    2009-10-10 09:07:50.504 SEVERE: user.country = US
    2009-10-10 09:07:50.504 SEVERE: scm.server.version = 11.0.5002.333
    2009-10-10 09:07:52.843 SEVERE: ================== StartClientTransport ===================
    2009-10-10 09:07:52.890 SEVERE: Unknown Exception in: com.sygate.scm.server.servlet.StartupServlet
    java.lang.Exception: HTTP 500 Internal Server Error, URL: http://localhost:8014/secars/secars.dll?action=34
     at com.sygate.scm.common.communicate.Communicator.getRequestInputStream(Communicator.java:626)
     at com.sygate.scm.server.util.ClientTransportHelper.startClientTransport(ClientTransportHelper.java:147)
     at com.sygate.scm.server.servlet.StartupServlet.init(StartupServlet.java:106)
     at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:880)
     at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:768)
     at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3484)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:3710)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1148)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:697)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1148)
     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:311)
     at org.apache.catalina.core.StandardService.start(StandardService.java:450)
     at org.apache.catalina.core.StandardServer.start(StandardServer.java:2213)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:484)
     at org.apache.catalina.startup.Catalina.execute(Catalina.java:371)
     at org.apache.catalina.startup.Catalina.process(Catalina.java:134)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:151)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
     at com.sygate.scm.common.communicate.Communicator.getRequestInputStream(Communicator.java:650)
     at com.sygate.scm.server.util.ClientTransportHelper.startClientTransport(ClientTransportHelper.java:147)
     at com.sygate.scm.server.servlet.StartupServlet.init(StartupServlet.java:106)
     at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:880)
     at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:768)
     at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3484)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:3710)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1148)
     at org.apache.catalina.core.StandardHost.start(StandardHost.java:697)
     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1148)
     at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:311)
     at org.apache.catalina.core.StandardService.start(StandardService.java:450)
     at org.apache.catalina.core.StandardServer.start(StandardServer.java:2213)
     at org.apache.catalina.startup.Catalina.start(Catalina.java:484)
     at org.apache.catalina.startup.Catalina.execute(Catalina.java:371)
     at org.apache.catalina.startup.Catalina.process(Catalina.java:134)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:151)
    ________________________________________________________________


  • 4.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 11, 2009 12:00 AM

    IIS7.LOG below:

    ___________________________________________________

    [10/09/2009 20:28:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:28:44] Sysprep specialize phase started
    [10/09/2009 20:28:44] NetFrameworkConfigurationKey key container already exists
    [10/09/2009 20:28:44] Set ACLs on NetFrameworkConfigurationKey
    [10/09/2009 20:28:44] iisWasKey key container already exists
    [10/09/2009 20:28:44] iisWasKey user key already exists
    [10/09/2009 20:28:44] iisConfigurationKey already exists
    [10/09/2009 20:28:44] iisConfigurationKey already exists
    [10/09/2009 20:28:44] Created AesProvider
    [10/09/2009 20:28:44] Created IISWASOnlyAesProvider
    [10/09/2009 20:28:44] SysPrepBackup not called, so not doing SysPrepRestore.
    [10/09/2009 20:28:46] Sysprep specialize phase ended
    [10/09/2009 20:28:46] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:00] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:00] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/applicationPools
    [10/09/2009 20:29:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/applicationPools
    [10/09/2009 20:29:01] LaunchCommand Succeeded
    [10/09/2009 20:29:01] Success!
    [10/09/2009 20:29:01] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:01] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:01] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/listenerAdapters
    [10/09/2009 20:29:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/listenerAdapters
    [10/09/2009 20:29:01] LaunchCommand Succeeded
    [10/09/2009 20:29:01] Success!
    [10/09/2009 20:29:01] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:01] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:01] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/09/2009 20:29:01] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/09/2009 20:29:02] LaunchCommand Succeeded
    [10/09/2009 20:29:02] Success!
    [10/09/2009 20:29:02] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:02] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:02] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/sites
    [10/09/2009 20:29:02] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/sites
    [10/09/2009 20:29:02] LaunchCommand Succeeded
    [10/09/2009 20:29:02] Success!
    [10/09/2009 20:29:02] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:02] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:02] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/webLimits
    [10/09/2009 20:29:02] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/webLimits
    [10/09/2009 20:29:02] LaunchCommand Succeeded
    [10/09/2009 20:29:02] Success!
    [10/09/2009 20:29:02] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:02] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:02] "C:\Windows\System32\inetsrv\iissetup.exe" /install SharedLibraries
    [10/09/2009 20:29:02] Successfully added IIS_IUSRS ACE to DACL at %ProgramData%\Microsoft\Windows\WER\ReportQueue.
    [10/09/2009 20:29:02] NetFrameworkConfigurationKey key container already exists
    [10/09/2009 20:29:02] Set ACLs on NetFrameworkConfigurationKey
    [10/09/2009 20:29:02] iisWasKey key container already exists
    [10/09/2009 20:29:02] iisWasKey user key already exists
    [10/09/2009 20:29:02] iisConfigurationKey already exists
    [10/09/2009 20:29:02] Found AesProvider and skipping creation
    [10/09/2009 20:29:02] Found IISWASOnlyAesProvider and skipping creation
    [10/09/2009 20:29:02] Install of component SharedLibraries succeeded!
    [10/09/2009 20:29:02] Success!
    [10/09/2009 20:29:02] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:02] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:02] "C:\Windows\System32\inetsrv\iissetup.exe" /install ProcessModelLibraries
    [10/09/2009 20:29:03] Successfully updated IIS_IUSRS rights.
    [10/09/2009 20:29:03] Successfully created and populated IIS_IUSRS.
    [10/09/2009 20:29:03] Install of component ProcessModelLibraries succeeded!
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /install ProcessModel
    [10/09/2009 20:29:03] Successfully started APPHOSTSVC.
    [10/09/2009 20:29:03] Install of component ProcessModel succeeded!
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /install CoreWebEngine
    [10/09/2009 20:29:03] Install of component CoreWebEngine succeeded!
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /install W3SVC
    [10/09/2009 20:29:03] Successfully started W3SVC.
    [10/09/2009 20:29:03] Install of component W3SVC succeeded!
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access
    [10/09/2009 20:29:03] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access
    [10/09/2009 20:29:03] LaunchCommand Succeeded
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers
    [10/09/2009 20:29:03] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers
    [10/09/2009 20:29:03] LaunchCommand Succeeded
    [10/09/2009 20:29:03] Success!
    [10/09/2009 20:29:03] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:03] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:03] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/09/2009 20:29:03] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/09/2009 20:29:04] LaunchCommand Succeeded
    [10/09/2009 20:29:04] Success!
    [10/09/2009 20:29:04] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:04] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:04] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
    [10/09/2009 20:29:04] Successfully updated IIS_IUSRS rights.
    [10/09/2009 20:29:04] Successfully populated IIS_IUSRS.
    [10/09/2009 20:29:04] Successfully set IISADMIN install state.
    [10/09/2009 20:29:04] Successfully removed old metabase files.
    [10/09/2009 20:29:05] Successfully started IISADMIN.
    [10/09/2009 20:29:05] Successfully installed metabase entries.
    [10/09/2009 20:29:05] Successfully installed logging metabase entries.
    [10/09/2009 20:29:05] Successfully removed IISADMIN install state.
    [10/09/2009 20:29:10] Successfully stopped IISADMIN.
    [10/09/2009 20:29:10] Successfully installed legacy snapin metabase entries.
    [10/09/2009 20:29:10] Successfully started IISADMIN.
    [10/09/2009 20:29:10] Install of component Metabase succeeded!
    [10/09/2009 20:29:10] Success!
    [10/09/2009 20:29:10] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:11] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:11] "C:\Windows\SysWOW64\inetsrv\iissetup.exe" /launch_servicing C:\Windows\SysWOW64\regsvr32.exe /s C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/09/2009 20:29:12] Launching command C:\Windows\SysWOW64\regsvr32.exe, with params C:\Windows\SysWOW64\regsvr32.exe /s C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/09/2009 20:29:12] LaunchCommand Succeeded
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:12] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:12] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility
    [10/09/2009 20:29:12] Install of component ADSICompatibility succeeded!
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:12] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:12] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
    [10/09/2009 20:29:12] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
    [10/09/2009 20:29:12] LaunchCommand Succeeded
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:12] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:12] "C:\Windows\System32\inetsrv\iissetup.exe" /install WMICompatibility
    [10/09/2009 20:29:12] Install of component WMICompatibility succeeded!
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:12] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:12] "C:\Windows\System32\inetsrv\iissetup.exe" /install LegacyScripts
    [10/09/2009 20:29:12] Install of component LegacyScripts succeeded!
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:12] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:12] "C:\Windows\System32\inetsrv\iissetup.exe" /install CachingBaseBinaries
    [10/09/2009 20:29:12] Install of component CachingBaseBinaries succeeded!
    [10/09/2009 20:29:12] Success!
    [10/09/2009 20:29:12] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /install CachingBase
    [10/09/2009 20:29:13] Install of component CachingBase succeeded!
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:C:\Windows\System32\inetsrv\cachuri.dll -add:false -lock:true
    [10/09/2009 20:29:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:%windir%\System32\inetsrv\cachuri.dll -add:false -lock:true
    [10/09/2009 20:29:13] LaunchCommand Succeeded
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:C:\Windows\System32\inetsrv\cachfile.dll -add:false -lock:true
    [10/09/2009 20:29:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:%windir%\System32\inetsrv\cachfile.dll -add:false -lock:true
    [10/09/2009 20:29:13] LaunchCommand Succeeded
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:C:\Windows\System32\inetsrv\cachtokn.dll -add:false -lock:true
    [10/09/2009 20:29:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:%windir%\System32\inetsrv\cachtokn.dll -add:false -lock:true
    [10/09/2009 20:29:13] LaunchCommand Succeeded
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /install Caching
    [10/09/2009 20:29:13] Install of component Caching succeeded!
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCacheBinaries
    [10/09/2009 20:29:13] Install of component HttpCacheBinaries succeeded!
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCache
    [10/09/2009 20:29:13] Install of component HttpCache succeeded!
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:13] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:13] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching
    [10/09/2009 20:29:13] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching
    [10/09/2009 20:29:13] LaunchCommand Succeeded
    [10/09/2009 20:29:13] Success!
    [10/09/2009 20:29:13] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:C:\Windows\System32\inetsrv\cachhttp.dll -lock:true
    [10/09/2009 20:29:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:%windir%\System32\inetsrv\cachhttp.dll -lock:true
    [10/09/2009 20:29:14] LaunchCommand Succeeded
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /install CompressionBinaries
    [10/09/2009 20:29:14] Install of component CompressionBinaries succeeded!
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/09/2009 20:29:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/09/2009 20:29:14] LaunchCommand Succeeded
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCompressionStaticBinaries
    [10/09/2009 20:29:14] Install of component HttpCompressionStaticBinaries succeeded!
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:C:\Windows\System32\inetsrv\compstat.dll -lock:true
    [10/09/2009 20:29:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:%windir%\System32\inetsrv\compstat.dll -lock:true
    [10/09/2009 20:29:14] LaunchCommand Succeeded
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCompressionStatic
    [10/09/2009 20:29:14] Setup did not create the C:\inetpub\temp\IIS Temporary Compressed Files directory because it all ready existed
    [10/09/2009 20:29:14] Install of component HttpCompressionStatic succeeded!
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /install DefaultDocumentBinaries
    [10/09/2009 20:29:14] Install of component DefaultDocumentBinaries succeeded!
    [10/09/2009 20:29:14] Success!
    [10/09/2009 20:29:14] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:14] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:14] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument
    [10/09/2009 20:29:14] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument
    [10/09/2009 20:29:15] LaunchCommand Succeeded
    [10/09/2009 20:29:15] Success!
    [10/09/2009 20:29:15] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:15] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:15] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:C:\Windows\System32\inetsrv\defdoc.dll -lock:true
    [10/09/2009 20:29:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:%windir%\System32\inetsrv\defdoc.dll -lock:true
    [10/09/2009 20:29:15] LaunchCommand Succeeded
    [10/09/2009 20:29:15] Success!
    [10/09/2009 20:29:15] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:15] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:15] "C:\Windows\System32\inetsrv\iissetup.exe" /install DefaultDocument
    [10/09/2009 20:29:15] Install of component DefaultDocument succeeded!
    [10/09/2009 20:29:15] Success!
    [10/09/2009 20:29:15] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:15] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:15] "C:\Windows\System32\inetsrv\iissetup.exe" /install DirectoryBrowseBinaries
    [10/09/2009 20:29:15] Install of component DirectoryBrowseBinaries succeeded!
    [10/09/2009 20:29:15] Success!
    [10/09/2009 20:29:15] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:15] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:15] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse
    [10/09/2009 20:29:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse
    [10/09/2009 20:29:15] LaunchCommand Succeeded
    [10/09/2009 20:29:15] Success!
    [10/09/2009 20:29:15] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:15] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:15] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:C:\Windows\System32\inetsrv\dirlist.dll -lock:true
    [10/09/2009 20:29:15] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:%windir%\System32\inetsrv\dirlist.dll -lock:true
    [10/09/2009 20:29:16] LaunchCommand Succeeded
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install DirectoryBrowse
    [10/09/2009 20:29:16] Install of component DirectoryBrowse succeeded!
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpProtocolBinaries
    [10/09/2009 20:29:16] Install of component HttpProtocolBinaries succeeded!
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpProtocol
    [10/09/2009 20:29:16] Install of component HttpProtocol succeeded!
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol
    [10/09/2009 20:29:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol
    [10/09/2009 20:29:16] LaunchCommand Succeeded
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:C:\Windows\System32\inetsrv\protsup.dll -lock:true
    [10/09/2009 20:29:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:%windir%\System32\inetsrv\protsup.dll -lock:true
    [10/09/2009 20:29:16] LaunchCommand Succeeded
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install StaticContentBinaries
    [10/09/2009 20:29:16] Install of component StaticContentBinaries succeeded!
    [10/09/2009 20:29:16] Success!
    [10/09/2009 20:29:16] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:16] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:16] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent
    [10/09/2009 20:29:16] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent
    [10/09/2009 20:29:17] LaunchCommand Succeeded
    [10/09/2009 20:29:17] Success!
    [10/09/2009 20:29:17] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:17] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:17] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:C:\Windows\System32\inetsrv\static.dll -lock:true
    [10/09/2009 20:29:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:%windir%\System32\inetsrv\static.dll -lock:true
    [10/09/2009 20:29:17] LaunchCommand Succeeded
    [10/09/2009 20:29:17] Success!
    [10/09/2009 20:29:17] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:17] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:17] "C:\Windows\System32\inetsrv\iissetup.exe" /install StaticContent
    [10/09/2009 20:29:17] Install of component StaticContent succeeded!
    [10/09/2009 20:29:17] Success!
    [10/09/2009 20:29:17] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:17] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:17] "C:\Windows\System32\inetsrv\iissetup.exe" /install AnonymousAuthenticationBinaries
    [10/09/2009 20:29:17] Install of component AnonymousAuthenticationBinaries succeeded!
    [10/09/2009 20:29:17] Success!
    [10/09/2009 20:29:17] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:17] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:17] "C:\Windows\System32\inetsrv\iissetup.exe" /install AnonymousAuthentication
    [10/09/2009 20:29:17] Install of component AnonymousAuthentication succeeded!
    [10/09/2009 20:29:17] Success!
    [10/09/2009 20:29:17] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:17] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:17] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/09/2009 20:29:17] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/09/2009 20:29:18] LaunchCommand Succeeded
    [10/09/2009 20:29:18] Success!
    [10/09/2009 20:29:18] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:18] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:18] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:C:\Windows\System32\inetsrv\authanon.dll -lock:true
    [10/09/2009 20:29:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:%windir%\System32\inetsrv\authanon.dll -lock:true
    [10/09/2009 20:29:18] LaunchCommand Succeeded
    [10/09/2009 20:29:18] Success!
    [10/09/2009 20:29:18] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:18] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:18] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestFilteringBinaries
    [10/09/2009 20:29:18] Install of component RequestFilteringBinaries succeeded!
    [10/09/2009 20:29:18] Success!
    [10/09/2009 20:29:18] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:18] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:18] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:C:\Windows\System32\inetsrv\modrqflt.dll -lock:true
    [10/09/2009 20:29:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:%windir%\System32\inetsrv\modrqflt.dll -lock:true
    [10/09/2009 20:29:18] LaunchCommand Succeeded
    [10/09/2009 20:29:18] Success!
    [10/09/2009 20:29:18] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:18] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:18] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestFiltering
    [10/09/2009 20:29:18] Install of component RequestFiltering succeeded!
    [10/09/2009 20:29:18] Success!
    [10/09/2009 20:29:18] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:18] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:18] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering
    [10/09/2009 20:29:18] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering
    [10/09/2009 20:29:19] LaunchCommand Succeeded
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpErrorsBinaries
    [10/09/2009 20:29:19] Install of component HttpErrorsBinaries succeeded!
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpErrors
    [10/09/2009 20:29:19] Install of component HttpErrors succeeded!
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors
    [10/09/2009 20:29:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors
    [10/09/2009 20:29:19] LaunchCommand Succeeded
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:C:\Windows\System32\inetsrv\custerr.dll -lock:true
    [10/09/2009 20:29:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:%windir%\System32\inetsrv\custerr.dll -lock:true
    [10/09/2009 20:29:19] LaunchCommand Succeeded
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpLoggingBinaries
    [10/09/2009 20:29:19] Install of component HttpLoggingBinaries succeeded!
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /install HTTPLogging
    [10/09/2009 20:29:19] Install of component HttpLogging succeeded!
    [10/09/2009 20:29:19] Success!
    [10/09/2009 20:29:19] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:19] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:19] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging
    [10/09/2009 20:29:19] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging
    [10/09/2009 20:29:20] LaunchCommand Succeeded
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/09/2009 20:29:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/09/2009 20:29:20] LaunchCommand Succeeded
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:C:\Windows\System32\inetsrv\loghttp.dll -lock:true
    [10/09/2009 20:29:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:%windir%\System32\inetsrv\loghttp.dll -lock:true
    [10/09/2009 20:29:20] LaunchCommand Succeeded
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestMonitorBinaries
    [10/09/2009 20:29:20] Install of component RequestMonitorBinaries succeeded!
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestMonitor
    [10/09/2009 20:29:20] Install of component RequestMonitor succeeded!
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:C:\Windows\System32\inetsrv\iisreqs.dll -add:false -lock:true
    [10/09/2009 20:29:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:%windir%\System32\inetsrv\iisreqs.dll -add:false -lock:true
    [10/09/2009 20:29:20] LaunchCommand Succeeded
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /install ISAPIExtensionsBinaries
    [10/09/2009 20:29:20] Install of component ISAPIExtensionsBinaries succeeded!
    [10/09/2009 20:29:20] Success!
    [10/09/2009 20:29:20] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:20] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:20] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:C:\Windows\System32\inetsrv\isapi.dll -lock:true
    [10/09/2009 20:29:20] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiModule -image:%windir%\System32\inetsrv\isapi.dll -lock:true
    [10/09/2009 20:29:21] LaunchCommand Succeeded
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install ISAPIExtensions
    [10/09/2009 20:29:21] Install of component ISAPIExtensions succeeded!
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install ISAPIFilterBinaries
    [10/09/2009 20:29:21] Install of component ISAPIFilterBinaries succeeded!
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install ISAPIFilter
    [10/09/2009 20:29:21] Install of component ISAPIFilter succeeded!
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:C:\Windows\System32\inetsrv\filter.dll -lock:true
    [10/09/2009 20:29:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:IsapiFilterModule -image:%windir%\System32\inetsrv\filter.dll -lock:true
    [10/09/2009 20:29:21] LaunchCommand Succeeded
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/isapiFilters
    [10/09/2009 20:29:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/isapiFilters
    [10/09/2009 20:29:21] LaunchCommand Succeeded
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/isapiFilters
    [10/09/2009 20:29:21] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/isapiFilters
    [10/09/2009 20:29:21] LaunchCommand Succeeded
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install CGIBinaries
    [10/09/2009 20:29:21] Install of component CGIBinaries succeeded!
    [10/09/2009 20:29:21] Success!
    [10/09/2009 20:29:21] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install FastCgiBinaries
    [10/09/2009 20:29:22] Install of component FastCgiBinaries succeeded!
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/cgi
    [10/09/2009 20:29:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/cgi
    [10/09/2009 20:29:22] LaunchCommand Succeeded
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CgiModule -image:C:\Windows\System32\inetsrv\cgi.dll -lock:true
    [10/09/2009 20:29:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CgiModule -image:%windir%\System32\inetsrv\cgi.dll -lock:true
    [10/09/2009 20:29:22] LaunchCommand Succeeded
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FastCgiModule -image:C:\Windows\System32\inetsrv\iisfcgi.dll -lock:true
    [10/09/2009 20:29:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FastCgiModule -image:%windir%\System32\inetsrv\iisfcgi.dll -lock:true
    [10/09/2009 20:29:22] LaunchCommand Succeeded
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /install CGI
    [10/09/2009 20:29:22] Install of component CGI succeeded!
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /install FastCgi
    [10/09/2009 20:29:22] Install of component FastCgi succeeded!
    [10/09/2009 20:29:22] Success!
    [10/09/2009 20:29:22] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:22] "C:\Windows\System32\inetsrv\iissetup.exe" /install ManagementConsole
    [10/09/2009 20:29:23] Install of component ManagementConsole succeeded!
    [10/09/2009 20:29:23] Success!
    [10/09/2009 20:29:23] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:23] "C:\Windows\System32\inetsrv\iissetup.exe" /install LegacySnapin
    [10/09/2009 20:29:23] Install of component LegacySnapin succeeded!
    [10/09/2009 20:29:23] Success!
    [10/09/2009 20:29:23] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\inetmgr.dll
    [10/09/2009 20:29:23] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\inetmgr.dll
    [10/09/2009 20:29:23] LaunchCommand Succeeded
    [10/09/2009 20:29:23] Success!
    [10/09/2009 20:29:23] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\certobj.dll
    [10/09/2009 20:29:23] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\certobj.dll
    [10/09/2009 20:29:23] LaunchCommand Succeeded
    [10/09/2009 20:29:23] Success!
    [10/09/2009 20:29:23] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\logui.ocx
    [10/09/2009 20:29:23] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\logui.ocx
    [10/09/2009 20:29:23] LaunchCommand Succeeded
    [10/09/2009 20:29:23] Success!
    [10/09/2009 20:29:23] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/09/2009 20:29:23] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/09/2009 20:29:24] LaunchCommand Succeeded
    [10/09/2009 20:29:24] Success!
    [10/09/2009 20:29:24] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:31] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:31] "C:\Windows\System32\inetsrv\aspnetca.exe" /install /basic 2.0.50727.0
    [10/09/2009 20:29:32] Installation success
    [10/09/2009 20:29:32] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:37] "C:\Windows\System32\inetsrv\iissetup.exe" /install NetFxEnvironment
    [10/09/2009 20:29:37] Install of component NetFxEnvironment succeeded!
    [10/09/2009 20:29:37] Success!
    [10/09/2009 20:29:37] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:37] "C:\Windows\SysWOW64\inetsrv\aspnetca.exe" /install /basic 2.0.50727.0
    [10/09/2009 20:29:37] Installation success
    [10/09/2009 20:29:37] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:37] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:C:\Windows\System32\inetsrv\validcfg.dll -lock:true
    [10/09/2009 20:29:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ConfigurationValidationModule -image:%windir%\System32\inetsrv\validcfg.dll -lock:true
    [10/09/2009 20:29:38] LaunchCommand Succeeded
    [10/09/2009 20:29:38] Success!
    [10/09/2009 20:29:38] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:38] "C:\Windows\System32\inetsrv\aspnetca.exe" /install /managedextensibility 2.0.50727.0
    [10/09/2009 20:29:38] Installation success
    [10/09/2009 20:29:38] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:38] "C:\Windows\System32\inetsrv\iissetup.exe" /install NetFxExtensibility
    [10/09/2009 20:29:38] Install of component NetFxExtensibility succeeded!
    [10/09/2009 20:29:38] Success!
    [10/09/2009 20:29:38] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:38] "C:\Windows\SysWOW64\inetsrv\aspnetca.exe" /install /managedextensibility 2.0.50727.0
    [10/09/2009 20:29:38] Installation success
    [10/09/2009 20:29:38] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:38] "C:\Windows\System32\inetsrv\aspnetca.exe" /install /fullaspnet 2.0.50727.0
    [10/09/2009 20:29:39] Installation success
    [10/09/2009 20:29:39] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:39] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers
    [10/09/2009 20:29:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers
    [10/09/2009 20:29:39] LaunchCommand Succeeded
    [10/09/2009 20:29:39] Success!
    [10/09/2009 20:29:39] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:39] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules
    [10/09/2009 20:29:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe unlock config -section:system.webServer/modules
    [10/09/2009 20:29:40] LaunchCommand Succeeded
    [10/09/2009 20:29:40] Success!
    [10/09/2009 20:29:40] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:40] "C:\Windows\System32\inetsrv\iissetup.exe" /install ASPNET
    [10/09/2009 20:29:40] Install of component ASPNET succeeded!
    [10/09/2009 20:29:40] Success!
    [10/09/2009 20:29:40] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:40] "C:\Windows\SysWOW64\inetsrv\aspnetca.exe" /install /fullaspnet 2.0.50727.0
    [10/09/2009 20:29:40] Classic .NET AppPool App Pool already exists
    [10/09/2009 20:29:40] Installation success
    [10/09/2009 20:29:40] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:45] "C:\Windows\System32\inetsrv\iissetup.exe" /install PowerShellProvider
    [10/09/2009 20:29:45] Install of component PowerShellProvider succeeded!
    [10/09/2009 20:29:45] Success!
    [10/09/2009 20:29:45] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:45] "C:\Windows\System32\inetsrv\iissetup.exe" /install WASConfigurationAPI
    [10/09/2009 20:29:45] Install of component WASConfigurationAPI succeeded!
    [10/09/2009 20:29:45] Success!
    [10/09/2009 20:29:45] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:29:46] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:29:46] "C:\Windows\System32\inetsrv\iissetup.exe" /firewall W3SVC
    [10/09/2009 20:29:46] W3SVC firewall rule '@%windir%\system32\inetsrv\iisres.dll,-30501' successfully enabled
    [10/09/2009 20:29:46] W3SVC firewall rule '@%windir%\system32\inetsrv\iisres.dll,-30503' successfully enabled
    [10/09/2009 20:29:46] Install firewall rules of component W3SVC succeeded!
    [10/09/2009 20:29:46] Success!
    [10/09/2009 20:29:46] [ End of IIS 7.0 Component Based Setup ]
    [10/09/2009 20:31:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/09/2009 20:31:38] Start apply phase of upgrade: Applying from directory C:\$UPGRADE.~OS\OnlineUpgradeApplyWork\srcworking\agentmgr\CCSIAgent\005A9CF5
    [10/09/2009 20:31:38] Copied C:\$UPGRADE.~OS\OnlineUpgradeApplyWork\srcworking\agentmgr\CCSIAgent\005A9CF5\iis7_gather.log to C:\Windows\iis7_gather.log
    [10/09/2009 20:31:38] < !!FAIL!! > Failed to set security descriptor for C:\Windows\iis7_gather.log (result=0x800703f0)
    [10/09/2009 20:31:38] Copied C:\Windows\system32\inetsrv\config\applicationhost.config to C:\Windows\system32\inetsrv\config\applicationhost.config.clean.install
    [10/09/2009 20:31:38] Old clean install apphost config saved as applicationhost.config.clean.install
    [10/09/2009 20:31:38] Processing IIS Upgrade Document Version 2.0
    [10/09/2009 20:31:38] *** Windows Path Matched ***
    [10/09/2009 20:31:38] Changed service IISADMIN's start type to 2 to match downlevel
    [10/09/2009 20:31:38] Started service IISADMIN to match downlevel configuration
    [10/09/2009 20:31:38] Restored scm failure settings for IISADMIN
    [10/09/2009 20:31:38] Completed setting WAS SCM settings to match IISAdmin's migrated settings
    [10/09/2009 20:31:38] Restored scm failure settings for W3SVC
    [10/09/2009 20:31:38] Changed service WAS's start type to 3 to match downlevel
    [10/09/2009 20:31:38] Stopped service WAS to match downlevel configuration (unless services were depending on it)
    [10/09/2009 20:31:38] Restored scm failure settings for WAS
    [10/09/2009 20:31:38] Restored SYSTEM\CurrentControlSet\Services\W3SVC\Parameters [AccessDeniedMessage]
    [10/09/2009 20:31:38] Restored SOFTWARE\Microsoft\InetMgr\Parameters [IncrementalSiteIDCreation]
    [10/09/2009 20:31:38] Abo mapper lazy writer turned off
    [10/09/2009 20:31:44] Apply routine for 'os' completed successfully
    [10/09/2009 20:31:44] Apply routine for 'scm' completed successfully
    [10/09/2009 20:31:44] Restored SYSTEM\CurrentControlSet\Services\W3SVC\ASP\LanguageEngines from AspLang.reg
    [10/09/2009 20:31:44] Restored SOFTWARE\Microsoft\WebManagement\Server from WebManagementServer.reg
    [10/09/2009 20:31:44] Apply routine for 'registry' completed successfully
    [10/09/2009 20:31:44] Apply routine for 'accessControl' completed successfully
    [10/09/2009 20:31:44] Copied C:\Windows\system32\inetsrv\config\redirection.config to C:\Windows\system32\inetsrv\config\redirection.config.clean.install
    [10/09/2009 20:31:44] Old clean install redirection.config saved
    [10/09/2009 20:31:44] Copied C:\$UPGRADE.~OS\OnlineUpgradeApplyWork\srcworking\agentmgr\CCSIAgent\005A9CF5\redirection.config to C:\Windows\system32\inetsrv\config\redirection.config
    [10/09/2009 20:31:44] redirection.config has been saved
    [10/09/2009 20:31:44] Copied C:\$UPGRADE.~OS\OnlineUpgradeApplyWork\srcworking\agentmgr\CCSIAgent\005A9CF5\applicationhost.config to C:\Windows\system32\inetsrv\config\applicationhost.config
    [10/09/2009 20:31:44] applicationHost.config has been saved
    [10/09/2009 20:31:45] Found AesProvider and skipping creation
    [10/09/2009 20:31:45] Found IISWASOnlyAesProvider and skipping creation
    [10/09/2009 20:31:45] Copied C:\Windows\system32\inetsrv\config\administration.config to C:\Windows\system32\inetsrv\config\administration.config.clean.install
    [10/09/2009 20:31:45] Old clean install administration.config saved
    [10/09/2009 20:31:45] Copied C:\$UPGRADE.~OS\OnlineUpgradeApplyWork\srcworking\agentmgr\CCSIAgent\005A9CF5\administration.config to C:\Windows\system32\inetsrv\config\administration.config
    [10/09/2009 20:31:45] administration.config has been saved
    [10/09/2009 20:31:51] Apply routine for 'config' completed successfully
    [10/09/2009 20:31:56] Apply routine for 'metabase' completed successfully
    [10/09/2009 20:31:56] Apply routine for 'metabaseFtp' completed successfully
    [10/09/2009 20:31:56] End pre-apply phase of upgrade
    [10/09/2009 20:31:56] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:34] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall PowerShellProvider
    [10/10/2009 09:45:34] Uninstall of component PowerShellProvider succeeded!
    [10/10/2009 09:45:34] Success!
    [10/10/2009 09:45:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:34] "C:\Windows\WinSxS\wow64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_77330ebe02e41fee\aspnetca.exe" /uninstall /fullaspnet 2.0.50727.0
    [10/10/2009 09:45:34] < WARNING! > FindFirstFile result=0x80070003
    [10/10/2009 09:45:34] < WARNING! > RemoveDirectory result=0x80070003
    [10/10/2009 09:45:34] < WARNING! > WriteSiteClientScriptDir result=0x80070003
    [10/10/2009 09:45:34] < WARNING! > FindFirstFile result=0x80070003
    [10/10/2009 09:45:34] < WARNING! > RemoveDirectory result=0x80070002
    [10/10/2009 09:45:34] < WARNING! > WriteSiteClientScriptDir result=0x80070002
    [10/10/2009 09:45:34] < WARNING! > WriteASPNETClientFolders() result=0x80070002
    [10/10/2009 09:45:34] Uninstallation success
    [10/10/2009 09:45:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:34] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ASPNET
    [10/10/2009 09:45:34] Uninstall of component ASPNET succeeded!
    [10/10/2009 09:45:34] Success!
    [10/10/2009 09:45:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:34] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules
    [10/10/2009 09:45:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/modules
    [10/10/2009 09:45:35] LaunchCommand Succeeded
    [10/10/2009 09:45:35] Success!
    [10/10/2009 09:45:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:35] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers
    [10/10/2009 09:45:35] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe lock config -section:system.webServer/handlers
    [10/10/2009 09:45:35] LaunchCommand Succeeded
    [10/10/2009 09:45:35] Success!
    [10/10/2009 09:45:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:35] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\aspnetca.exe" /uninstall /fullaspnet 2.0.50727.0
    [10/10/2009 09:45:35] < WARNING! > FindFirstFile result=0x80070003
    [10/10/2009 09:45:35] < WARNING! > RemoveDirectory result=0x80070003
    [10/10/2009 09:45:35] < WARNING! > WriteSiteClientScriptDir result=0x80070003
    [10/10/2009 09:45:35] < WARNING! > FindFirstFile result=0x80070003
    [10/10/2009 09:45:35] < WARNING! > RemoveDirectory result=0x80070002
    [10/10/2009 09:45:35] < WARNING! > WriteSiteClientScriptDir result=0x80070002
    [10/10/2009 09:45:35] < WARNING! > WriteASPNETClientFolders() result=0x80070002
    [10/10/2009 09:45:35] Uninstallation success
    [10/10/2009 09:45:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:35] "C:\Windows\WinSxS\wow64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_77330ebe02e41fee\aspnetca.exe" /uninstall /managedextensibility 2.0.50727.0
    [10/10/2009 09:45:35] Uninstallation success
    [10/10/2009 09:45:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:35] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall NetFxExtensibility
    [10/10/2009 09:45:35] Uninstall of component NetFxExtensibility succeeded!
    [10/10/2009 09:45:35] Success!
    [10/10/2009 09:45:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:35] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule
    [10/10/2009 09:45:35] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ConfigurationValidationModule
    [10/10/2009 09:45:36] LaunchCommand Succeeded
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\aspnetca.exe" /uninstall /managedextensibility 2.0.50727.0
    [10/10/2009 09:45:36] Uninstallation success
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall LegacySnapin
    [10/10/2009 09:45:36] Uninstall of component LegacySnapin succeeded!
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\inetmgr.dll
    [10/10/2009 09:45:36] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\inetmgr.dll
    [10/10/2009 09:45:36] Ignoring acceptable LaunchCommand failure 0x80070003
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\certobj.dll
    [10/10/2009 09:45:36] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\certobj.dll
    [10/10/2009 09:45:36] Ignoring acceptable LaunchCommand failure 0x80070003
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/10/2009 09:45:36] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/10/2009 09:45:36] Ignoring acceptable LaunchCommand failure 0x80070003
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ManagementConsole
    [10/10/2009 09:45:36] Uninstall of component ManagementConsole succeeded!
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall FastCgi
    [10/10/2009 09:45:36] Uninstall of component FastCgi succeeded!
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CGI
    [10/10/2009 09:45:36] Uninstall of component CGI succeeded!
    [10/10/2009 09:45:36] Success!
    [10/10/2009 09:45:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:36] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/fastCgi
    [10/10/2009 09:45:36] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/fastCgi
    [10/10/2009 09:45:37] LaunchCommand Succeeded
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module FastCgiModule
    [10/10/2009 09:45:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module FastCgiModule
    [10/10/2009 09:45:37] LaunchCommand Succeeded
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/cgi
    [10/10/2009 09:45:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/cgi
    [10/10/2009 09:45:37] LaunchCommand Succeeded
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module CgiModule
    [10/10/2009 09:45:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module CgiModule
    [10/10/2009 09:45:37] LaunchCommand Succeeded
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall FastCgiBinaries
    [10/10/2009 09:45:37] Uninstall of component FastCgiBinaries succeeded!
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CGIBinaries
    [10/10/2009 09:45:37] Uninstall of component CGIBinaries succeeded!
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ISAPIFilter
    [10/10/2009 09:45:37] Uninstall of component ISAPIFilter succeeded!
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:37] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule
    [10/10/2009 09:45:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiFilterModule
    [10/10/2009 09:45:37] LaunchCommand Succeeded
    [10/10/2009 09:45:37] Success!
    [10/10/2009 09:45:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ISAPIFilterBinaries
    [10/10/2009 09:45:38] Uninstall of component ISAPIFilterBinaries succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ISAPIExtensions
    [10/10/2009 09:45:38] Uninstall of component ISAPIExtensions succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule
    [10/10/2009 09:45:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module IsapiModule
    [10/10/2009 09:45:38] LaunchCommand Succeeded
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ISAPIExtensionsBinaries
    [10/10/2009 09:45:38] Uninstall of component ISAPIExtensionsBinaries succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall RequestMonitor
    [10/10/2009 09:45:38] Uninstall of component RequestMonitor succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule
    [10/10/2009 09:45:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestMonitorModule
    [10/10/2009 09:45:38] LaunchCommand Succeeded
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall RequestMonitorBinaries
    [10/10/2009 09:45:38] Uninstall of component RequestMonitorBinaries succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HTTPLogging
    [10/10/2009 09:45:38] Uninstall of component HttpLogging succeeded!
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:38] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging
    [10/10/2009 09:45:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpLogging
    [10/10/2009 09:45:38] LaunchCommand Succeeded
    [10/10/2009 09:45:38] Success!
    [10/10/2009 09:45:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/log
    [10/10/2009 09:45:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/log
    [10/10/2009 09:45:39] Ignoring acceptable LaunchCommand failure 0x80070002
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule
    [10/10/2009 09:45:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpLoggingModule
    [10/10/2009 09:45:39] LaunchCommand Succeeded
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpLoggingBinaries
    [10/10/2009 09:45:39] Uninstall of component HttpLoggingBinaries succeeded!
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpErrors
    [10/10/2009 09:45:39] Uninstall of component HttpErrors succeeded!
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors
    [10/10/2009 09:45:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpErrors
    [10/10/2009 09:45:39] LaunchCommand Succeeded
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule
    [10/10/2009 09:45:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module CustomErrorModule
    [10/10/2009 09:45:39] LaunchCommand Succeeded
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpErrorsBinaries
    [10/10/2009 09:45:39] Uninstall of component HttpErrorsBinaries succeeded!
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall RequestFiltering
    [10/10/2009 09:45:39] Uninstall of component RequestFiltering succeeded!
    [10/10/2009 09:45:39] Success!
    [10/10/2009 09:45:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:39] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering
    [10/10/2009 09:45:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/requestFiltering
    [10/10/2009 09:45:40] LaunchCommand Succeeded
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall RequestFilteringBinaries
    [10/10/2009 09:45:40] Uninstall of component RequestFilteringBinaries succeeded!
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule
    [10/10/2009 09:45:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module RequestFilteringModule
    [10/10/2009 09:45:40] LaunchCommand Succeeded
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall AnonymousAuthentication
    [10/10/2009 09:45:40] Uninstall of component AnonymousAuthentication succeeded!
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/10/2009 09:45:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/10/2009 09:45:40] LaunchCommand Succeeded
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule
    [10/10/2009 09:45:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module AnonymousAuthenticationModule
    [10/10/2009 09:45:40] LaunchCommand Succeeded
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall AnonymousAuthenticationBinaries
    [10/10/2009 09:45:40] Uninstall of component AnonymousAuthenticationBinaries succeeded!
    [10/10/2009 09:45:40] Success!
    [10/10/2009 09:45:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:40] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall StaticContent
    [10/10/2009 09:45:41] Uninstall of component StaticContent succeeded!
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent
    [10/10/2009 09:45:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/staticContent
    [10/10/2009 09:45:41] LaunchCommand Succeeded
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule
    [10/10/2009 09:45:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticFileModule
    [10/10/2009 09:45:41] LaunchCommand Succeeded
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall StaticContentBinaries
    [10/10/2009 09:45:41] Uninstall of component StaticContentBinaries succeeded!
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpProtocol
    [10/10/2009 09:45:41] Uninstall of component HttpProtocol succeeded!
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol
    [10/10/2009 09:45:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpProtocol
    [10/10/2009 09:45:41] LaunchCommand Succeeded
    [10/10/2009 09:45:41] Success!
    [10/10/2009 09:45:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:41] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule
    [10/10/2009 09:45:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module ProtocolSupportModule
    [10/10/2009 09:45:42] LaunchCommand Succeeded
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpProtocolBinaries
    [10/10/2009 09:45:42] Uninstall of component HttpProtocolBinaries succeeded!
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall DirectoryBrowse
    [10/10/2009 09:45:42] Uninstall of component DirectoryBrowse succeeded!
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse
    [10/10/2009 09:45:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/directoryBrowse
    [10/10/2009 09:45:42] LaunchCommand Succeeded
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule
    [10/10/2009 09:45:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DirectoryListingModule
    [10/10/2009 09:45:42] LaunchCommand Succeeded
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall DirectoryBrowseBinaries
    [10/10/2009 09:45:42] Uninstall of component DirectoryBrowseBinaries succeeded!
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall DefaultDocument
    [10/10/2009 09:45:42] Uninstall of component DefaultDocument succeeded!
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:42] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument
    [10/10/2009 09:45:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/defaultDocument
    [10/10/2009 09:45:42] LaunchCommand Succeeded
    [10/10/2009 09:45:42] Success!
    [10/10/2009 09:45:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule
    [10/10/2009 09:45:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module DefaultDocumentModule
    [10/10/2009 09:45:43] LaunchCommand Succeeded
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall DefaultDocumentBinaries
    [10/10/2009 09:45:43] Uninstall of component DefaultDocumentBinaries succeeded!
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpCompressionStatic
    [10/10/2009 09:45:43] Uninstall of component HttpCompressionStatic succeeded!
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule
    [10/10/2009 09:45:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module StaticCompressionModule
    [10/10/2009 09:45:43] LaunchCommand Succeeded
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpCompressionStaticBinaries
    [10/10/2009 09:45:43] Uninstall of component HttpCompressionStaticBinaries succeeded!
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CompressionBinaries
    [10/10/2009 09:45:43] Uninstall of component CompressionBinaries succeeded!
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression
    [10/10/2009 09:45:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression
    [10/10/2009 09:45:43] LaunchCommand Succeeded
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpCache
    [10/10/2009 09:45:43] Uninstall of component HttpCache succeeded!
    [10/10/2009 09:45:43] Success!
    [10/10/2009 09:45:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:43] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching
    [10/10/2009 09:45:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/caching
    [10/10/2009 09:45:44] LaunchCommand Succeeded
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule
    [10/10/2009 09:45:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module HttpCacheModule
    [10/10/2009 09:45:44] LaunchCommand Succeeded
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall HttpCacheBinaries
    [10/10/2009 09:45:44] Uninstall of component HttpCacheBinaries succeeded!
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall Caching
    [10/10/2009 09:45:44] Uninstall of component Caching succeeded!
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CachingBase
    [10/10/2009 09:45:44] Uninstall of component CachingBase succeeded!
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule
    [10/10/2009 09:45:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module UriCacheModule
    [10/10/2009 09:45:44] LaunchCommand Succeeded
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule
    [10/10/2009 09:45:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module FileCacheModule
    [10/10/2009 09:45:44] LaunchCommand Succeeded
    [10/10/2009 09:45:44] Success!
    [10/10/2009 09:45:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:44] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule
    [10/10/2009 09:45:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe uninstall module TokenCacheModule
    [10/10/2009 09:45:45] LaunchCommand Succeeded
    [10/10/2009 09:45:45] Success!
    [10/10/2009 09:45:45] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:45] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CachingBaseBinaries
    [10/10/2009 09:45:45] Uninstall of component CachingBaseBinaries succeeded!
    [10/10/2009 09:45:45] Success!
    [10/10/2009 09:45:45] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:45] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall LegacyScripts
    [10/10/2009 09:45:45] Uninstall of component LegacyScripts succeeded!
    [10/10/2009 09:45:45] Success!
    [10/10/2009 09:45:45] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:45] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall WMICompatibility
    [10/10/2009 09:45:45] Uninstall of component WMICompatibility succeeded!
    [10/10/2009 09:45:45] Success!
    [10/10/2009 09:45:45] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:45] "C:\Windows\WinSxS\wow64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_77330ebe02e41fee\iissetup.exe" /launch_uninstall C:\Windows\SysWOW64\regsvr32.exe /s /u C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/10/2009 09:45:45] Launching command C:\Windows\SysWOW64\regsvr32.exe, with params C:\Windows\SysWOW64\regsvr32.exe /s /u C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/10/2009 09:45:46] Ignoring acceptable LaunchCommand failure 0x80070003
    [10/10/2009 09:45:46] Success!
    [10/10/2009 09:45:46] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:46] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:46] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall ADSICompatibility
    [10/10/2009 09:45:46] Uninstall of component ADSICompatibility succeeded!
    [10/10/2009 09:45:46] Success!
    [10/10/2009 09:45:46] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:46] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:46] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll
    [10/10/2009 09:45:46] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll
    [10/10/2009 09:45:46] Ignoring acceptable LaunchCommand failure 0x80070003
    [10/10/2009 09:45:46] Success!
    [10/10/2009 09:45:46] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:46] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:46] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall Metabase
    [10/10/2009 09:45:46] Successfully removed old metabase files.
    [10/10/2009 09:45:46] Uninstall of component Metabase succeeded!
    [10/10/2009 09:45:46] Success!
    [10/10/2009 09:45:46] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:48] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:48] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall W3SVC
    [10/10/2009 09:45:48] Service didn't exist, ignoring failure stopping it.
    [10/10/2009 09:45:48] Successfully altered default web site bindings
    [10/10/2009 09:45:48] Uninstall of component W3SVC succeeded!
    [10/10/2009 09:45:48] Success!
    [10/10/2009 09:45:48] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:48] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:48] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/access
    [10/10/2009 09:45:49] LaunchCommand Succeeded
    [10/10/2009 09:45:49] Success!
    [10/10/2009 09:45:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:49] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/handlers
    [10/10/2009 09:45:49] LaunchCommand Succeeded
    [10/10/2009 09:45:49] Success!
    [10/10/2009 09:45:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:49] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/httpCompression
    [10/10/2009 09:45:49] LaunchCommand Succeeded
    [10/10/2009 09:45:49] Success!
    [10/10/2009 09:45:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:49] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/globalModules
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/globalModules
    [10/10/2009 09:45:49] LaunchCommand Succeeded
    [10/10/2009 09:45:49] Success!
    [10/10/2009 09:45:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:49] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/modules
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/modules
    [10/10/2009 09:45:49] LaunchCommand Succeeded
    [10/10/2009 09:45:49] Success!
    [10/10/2009 09:45:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:49] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/urlCompression
    [10/10/2009 09:45:49] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/urlCompression
    [10/10/2009 09:45:50] LaunchCommand Succeeded
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:50] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:50] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/isapiCgiRestriction
    [10/10/2009 09:45:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/isapiCgiRestriction
    [10/10/2009 09:45:50] Ignoring acceptable LaunchCommand failure 0x80070002
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:50] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:50] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/webLimits
    [10/10/2009 09:45:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/webLimits
    [10/10/2009 09:45:50] Ignoring acceptable LaunchCommand failure 0x80070002
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:50] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:50] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/serverRuntime
    [10/10/2009 09:45:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/serverRuntime
    [10/10/2009 09:45:50] LaunchCommand Succeeded
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:50] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:50] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /launch_uninstall C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/applicationDependencies
    [10/10/2009 09:45:50] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe clear config -section:system.webServer/security/applicationDependencies
    [10/10/2009 09:45:50] LaunchCommand Succeeded
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:45:50] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:45:50] "C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe" /uninstall CoreWebEngine
    [10/10/2009 09:45:50] Uninstall of component CoreWebEngine succeeded!
    [10/10/2009 09:45:50] Success!
    [10/10/2009 09:45:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install CoreWebEngine
    [10/10/2009 09:51:21] Install of component CoreWebEngine succeeded!
    [10/10/2009 09:51:21] Success!
    [10/10/2009 09:51:21] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:21] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:21] "C:\Windows\System32\inetsrv\iissetup.exe" /install W3SVC
    [10/10/2009 09:51:22] Successfully started W3SVC.
    [10/10/2009 09:51:22] Install of component W3SVC succeeded!
    [10/10/2009 09:51:22] Success!
    [10/10/2009 09:51:22] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:22] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:22] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access
    [10/10/2009 09:51:22] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/access
    [10/10/2009 09:51:23] LaunchCommand Succeeded
    [10/10/2009 09:51:23] Success!
    [10/10/2009 09:51:23] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers
    [10/10/2009 09:51:23] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/handlers
    [10/10/2009 09:51:23] LaunchCommand Succeeded
    [10/10/2009 09:51:23] Success!
    [10/10/2009 09:51:23] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:23] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:23] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/10/2009 09:51:23] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/10/2009 09:51:23] LaunchCommand Succeeded
    [10/10/2009 09:51:23] Success!
    [10/10/2009 09:51:23] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:25] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:25] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
    [10/10/2009 09:51:25] Successfully updated IIS_IUSRS rights.
    [10/10/2009 09:51:25] Successfully populated IIS_IUSRS.
    [10/10/2009 09:51:25] Successfully set IISADMIN install state.
    [10/10/2009 09:51:25] Successfully removed old metabase files.
    [10/10/2009 09:51:26] Successfully started IISADMIN.
    [10/10/2009 09:51:26] Successfully installed metabase entries.
    [10/10/2009 09:51:26] Successfully installed logging metabase entries.
    [10/10/2009 09:51:26] Successfully removed IISADMIN install state.
    [10/10/2009 09:51:32] Successfully stopped IISADMIN.
    [10/10/2009 09:51:32] Successfully installed legacy snapin metabase entries.
    [10/10/2009 09:51:32] Successfully started IISADMIN.
    [10/10/2009 09:51:32] Install of component Metabase succeeded!
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:32] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:32] "C:\Windows\SysWOW64\inetsrv\iissetup.exe" /launch_servicing C:\Windows\SysWOW64\regsvr32.exe /s C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/10/2009 09:51:32] Launching command C:\Windows\SysWOW64\regsvr32.exe, with params C:\Windows\SysWOW64\regsvr32.exe /s C:\Windows\SysWOW64\inetsrv\iisext.dll
    [10/10/2009 09:51:32] LaunchCommand Succeeded
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:32] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:32] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility
    [10/10/2009 09:51:32] Install of component ADSICompatibility succeeded!
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:32] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:32] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
    [10/10/2009 09:51:32] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
    [10/10/2009 09:51:32] LaunchCommand Succeeded
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:32] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:32] "C:\Windows\System32\inetsrv\iissetup.exe" /install WMICompatibility
    [10/10/2009 09:51:32] Install of component WMICompatibility succeeded!
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:32] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:32] "C:\Windows\System32\inetsrv\iissetup.exe" /install LegacyScripts
    [10/10/2009 09:51:32] Install of component LegacyScripts succeeded!
    [10/10/2009 09:51:32] Success!
    [10/10/2009 09:51:32] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /install CachingBaseBinaries
    [10/10/2009 09:51:33] Install of component CachingBaseBinaries succeeded!
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /install CachingBase
    [10/10/2009 09:51:33] Install of component CachingBase succeeded!
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:C:\Windows\System32\inetsrv\cachuri.dll -add:false -lock:true
    [10/10/2009 09:51:33] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:UriCacheModule -image:%windir%\System32\inetsrv\cachuri.dll -add:false -lock:true
    [10/10/2009 09:51:33] LaunchCommand Succeeded
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:C:\Windows\System32\inetsrv\cachfile.dll -add:false -lock:true
    [10/10/2009 09:51:33] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:FileCacheModule -image:%windir%\System32\inetsrv\cachfile.dll -add:false -lock:true
    [10/10/2009 09:51:33] LaunchCommand Succeeded
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:C:\Windows\System32\inetsrv\cachtokn.dll -add:false -lock:true
    [10/10/2009 09:51:33] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:TokenCacheModule -image:%windir%\System32\inetsrv\cachtokn.dll -add:false -lock:true
    [10/10/2009 09:51:33] LaunchCommand Succeeded
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /install Caching
    [10/10/2009 09:51:33] Install of component Caching succeeded!
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCacheBinaries
    [10/10/2009 09:51:33] Install of component HttpCacheBinaries succeeded!
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCache
    [10/10/2009 09:51:33] Install of component HttpCache succeeded!
    [10/10/2009 09:51:33] Success!
    [10/10/2009 09:51:33] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:33] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:33] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching
    [10/10/2009 09:51:33] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/caching
    [10/10/2009 09:51:34] LaunchCommand Succeeded
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:C:\Windows\System32\inetsrv\cachhttp.dll -lock:true
    [10/10/2009 09:51:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpCacheModule -image:%windir%\System32\inetsrv\cachhttp.dll -lock:true
    [10/10/2009 09:51:34] LaunchCommand Succeeded
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /install CompressionBinaries
    [10/10/2009 09:51:34] Install of component CompressionBinaries succeeded!
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/10/2009 09:51:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpCompression
    [10/10/2009 09:51:34] LaunchCommand Succeeded
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCompressionStaticBinaries
    [10/10/2009 09:51:34] Install of component HttpCompressionStaticBinaries succeeded!
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:C:\Windows\System32\inetsrv\compstat.dll -lock:true
    [10/10/2009 09:51:34] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticCompressionModule -image:%windir%\System32\inetsrv\compstat.dll -lock:true
    [10/10/2009 09:51:34] LaunchCommand Succeeded
    [10/10/2009 09:51:34] Success!
    [10/10/2009 09:51:34] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:34] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:34] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpCompressionStatic
    [10/10/2009 09:51:35] Setup did not create the C:\inetpub\temp\IIS Temporary Compressed Files directory because it all ready existed
    [10/10/2009 09:51:35] Install of component HttpCompressionStatic succeeded!
    [10/10/2009 09:51:35] Success!
    [10/10/2009 09:51:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:35] "C:\Windows\System32\inetsrv\iissetup.exe" /install DefaultDocumentBinaries
    [10/10/2009 09:51:35] Install of component DefaultDocumentBinaries succeeded!
    [10/10/2009 09:51:35] Success!
    [10/10/2009 09:51:35] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:35] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:35] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument
    [10/10/2009 09:51:35] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/defaultDocument
    [10/10/2009 09:51:36] LaunchCommand Succeeded
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:C:\Windows\System32\inetsrv\defdoc.dll -lock:true
    [10/10/2009 09:51:36] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DefaultDocumentModule -image:%windir%\System32\inetsrv\defdoc.dll -lock:true
    [10/10/2009 09:51:36] LaunchCommand Succeeded
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /install DefaultDocument
    [10/10/2009 09:51:36] Install of component DefaultDocument succeeded!
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /install DirectoryBrowseBinaries
    [10/10/2009 09:51:36] Install of component DirectoryBrowseBinaries succeeded!
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse
    [10/10/2009 09:51:36] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/directoryBrowse
    [10/10/2009 09:51:36] LaunchCommand Succeeded
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:C:\Windows\System32\inetsrv\dirlist.dll -lock:true
    [10/10/2009 09:51:36] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:DirectoryListingModule -image:%windir%\System32\inetsrv\dirlist.dll -lock:true
    [10/10/2009 09:51:36] LaunchCommand Succeeded
    [10/10/2009 09:51:36] Success!
    [10/10/2009 09:51:36] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:36] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:36] "C:\Windows\System32\inetsrv\iissetup.exe" /install DirectoryBrowse
    [10/10/2009 09:51:37] Install of component DirectoryBrowse succeeded!
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpProtocolBinaries
    [10/10/2009 09:51:37] Install of component HttpProtocolBinaries succeeded!
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpProtocol
    [10/10/2009 09:51:37] Install of component HttpProtocol succeeded!
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol
    [10/10/2009 09:51:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpProtocol
    [10/10/2009 09:51:37] LaunchCommand Succeeded
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:C:\Windows\System32\inetsrv\protsup.dll -lock:true
    [10/10/2009 09:51:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:ProtocolSupportModule -image:%windir%\System32\inetsrv\protsup.dll -lock:true
    [10/10/2009 09:51:37] LaunchCommand Succeeded
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /install StaticContentBinaries
    [10/10/2009 09:51:37] Install of component StaticContentBinaries succeeded!
    [10/10/2009 09:51:37] Success!
    [10/10/2009 09:51:37] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:37] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:37] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent
    [10/10/2009 09:51:37] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/staticContent
    [10/10/2009 09:51:38] LaunchCommand Succeeded
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:C:\Windows\System32\inetsrv\static.dll -lock:true
    [10/10/2009 09:51:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:StaticFileModule -image:%windir%\System32\inetsrv\static.dll -lock:true
    [10/10/2009 09:51:38] LaunchCommand Succeeded
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /install StaticContent
    [10/10/2009 09:51:38] Install of component StaticContent succeeded!
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /install AnonymousAuthenticationBinaries
    [10/10/2009 09:51:38] Install of component AnonymousAuthenticationBinaries succeeded!
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /install AnonymousAuthentication
    [10/10/2009 09:51:38] Install of component AnonymousAuthentication succeeded!
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/10/2009 09:51:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/anonymousAuthentication
    [10/10/2009 09:51:38] LaunchCommand Succeeded
    [10/10/2009 09:51:38] Success!
    [10/10/2009 09:51:38] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:38] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:38] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:C:\Windows\System32\inetsrv\authanon.dll -lock:true
    [10/10/2009 09:51:38] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:AnonymousAuthenticationModule -image:%windir%\System32\inetsrv\authanon.dll -lock:true
    [10/10/2009 09:51:39] LaunchCommand Succeeded
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /install BasicAuthenticationBinaries
    [10/10/2009 09:51:39] Install of component BasicAuthenticationBinaries succeeded!
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /install BasicAuthentication
    [10/10/2009 09:51:39] Install of component BasicAuthentication succeeded!
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/basicAuthentication
    [10/10/2009 09:51:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/basicAuthentication
    [10/10/2009 09:51:39] LaunchCommand Succeeded
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:BasicAuthenticationModule -image:C:\Windows\System32\inetsrv\authbas.dll -lock:true
    [10/10/2009 09:51:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:BasicAuthenticationModule -image:%windir%\System32\inetsrv\authbas.dll -lock:true
    [10/10/2009 09:51:39] LaunchCommand Succeeded
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /install WindowsAuthenticationBinaries
    [10/10/2009 09:51:39] Install of component WindowsAuthenticationBinaries succeeded!
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /install WindowsAuthentication
    [10/10/2009 09:51:39] Install of component WindowsAuthentication succeeded!
    [10/10/2009 09:51:39] Success!
    [10/10/2009 09:51:39] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:39] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:39] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/windowsAuthentication
    [10/10/2009 09:51:39] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/authentication/windowsAuthentication
    [10/10/2009 09:51:40] LaunchCommand Succeeded
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:WindowsAuthenticationModule -image:C:\Windows\System32\inetsrv\authsspi.dll -lock:true
    [10/10/2009 09:51:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:WindowsAuthenticationModule -image:%windir%\System32\inetsrv\authsspi.dll -lock:true
    [10/10/2009 09:51:40] LaunchCommand Succeeded
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestFilteringBinaries
    [10/10/2009 09:51:40] Install of component RequestFilteringBinaries succeeded!
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:C:\Windows\System32\inetsrv\modrqflt.dll -lock:true
    [10/10/2009 09:51:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestFilteringModule -image:%windir%\System32\inetsrv\modrqflt.dll -lock:true
    [10/10/2009 09:51:40] LaunchCommand Succeeded
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestFiltering
    [10/10/2009 09:51:40] Install of component RequestFiltering succeeded!
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering
    [10/10/2009 09:51:40] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/security/requestFiltering
    [10/10/2009 09:51:40] LaunchCommand Succeeded
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpErrorsBinaries
    [10/10/2009 09:51:40] Install of component HttpErrorsBinaries succeeded!
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:40] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:40] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpErrors
    [10/10/2009 09:51:40] Install of component HttpErrors succeeded!
    [10/10/2009 09:51:40] Success!
    [10/10/2009 09:51:40] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors
    [10/10/2009 09:51:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpErrors
    [10/10/2009 09:51:41] LaunchCommand Succeeded
    [10/10/2009 09:51:41] Success!
    [10/10/2009 09:51:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:C:\Windows\System32\inetsrv\custerr.dll -lock:true
    [10/10/2009 09:51:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:CustomErrorModule -image:%windir%\System32\inetsrv\custerr.dll -lock:true
    [10/10/2009 09:51:41] LaunchCommand Succeeded
    [10/10/2009 09:51:41] Success!
    [10/10/2009 09:51:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /install HttpLoggingBinaries
    [10/10/2009 09:51:41] Install of component HttpLoggingBinaries succeeded!
    [10/10/2009 09:51:41] Success!
    [10/10/2009 09:51:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /install HTTPLogging
    [10/10/2009 09:51:41] Install of component HttpLogging succeeded!
    [10/10/2009 09:51:41] Success!
    [10/10/2009 09:51:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging
    [10/10/2009 09:51:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.webServer/httpLogging
    [10/10/2009 09:51:41] LaunchCommand Succeeded
    [10/10/2009 09:51:41] Success!
    [10/10/2009 09:51:41] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:41] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:41] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/10/2009 09:51:41] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.applicationHost/log
    [10/10/2009 09:51:42] LaunchCommand Succeeded
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:C:\Windows\System32\inetsrv\loghttp.dll -lock:true
    [10/10/2009 09:51:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:HttpLoggingModule -image:%windir%\System32\inetsrv\loghttp.dll -lock:true
    [10/10/2009 09:51:42] LaunchCommand Succeeded
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestMonitorBinaries
    [10/10/2009 09:51:42] Install of component RequestMonitorBinaries succeeded!
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /install RequestMonitor
    [10/10/2009 09:51:42] Install of component RequestMonitor succeeded!
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:C:\Windows\System32\inetsrv\iisreqs.dll -add:false -lock:true
    [10/10/2009 09:51:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe install module -name:RequestMonitorModule -image:%windir%\System32\inetsrv\iisreqs.dll -add:false -lock:true
    [10/10/2009 09:51:42] LaunchCommand Succeeded
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/providerDefinitions
    [10/10/2009 09:51:42] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/providerDefinitions
    [10/10/2009 09:51:42] LaunchCommand Succeeded
    [10/10/2009 09:51:42] Success!
    [10/10/2009 09:51:42] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:42] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:42] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/log
    [10/10/2009 09:51:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/log
    [10/10/2009 09:51:43] LaunchCommand Succeeded
    [10/10/2009 09:51:43] Success!
    [10/10/2009 09:51:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:43] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/firewallSupport
    [10/10/2009 09:51:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/firewallSupport
    [10/10/2009 09:51:43] LaunchCommand Succeeded
    [10/10/2009 09:51:43] Success!
    [10/10/2009 09:51:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:43] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/caching
    [10/10/2009 09:51:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/caching
    [10/10/2009 09:51:43] LaunchCommand Succeeded
    [10/10/2009 09:51:43] Success!
    [10/10/2009 09:51:43] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:43] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:43] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/ipSecurity
    [10/10/2009 09:51:43] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/ipSecurity
    [10/10/2009 09:51:44] LaunchCommand Succeeded
    [10/10/2009 09:51:44] Success!
    [10/10/2009 09:51:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:44] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/requestFiltering
    [10/10/2009 09:51:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/requestFiltering
    [10/10/2009 09:51:44] LaunchCommand Succeeded
    [10/10/2009 09:51:44] Success!
    [10/10/2009 09:51:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:44] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/authorization
    [10/10/2009 09:51:44] Launching command C:\Windows\System32\inetsrv\appcmd.exe, with params C:\Windows\System32\inetsrv\appcmd.exe reset config -section:system.ftpServer/security/authorization
    [10/10/2009 09:51:44] LaunchCommand Succeeded
    [10/10/2009 09:51:44] Success!
    [10/10/2009 09:51:44] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:44] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:44] "C:\Windows\System32\inetsrv\iissetup.exe" /install FTPSvc
    [10/10/2009 09:51:45] Successfully started FTPSVC.
    [10/10/2009 09:51:45] Install of component FTPSvc succeeded!
    [10/10/2009 09:51:45] Success!
    [10/10/2009 09:51:45] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:45] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:45] "C:\Windows\System32\inetsrv\iissetup.exe" /install FTPExtensibility
    [10/10/2009 09:51:45] Started configuration of the FTP COM+ package used for extensibility
    [10/10/2009 09:51:48] Finished configuration of the FTP COM+ package used for extensibility
    [10/10/2009 09:51:48] Install of component FTPExtensibility succeeded!
    [10/10/2009 09:51:48] Success!
    [10/10/2009 09:51:48] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:48] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:48] "C:\Windows\System32\inetsrv\iissetup.exe" /install ManagementConsole
    [10/10/2009 09:51:49] Install of component ManagementConsole succeeded!
    [10/10/2009 09:51:49] Success!
    [10/10/2009 09:51:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:49] "C:\Windows\System32\inetsrv\iissetup.exe" /install LegacySnapin
    [10/10/2009 09:51:49] Install of component LegacySnapin succeeded!
    [10/10/2009 09:51:49] Success!
    [10/10/2009 09:51:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:49] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\inetmgr.dll
    [10/10/2009 09:51:49] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\inetmgr.dll
    [10/10/2009 09:51:49] LaunchCommand Succeeded
    [10/10/2009 09:51:49] Success!
    [10/10/2009 09:51:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:49] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\certobj.dll
    [10/10/2009 09:51:49] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\certobj.dll
    [10/10/2009 09:51:49] LaunchCommand Succeeded
    [10/10/2009 09:51:49] Success!
    [10/10/2009 09:51:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:49] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\logui.ocx
    [10/10/2009 09:51:49] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\logui.ocx
    [10/10/2009 09:51:49] LaunchCommand Succeeded
    [10/10/2009 09:51:49] Success!
    [10/10/2009 09:51:49] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:49] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:49] "C:\Windows\System32\inetsrv\iissetup.exe" /launch_servicing C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/10/2009 09:51:49] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\cnfgprts.ocx
    [10/10/2009 09:51:50] LaunchCommand Succeeded
    [10/10/2009 09:51:50] Success!
    [10/10/2009 09:51:50] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:51] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:51] "C:\Windows\System32\inetsrv\iissetup.exe" /install PowerShellProvider
    [10/10/2009 09:51:51] Install of component PowerShellProvider succeeded!
    [10/10/2009 09:51:51] Success!
    [10/10/2009 09:51:51] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:51] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:51] "C:\Windows\System32\inetsrv\iissetup.exe" /firewall W3SVC
    [10/10/2009 09:51:51] W3SVC firewall rule '@%windir%\system32\inetsrv\iisres.dll,-30501' successfully enabled
    [10/10/2009 09:51:51] W3SVC firewall rule '@%windir%\system32\inetsrv\iisres.dll,-30503' successfully enabled
    [10/10/2009 09:51:51] Install firewall rules of component W3SVC succeeded!
    [10/10/2009 09:51:51] Success!
    [10/10/2009 09:51:51] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:51] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:51] "C:\Windows\System32\inetsrv\iissetup.exe" /firewall FTPSvc
    [10/10/2009 09:51:51] FTP firewall rule '@%windir%\system32\inetsrv\iisres.dll,-30505' successfully enabled
    [10/10/2009 09:51:51] Install firewall rules of component FTPSvc succeeded!
    [10/10/2009 09:51:51] Success!
    [10/10/2009 09:51:51] [ End of IIS 7.0 Component Based Setup ]
    [10/10/2009 09:51:51] [ ***** IIS 7.0 Component Based Setup ***** ]
    [10/10/2009 09:51:51] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\sc.exe sidtype ftpsvc unrestricted
    [10/10/2009 09:51:51] Launching command C:\Windows\System32\sc.exe, with params C:\Windows\System32\sc.exe sidtype ftpsvc unrestricted
    [10/10/2009 09:51:52] LaunchCommand Succeeded
    [10/10/2009 09:51:52] Success!
    [10/10/2009 09:51:52] [ End of IIS 7.0 Component Based Setup ]


  • 5.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM



  • 6.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 11, 2009 12:11 PM
    I followed those directions, and actually ended up less functional.  I went ahead and backed up the db, removed SEPM, removed IIS, reinstalled both, and tried to restore the db, but get an error that "a connection to the database could not be obtained".

    argh! 


  • 7.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 12, 2009 01:03 AM

    Try by reconfiguring the server,before to that pare a backup

    Below doc can help u in that

    Best Practices for Disaster Recovery with the Symantec Endpoint Protection Manager

    http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007082112135948

     


  • 8.  RE: Upgrade 2008 SEPM server to R2, now can't log into SEPM

    Posted Oct 12, 2009 01:20 AM
    Did you check the windows firewall settings... Disable it and try.... 

    Which database you are using... Did you check the database connectivity....


    Testing the ODBC Connection

    Note: On a 64-bit computer, a 32-bit DSN is created and is accessible via (by default) C:\Windows\SysWoW64\Odbcad32.exe.
    For an embedded (Sybase) database
    Verify that the Symantec Embedded Database service is running and that the dbsrv9.exe process is listening on TCP port 2638
    Test the ODBC connection.
    Open Control Panel > Administrator Tools
    Double click Data Sources (ODBC)
    On the System DSN tab, double-click SymantecEndpointSecurityDSN
    Go through the wizard to ensure the following settings:

    Name: SymantecEndpointSecurityDSN
    Description: <Anything>
    Server: Servername\InstanceName (Can be blank as it is localized, otherwise specify the default: sem5)
    Login ID: dba
    Password: <password>
    Leave the defaults for the rest of the items and click Finish
    Click Test Data Source , it should return "Success"
    Click OK
    For an SQL database
    Verify the following:
    You specified a named instance during installation and configuration. For example: \\<server name>\<instance name>
    The SQL Server is running and properly configured
    The network connections between Symantec Endpoint Protection Manager and the SQL database.
    Test the ODBC connection.
    Open Control Panel > Administrator Tools
    Double click Data Sources (ODBC)
    On the System DSN tab, double-click SymantecEndpointSecurityDSN
    Go through the wizard to ensure the following settings:

    Name: SymantecEndpointSecurityDSN
    Description: <Anything>
    Server: Servername\InstanceName (Only enter the server name or IP address if using the default instance)
    Login ID: sa
    Password: <password>
    Leave the defaults for the rest of the items and click Finish
    Click Test Data Source , it should return "Success"
    Click OK