Sharepoint 2013 prerequisites

I am trying to install roles and feature using the script Install-SP2013RolesFeatures.ps1    at  
https://gallery.technet.microsoft.com/office/DownloadInstall-SharePoint-e6df9eb8
But I get below error. 
I tried switching off IE enhanced security, I tried offiline installation with SP media mounted but I get the same error. I also reduced the security level in the internet options. Any suggestions please. 
Add-WindowsFeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The source files could not be downloaded.
Use the "source" option to specify the location of the files that are required to restore the feature. For more
information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077. Error: 0x800f0906
At line:1 char:1
+ Add-WindowsFeature Net-Framework-Features,Web-Server,Web-WebServer,Web-Common-Ht ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
    Exception
    + FullyQualifiedErrorId : DISMAPI_Error__Cbs_Download_Failure,Microsoft.Windows.ServerManager.Commands.AddWindowsF
   eatureCommand
@R

You may need to provide access to the sources, that is if you mount or look at the DVD Server 2012 or 2012 R2 comes on, the path DriveLetter:\Sources\Sxs (or the WIM). You may need to modify the cmdlet within the script:
https://technet.microsoft.com/en-us/library/jj205467.aspx
Note Add-WindowsFeature is an alias for Install-WindowsFeature as of Server 2012 R2.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • SharePoint Foundation 2013 Prerequisite installer keeps installing and restarting the server

    Hi,
    I'm trying to install SharePoint foundation 2013 on Windows Server 2008 R2 Standard SP1.
    I already install SQL Server 2012 SP1 and TFS 2013 on the server.
    I don't have internet connection on the server so i install the next prerequisites manually:
    SQL Server 2008 R2 SP1 Native Client 
    Microsoft WCF Data Services 5.0 
    Microsoft Information Protection and Control Client (MSIPC) 
    Microsoft Sync Framework Runtime v1.0 SP1 (x64) 
    Windows Identity Extensions 
    Windows Identity Foundation (KB974405) 
    Windows Management Framework 3.0   
    Then I ran the prerequisitiesInstaller.exe from command line - 
    prerequisiteInstaller.exe /appfabric:[Full AppFabric Installer path] /KB2671763:[AppFabric update path]
    the prerequisiteInstaller start to run - after some steps it request for server restart, after the server upload the installer start again and after some steps it request for server restart.
    This loop is never ending.
    I tried to do some action to fix this issue:
     http://spreza.blogspot.co.il/2013/05/sharepoint-2013-prerequisite-keeps.html
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/bccdb9f1-dd91-4db1-bd19-6bfa658727f5/sharepoint-server-2010-setup-keep-asking-for-reboot?forum=sharepointadminprevious
    There is any reason or solution for this scenario?

    Have you checked the log to see at what point and what update is requiring the re-boot?  I suspect one of your manually installed pre-requisites may be an older version and when it restarts it starts the regular automated installer, which is causing
    the loop.  Check the log for more specific errors.  The installer creates the log in the following location %TEMP%\prerequisiteinstaller.<date>.<time>.log
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Deploying sharepoint 2013 foundation prerequisites requesting restart

    Hi, I am installing the prerequisites for sharepoint 2013 foundation with sp1 on a Windows Server 2008 R2.
    After the restart the server is trying to finish the prerequisites installation but never finishes and requires additional restarts.
    This seems similar to other people expirience:
    http://social.msdn.microsoft.com/Forums/en-US/c84732fe-a5b7-4ace-8d48-3aabc972adaa/sharepoint-foundation-2013-prerequisite-installer-keeps-installing-and-restarting-the-server?forum=sharepointadmin
     http://spreza.blogspot.co.il/2013/05/sharepoint-2013-prerequisite-keeps.html
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/bccdb9f1-dd91-4db1-bd19-6bfa658727f5/sharepoint-server-2010-setup-keep-asking-for-reboot?forum=sharepointadminprevious
    There is a KB with similar description except that it is for Windows Server 2012 and probably does not apply: http://support.microsoft.com/kb/2765260
    I checked the installation logs - see bellow.
    The problem I think is in lines 151-224 - especialy in 166, 167
    Install process returned (0X3EB=1003)
    [In HRESULT format] (0X800703EB=-2147023893)
    What is the right way to correct this error on Windows Server 2008 R2 platform?
    Processor architecture is (9)
    Reading the following string value/name...
    Common Startup
    from the following registry location...
    SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    The value is...
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    Trying to remove the startup task if there is any.
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    Successfully deleted the startup task
    Analyzing the following command line argument:
    /continue
    Continuing after restart
    Details of the current operating system:
    Major version number of the operating system:  (6)
    Minor version number of the operating system:  (1)
    Build number of the operating system:  (0X1DB1=7601)
    Major version number of the latest Service Pack:  (1)
    Minor version number of the latest Service Pack:  (0)
    Platform ID of the operating system:  (2)
    Product suites available on the operating system:  (0X110=272)
    Product type of the operating system: VER_NT_SERVER
    Product type:  (7)
    OS type:  (0)
    Configuring the application's property sheet...
    Check whether the following prerequisite is installed:
    Windows Management Framework 3.0
    Reading the following string value/name...
    PowerShellVersion
    from the following registry location...
    SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    The value is...
    3.0
    Reading the following string value/name...
    CTPVersion
    from the following registry location...
    SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    Could not find or unable to read CTPVersion key
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft .NET Framework 4.5
    Reading the following DWORD value/name...
    Install
    from the following registry location...
    SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    The value is (1)
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    The value is...
    4.5.50709
    A post release .NET 4.5 is installed
    Check whether the following prerequisite is installed:
    Windows Identity Foundation (KB974405)
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    The value is...
    6.1.7600.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    Reading version of the following file...
    C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    The version is...
    1.0.3010.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft SQL Server 2008 R2 SP1 Native Client
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    The value is...
    10.51.2500.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Windows Server AppFabric
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following DWORD value/name...
    DCC
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheClient is Installed.
    Reading the following DWORD value/name...
    DCS
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheService is Installed.
    Reading the following DWORD value/name...
    DCA
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheAdmin is Installed.
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Windows Identity Foundation (KB974405)
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    The value is...
    2.0.1459.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft Information Protection and Control Client
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\MSIPC\CurrentVersion
    The value is...
    1.0.621.117
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft WCF Data Services 5.0
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    The value is...
    5.0.51212.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft WCF Data Services 5.6
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    The value is...
    5.6.61587.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    Reading the following DWORD value/name...
    IsInstalled
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    The value is (1)
    The prerequisite above is already installed
    Beginning download/installation
    Created thread for installer
    "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\ADMIN-~1\AppData\Local\Temp\2\Pre1553.tmp.XML"
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Install process returned (0X3EB=1003)
    [In HRESULT format] (0X800703EB=-2147023893)
    "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Install process returned (0)
    [In HRESULT format] (0)
    "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Install process returned (0)
    [In HRESULT format] (0)
    "C:\Windows\system32\iisreset.exe" /noforce
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Request for install time of Application Server Role, Web Server (IIS) Role
    Install process returned (0)
    [In HRESULT format] (0)
    Last return code (0)
    Reading the following DWORD value/name...
    Flags
    from the following registry location...
    SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    Reading the following string value/name...
    PendingFileRenameOperations
    from the following registry location...
    SYSTEM\CurrentControlSet\Control\Session Manager
    The value is...
    \??\C:\Windows\TEMP\~ip3EDD.tmp
    File Rename operations are pending a reboot.
    Install needs restart
    Reading the following string value/name...
    Common Startup
    from the following registry location...
    SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    The value is...
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    Trying to create the startup task.
    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    Check whether the following prerequisite is installed:
    Windows Management Framework 3.0
    Reading the following string value/name...
    PowerShellVersion
    from the following registry location...
    SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    The value is...
    3.0
    Reading the following string value/name...
    CTPVersion
    from the following registry location...
    SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    Could not find or unable to read CTPVersion key
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft .NET Framework 4.5
    Reading the following DWORD value/name...
    Install
    from the following registry location...
    SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    The value is (1)
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    The value is...
    4.5.50709
    A post release .NET 4.5 is installed
    Check whether the following prerequisite is installed:
    Windows Identity Foundation (KB974405)
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    The value is...
    6.1.7600.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    Reading version of the following file...
    C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    The version is...
    1.0.3010.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft SQL Server 2008 R2 SP1 Native Client
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    The value is...
    10.51.2500.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Windows Server AppFabric
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following string value/name...
    ProductVersion
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0
    The value is...
    1.1.2106.32
    Reading the following DWORD value/name...
    DCC
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheClient is Installed.
    Reading the following DWORD value/name...
    DCS
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheService is Installed.
    Reading the following DWORD value/name...
    DCA
    from the following registry location...
    SOFTWARE\Microsoft\AppFabric\V1.0\Features
    The value is (1)
    CacheAdmin is Installed.
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Windows Identity Foundation (KB974405)
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    The value is...
    2.0.1459.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft Information Protection and Control Client
    Reading the following string value/name...
    from the following registry location...
    SOFTWARE\Microsoft\MSIPC\CurrentVersion
    The value is...
    1.0.621.117
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft WCF Data Services 5.0
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    The value is...
    5.0.51212.0
    A higher version of the prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Microsoft WCF Data Services 5.6
    Reading the following string value/name...
    Version
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    The value is...
    5.6.61587.0
    The prerequisite above is already installed
    Check whether the following prerequisite is installed:
    Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    Reading the following DWORD value/name...
    IsInstalled
    from the following registry location...
    SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    The value is (1)
    The prerequisite above is already installed
    Opening log file
    Opened action for user
    C:\Users\ADMIN-~1\AppData\Local\Temp\2\prerequisiteinstaller.2014.09.01-17.17.18.log

    The registry change did not help.
    I am lost here. Can someone help with additional ideas?
    It is strange, because the prerequisites application identifies all the prerequirements as installed (I think). But it still requires endless restarts.
    • Microsoft .NET Framework 4.5: equivalent products already installed (no action taken)
    • Windows Management Framework 3.0: was already installed (no action taken)
    • Application Server Role, Web Server (IIS) Role: configured successfully
    • Microsoft SQL Server 2008 R2 SP1 Native Client: equivalent products already installed (no action taken)
    • Windows Identity Foundation (KB974405): was already installed (no action taken)
    • Microsoft Sync Framework Runtime v1.0 SP1 (x64): was already installed (no action taken)
    • Windows Server AppFabric: was already installed (no action taken)
    • Microsoft Identity Extensions: equivalent products already installed (no action taken)
    • Microsoft Information Protection and Control Client: equivalent products already installed (no action taken)
    • Microsoft WCF Data Services 5.0: equivalent products already installed (no action taken)
    • Microsoft WCF Data Services 5.6: was already installed (no action taken)
    • Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763): was already installed (no action taken)
    While reading the https://autospinstaller.codeplex.com/discussions/277130 in the last comment the source suspected was "WAS services". No solution was
    mentioned except clean install of Windows.
    At the first prerequisites installation I got the following two error messages, but do not know if it is related to the endless restarts problem:
    http://technet.microsoft.com/en-us/library/cc735209(v=ws.10).aspx
    Log Name:      System
    Source:        Microsoft-Windows-WAS
    Date:          1.9.2014 17:09:32
    Event ID:      5053
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SHAREPOINT.DOMAIN.LOCAL
    Description:
    The Windows Process Activation Service received a change notification, but was unable to process it correctly.  The data field contains the error number.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
        <EventID Qualifiers="49152">5053</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-01T15:09:32.000000000Z" />
        <EventRecordID>95932</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>SHAREPOINT.DOMAIN.LOCAL</Computer>
        <Security />
      </System>
      <EventData>
        <Binary>0D000780</Binary>
      </EventData>
    </Event>
    http://technet.microsoft.com/en-us/library/cc734988(v=ws.10).aspx
    Log Name:      System
    Source:        Microsoft-Windows-WAS
    Date:          1.9.2014 17:09:32
    Event ID:      5189
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SHAREPOINT.DOMAIN.LOCAL
    Description:
    The Windows Process Activation Service failed to generate an application pool config file for application pool '*'. The error type is '0'. To resolve this issue, please ensure that the applicationhost.config file is correct and recommit the last configuration
    changes made. The data field contains the error number.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
        <EventID Qualifiers="49152">5189</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-01T15:09:32.000000000Z" />
        <EventRecordID>95931</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>SHAREPOINT.DOMAIN.LOCAL</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="AppPoolID">*</Data>
        <Data Name="ErrorType">0</Data>
        <Binary>0D000780</Binary>
      </EventData>
    </Event>
    Regarding the latest prerequisites log
    there are still the following two lines.
    169.2014-09-03 21:45:33 - Install process returned (0X3EB=1003)
    170.2014-09-03 21:45:33 - [In HRESULT format] (0X800703EB=-2147023893)
    and the lines before required restart
    212.2014-09-03 21:45:59 - PendingFileRenameOperations
    213.2014-09-03 21:45:59 - from the following registry location...
    214.2014-09-03 21:45:59 - SYSTEM\CurrentControlSet\Control\Session Manager
    215.2014-09-03 21:45:59 - The value is...
    216.2014-09-03 21:45:59 - \??\C:\Windows\TEMP\~ip3E60.tmp
    217.2014-09-03 21:45:59 - File Rename operations are pending a reboot.
    218.2014-09-03 21:45:59 - Install needs restart
    The full log is here:
    2014-09-03 21:45:28 - Processor architecture is (9)
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - Common Startup
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-09-03 21:45:28 - Trying to remove the startup task if there is any.
    2014-09-03 21:45:28 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-09-03 21:45:28 - Successfully deleted the startup task
    2014-09-03 21:45:28 - Analyzing the following command line argument:
    2014-09-03 21:45:28 - /continue
    2014-09-03 21:45:28 - Continuing after restart
    2014-09-03 21:45:28 - Details of the current operating system:
    2014-09-03 21:45:28 - Major version number of the operating system: 
    (6)
    2014-09-03 21:45:28 - Minor version number of the operating system: 
    (1)
    2014-09-03 21:45:28 - Build number of the operating system: 
    (0X1DB1=7601)
    2014-09-03 21:45:28 - Major version number of the latest Service Pack: 
    (1)
    2014-09-03 21:45:28 - Minor version number of the latest Service Pack: 
    (0)
    2014-09-03 21:45:28 - Platform ID of the operating system: 
    (2)
    2014-09-03 21:45:28 - Product suites available on the operating system: 
    (0X110=272)
    2014-09-03 21:45:28 - Product type of the operating system: VER_NT_SERVER
    2014-09-03 21:45:28 - Product type:  (7)
    2014-09-03 21:45:28 - OS type:  (0)
    2014-09-03 21:45:28 - Configuring the application's property sheet...
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Windows Management Framework 3.0
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - PowerShellVersion
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 3.0
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - CTPVersion
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-03 21:45:28 - Could not find or unable to read CTPVersion key
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft .NET Framework 4.5
    2014-09-03 21:45:28 - Reading the following DWORD value/name...
    2014-09-03 21:45:28 - Install
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-03 21:45:28 - The value is (1)
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - Version
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 4.5.50709
    2014-09-03 21:45:28 - A post release .NET 4.5 is installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Windows Identity Foundation (KB974405)
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 -
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 6.1.7600.0
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-09-03 21:45:28 - Reading version of the following file...
    2014-09-03 21:45:28 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-09-03 21:45:28 - The version is...
    2014-09-03 21:45:28 - 1.0.3010.0
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - Version
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 10.51.2500.0
    2014-09-03 21:45:28 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Windows Server AppFabric
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - ProductVersion
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 1.1.2106.32
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - ProductVersion
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 1.1.2106.32
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - ProductVersion
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 1.1.2106.32
    2014-09-03 21:45:28 - Reading the following DWORD value/name...
    2014-09-03 21:45:28 - DCC
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:28 - The value is (1)
    2014-09-03 21:45:28 - CacheClient is Installed.
    2014-09-03 21:45:28 - Reading the following DWORD value/name...
    2014-09-03 21:45:28 - DCS
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:28 - The value is (1)
    2014-09-03 21:45:28 - CacheService is Installed.
    2014-09-03 21:45:28 - Reading the following DWORD value/name...
    2014-09-03 21:45:28 - DCA
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:28 - The value is (1)
    2014-09-03 21:45:28 - CacheAdmin is Installed.
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Windows Identity Foundation (KB974405)
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 -
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 2.0.1459.0
    2014-09-03 21:45:28 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft Information Protection and Control Client
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 -
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 1.0.621.117
    2014-09-03 21:45:28 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft WCF Data Services 5.0
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - Version
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 5.0.51212.0
    2014-09-03 21:45:28 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Microsoft WCF Data Services 5.6
    2014-09-03 21:45:28 - Reading the following string value/name...
    2014-09-03 21:45:28 - Version
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    2014-09-03 21:45:28 - The value is...
    2014-09-03 21:45:28 - 5.6.61587.0
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:28 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-09-03 21:45:28 - Reading the following DWORD value/name...
    2014-09-03 21:45:28 - IsInstalled
    2014-09-03 21:45:28 - from the following registry location...
    2014-09-03 21:45:28 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-09-03 21:45:28 - The value is (1)
    2014-09-03 21:45:28 - The prerequisite above is already installed
    2014-09-03 21:45:28 - Beginning download/installation
    2014-09-03 21:45:29 - Created thread for installer
    2014-09-03 21:45:29 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\ADMIN-~1\AppData\Local\Temp\2\PreD982.tmp.XML"
    2014-09-03 21:45:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:33 - Install process returned (0X3EB=1003)
    2014-09-03 21:45:33 - [In HRESULT format] (0X800703EB=-2147023893)
    2014-09-03 21:45:33 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2014-09-03 21:45:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:45 - Install process returned (0)
    2014-09-03 21:45:45 - [In HRESULT format] (0)
    2014-09-03 21:45:45 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2014-09-03 21:45:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:47 - Install process returned (0)
    2014-09-03 21:45:47 - [In HRESULT format] (0)
    2014-09-03 21:45:47 - "C:\Windows\system32\iisreset.exe" /noforce
    2014-09-03 21:45:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-03 21:45:59 - Install process returned (0)
    2014-09-03 21:45:59 - [In HRESULT format] (0)
    2014-09-03 21:45:59 - Last return code (0)
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - Flags
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - PendingFileRenameOperations
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - \??\C:\Windows\TEMP\~ip3E60.tmp
    2014-09-03 21:45:59 - File Rename operations are pending a reboot.
    2014-09-03 21:45:59 - Install needs restart
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - Common Startup
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-09-03 21:45:59 - Trying to create the startup task.
    2014-09-03 21:45:59 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Windows Management Framework 3.0
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - PowerShellVersion
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 3.0
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - CTPVersion
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-03 21:45:59 - Could not find or unable to read CTPVersion key
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft .NET Framework 4.5
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - Install
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-03 21:45:59 - The value is (1)
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - Version
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 4.5.50709
    2014-09-03 21:45:59 - A post release .NET 4.5 is installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Windows Identity Foundation (KB974405)
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 -
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 6.1.7600.0
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-09-03 21:45:59 - Reading version of the following file...
    2014-09-03 21:45:59 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-09-03 21:45:59 - The version is...
    2014-09-03 21:45:59 - 1.0.3010.0
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - Version
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 10.51.2500.0
    2014-09-03 21:45:59 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Windows Server AppFabric
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - ProductVersion
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 1.1.2106.32
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - ProductVersion
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 1.1.2106.32
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - ProductVersion
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 1.1.2106.32
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - DCC
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:59 - The value is (1)
    2014-09-03 21:45:59 - CacheClient is Installed.
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - DCS
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:59 - The value is (1)
    2014-09-03 21:45:59 - CacheService is Installed.
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - DCA
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\AppFabric\V1.0\Features
    2014-09-03 21:45:59 - The value is (1)
    2014-09-03 21:45:59 - CacheAdmin is Installed.
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Windows Identity Foundation (KB974405)
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 -
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 2.0.1459.0
    2014-09-03 21:45:59 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft Information Protection and Control Client
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 -
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 1.0.621.117
    2014-09-03 21:45:59 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft WCF Data Services 5.0
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - Version
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 5.0.51212.0
    2014-09-03 21:45:59 - A higher version of the prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Microsoft WCF Data Services 5.6
    2014-09-03 21:45:59 - Reading the following string value/name...
    2014-09-03 21:45:59 - Version
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    2014-09-03 21:45:59 - The value is...
    2014-09-03 21:45:59 - 5.6.61587.0
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:45:59 - Check whether the following prerequisite is installed:
    2014-09-03 21:45:59 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-09-03 21:45:59 - Reading the following DWORD value/name...
    2014-09-03 21:45:59 - IsInstalled
    2014-09-03 21:45:59 - from the following registry location...
    2014-09-03 21:45:59 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-09-03 21:45:59 - The value is (1)
    2014-09-03 21:45:59 - The prerequisite above is already installed
    2014-09-03 21:49:17 - Opening log file
    2014-09-03 21:49:18 - Opened action for user
    2014-09-03 21:49:18 - C:\Users\ADMIN-~1\AppData\Local\Temp\2\prerequisiteinstaller.2014.09.03-21.45.28.log

  • SharePoint 2013 SP1 on Windows 2012 R2

    Hello all,
    Excited as I was to finally get the slip-streamed version of SP 2013 with SP1 so I could install it on Windows 2012 R2 I'm having trouble installing the pre-requisites.
    I've found this article here -
    http://support.microsoft.com/kb/2765260/en-gb - but the resolution won't work. The update (KB2771431) won't install on 2012 R2 and the manual fix fails even though I am connected to the internet.
    Has anyone successfully installed SP 2013 SP1 on 2012 R2 ?
    Thanks

    Hi etala,
    Please intall Windows Server AppFabric manually.
    Here are some  links, please take a look at:
    http://blogs.technet.com/b/praveenh/archive/2013/02/22/sharepoint-2013-prerequisites-fails-with-msi-installer-error-code-1603-while-installing-appfabric-1-1.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/14582.sharepoint-2013-install-prerequisites-offline-or-manually-on-windows-server-2012-a-comprehensive-guide.aspx
    http://www.spjeff.com/2012/07/19/fixed-sharepoint-2013-setup-error-appfabric-is-not-correctly-configured/
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Error while uninstalling and then re installing sharepoint 2013 on same server(windows server 2012)

    Hi All,
    I have installed SharePoint 2013 prerequisites successfully on windows server 2012. While installing SharePoint 2013, system struck on for several minutes. I have restart my system manually. Later I then installed prerequisites which showed a successful
    lessage. But When I try to install SharePoint 2013. I am getting the following error:
    trial editions and lincensed editions of SharePoint, Project Server, and Office Web apps products may not be installed on the same server.
    I am unable to find solution for this issue. what is the solution for this?
    Thanks in Advance..
    Prem Kumar

    To be honest, the quickest thing you could do (and what I would do regardless) is re-build the server (re-install Windows).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Install Prerequisite sharepoint 2013 on windows server 2012 r2, take forever

    today i try to install prerequisite, for the first time, it take like 2 hour and still not finish.
    its normal??
    and then i cancel by using task manager..by end task..
    now i run again install prerequisite.
    did i make any mistake?
    currenly it still installing
    link image
    "http://i62.tinypic.com/apjlev.png"

    It  a issue with Windows server server 2012 r2.
    You need sharepoint 2013 sp1
    http://support.microsoft.com/kb/2891274
    http://blogs.technet.com/b/wbaer/archive/2013/09/22/sharepoint-2013-support-for-windows-server-2012-r2.aspx
    If this helped you resolve your issue, please mark it Answered

  • Prerequisites download location for SharePoint 2013 SP1 on Windows 2012 R2 platform

    Can any one share prerequisites download location for SharePoint 2013 SP1 on Windows 2012 R2 SP1 platform.

    Did you see this
    http://blogs.technet.com/b/cjrawson/archive/2014/04/06/offline_2d00_sharepoint2013sp1_2d00_prerequisites_2d00_server2012r2.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Kerberos and Claims prerequisite SharePoint 2013

    Hi,
    Could you please advise if SharePoint 2013 claims and constraint kerberos mode is supported with Domain Controller 2008 functional domain level 2003 ?
    Rgds,

    Yes. You can use Constrained Kerberos Delegation with a DC running on Server 2008 and with a functional domain level of 2003.

  • Cannot install SharePoint 2013 with SP1 on server 2012 R2. IIS configuration error

    Hey Guys,
    I'm experiencing a problem which seems to be common considering the number of posts I've found about it, but none of the provided solutions worked for me.
    I'm simply trying to install SharePoint 2013 with SP1 on a Windows Server Standard 2012 R2.
    I've downloaded from the MS Volume Licensing website the "SharePoint Server 2013 with SP1" ISO file :  SW_DVD5_SharePoint_Server_2013w_SP1_64Bit_English_MLF_X19-36118. So
    this is the slipstreamed version which is supposed to bring compatibility with 2012 R2.
    As I do not have direct access to the Internet I need to perform an offline installation. I also downloaded all prerequisities. When I run prerequisiteinstaller.exe with the necessary arguments, I get the following :
    (Full log file is below)
    I've tried the following :
    - Restarted the server multiple times
    - Manually removing/adding IIS role + restart
    - Running the prerequisiteinstaller.exe from the DVD or from an extracted version
    - Manually installing the prerequisities
    - Installed .Net 3.5 as recommended here (http://social.technet.microsoft.com/Forums/office/en-US/0b597d35-b02d-4236-894d-38efc0c7c6f6/sharepoint-2013-with-sp1-install-on-windows-server-2012-r2?forum=sharepointgeneral)
    None of the worked. So I'm stuck and I must completed the installation of this before the end of the week for an important project !
    Your help would be greatly appreciated.
    this is the complete log file :
    2014-09-09 14:30:26 - Processor architecture is (9)
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - Common Startup
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-09-09 14:30:26 - Trying to remove the startup task if there is any.
    2014-09-09 14:30:26 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-09-09 14:30:26 - Successfully deleted the startup task
    2014-09-09 14:30:26 - Analyzing the following command line argument:
    2014-09-09 14:30:26 - /continue
    2014-09-09 14:30:26 - Continuing after restart
    2014-09-09 14:30:26 - Details of the current operating system:
    2014-09-09 14:30:26 - Major version number of the operating system: (6)
    2014-09-09 14:30:26 - Minor version number of the operating system: (2)
    2014-09-09 14:30:26 - Build number of the operating system: (0X23F0=9200)
    2014-09-09 14:30:26 - Major version number of the latest Service Pack: (0)
    2014-09-09 14:30:26 - Minor version number of the latest Service Pack: (0)
    2014-09-09 14:30:26 - Platform ID of the operating system: (2)
    2014-09-09 14:30:26 - Product suites available on the operating system: (0X110=272)
    2014-09-09 14:30:26 - Product type of the operating system: VER_NT_SERVER
    2014-09-09 14:30:26 - Product type: (0)
    2014-09-09 14:30:26 - OS type: (2)
    2014-09-09 14:30:26 - Configuring the application's property sheet...
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Windows Management Framework 3.0
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - PowerShellVersion
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 4.0
    2014-09-09 14:30:26 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft .NET Framework 4.5
    2014-09-09 14:30:26 - Reading the following DWORD value/name...
    2014-09-09 14:30:26 - Install
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-09 14:30:26 - The value is (1)
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - Version
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 4.5.51641
    2014-09-09 14:30:26 - A post release .NET 4.5 is installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Windows Identity Foundation (KB974405)
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 -
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 6.1.7600.0
    2014-09-09 14:30:26 - The prerequisite above is already installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-09-09 14:30:26 - Reading version of the following file...
    2014-09-09 14:30:26 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-09-09 14:30:26 - GetFileVersionInfoSize failed (-2147024894)
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - Version
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 10.51.2500.0
    2014-09-09 14:30:26 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Windows Server AppFabric
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - ProductVersion
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Windows Identity Foundation (KB974405)
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 -
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft Information Protection and Control Client
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 -
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft WCF Data Services 5.0
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - Version
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 5.0.51212.0
    2014-09-09 14:30:26 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Microsoft WCF Data Services 5.6
    2014-09-09 14:30:26 - Reading the following string value/name...
    2014-09-09 14:30:26 - Version
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    2014-09-09 14:30:26 - The value is...
    2014-09-09 14:30:26 - 5.6.61587.0
    2014-09-09 14:30:26 - The prerequisite above is already installed
    2014-09-09 14:30:26 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:26 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-09-09 14:30:26 - Reading the following DWORD value/name...
    2014-09-09 14:30:26 - IsInstalled
    2014-09-09 14:30:26 - from the following registry location...
    2014-09-09 14:30:26 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-09-09 14:30:26 - Beginning download/installation
    2014-09-09 14:30:26 - Created thread for installer
    2014-09-09 14:30:26 - "C:\Windows\system32\dism.exe" /online /enable-feature /featurename:NetFX3 /All /norestart
    2014-09-09 14:30:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:33 - Install process returned (0)
    2014-09-09 14:30:33 - [In HRESULT format] (0)
    2014-09-09 14:30:33 - "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass "C:\Users\DADM_T~1\AppData\Local\Temp\PreFB24.tmp.PS1"
    2014-09-09 14:30:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:47 - Install process returned (0)
    2014-09-09 14:30:47 - [In HRESULT format] (0)
    2014-09-09 14:30:47 - "C:\Windows\system32\dism.exe" /online /enable-feature /all /featurename:IIS-ASPNET45 /norestart
    2014-09-09 14:30:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:49 - Install process returned (0)
    2014-09-09 14:30:49 - [In HRESULT format] (0)
    2014-09-09 14:30:49 - "C:\Windows\system32\iisreset.exe" /noforce
    2014-09-09 14:30:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-09-09 14:30:57 - Install process returned (0X426=1062)
    2014-09-09 14:30:57 - [In HRESULT format] (0X80070426=-2147023834)
    2014-09-09 14:30:57 - Last return code (0X426=1062)
    2014-09-09 14:30:57 - Reading the following DWORD value/name...
    2014-09-09 14:30:57 - Flags
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - PendingFileRenameOperations
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-09-09 14:30:57 - Reading the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2014-09-09 14:30:57 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2014-09-09 14:30:57 - Last return code (0X426=1062)
    2014-09-09 14:30:57 - Options for further diagnostics: 1. Look up the return code value 2. Download the prerequisite manually and verify size downloaded by the prerequisite installer. 3. Install the prerequisite manually from the given location without any command line options.
    2014-09-09 14:30:57 - Cannot retry
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Windows Management Framework 3.0
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - PowerShellVersion
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 4.0
    2014-09-09 14:30:57 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft .NET Framework 4.5
    2014-09-09 14:30:57 - Reading the following DWORD value/name...
    2014-09-09 14:30:57 - Install
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-09 14:30:57 - The value is (1)
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - Version
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 4.5.51641
    2014-09-09 14:30:57 - A post release .NET 4.5 is installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Windows Identity Foundation (KB974405)
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 -
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 6.1.7600.0
    2014-09-09 14:30:57 - The prerequisite above is already installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-09-09 14:30:57 - Reading version of the following file...
    2014-09-09 14:30:57 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-09-09 14:30:57 - GetFileVersionInfoSize failed (-2147024894)
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - Version
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 10.51.2500.0
    2014-09-09 14:30:57 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Windows Server AppFabric
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - ProductVersion
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Windows Identity Foundation (KB974405)
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 -
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft Information Protection and Control Client
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 -
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft WCF Data Services 5.0
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - Version
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 5.0.51212.0
    2014-09-09 14:30:57 - A higher version of the prerequisite above is already installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Microsoft WCF Data Services 5.6
    2014-09-09 14:30:57 - Reading the following string value/name...
    2014-09-09 14:30:57 - Version
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.6
    2014-09-09 14:30:57 - The value is...
    2014-09-09 14:30:57 - 5.6.61587.0
    2014-09-09 14:30:57 - The prerequisite above is already installed
    2014-09-09 14:30:57 - Check whether the following prerequisite is installed:
    2014-09-09 14:30:57 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-09-09 14:30:57 - Reading the following DWORD value/name...
    2014-09-09 14:30:57 - IsInstalled
    2014-09-09 14:30:57 - from the following registry location...
    2014-09-09 14:30:57 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-09-09 14:32:19 - Opening log file
    2014-09-09 14:32:19 - Opened action for user
    2014-09-09 14:32:19 - C:\Users\DADM_T~1\AppData\Local\Temp\prerequisiteinstaller.2014.09.09-14.30.26.log

    Thank you guys for the quick answer! Muche appreciated
    I've tried all suggested solutions, but no luck :-(
    - tried http://support.microsoft.com/kb/2765260 > no help and by the way the hotfix provided is not applicable for 2012 R2.
    also tried "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regii -enable -i" and got this :
    Microsoft (R) ASP.NET RegIIS version 4.0.30319.33440Administration utility to install and uninstall ASP.NET on the local machine.Copyright (C) Microsoft Corporation.  All rights reserved.Start installing ASP.NET (4.0.30319.33440).This option is not supported on this version of the operating system.  Administrators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Windows Features On/Off" dialog,  the Server Manager management tool, or the dism.exe command line tool.  For more details please see http://go.microsoft.com/fwlink/?LinkID=216771.Finished installing ASP.NET (4.0.30319.33440).
    http://social.technet.microsoft.com/wiki/contents/articles/14582.sharepoint-2013-install-prerequisites-offline-or-manually-on-windows-server-2012-a-comprehensive-guide.aspx
    > is not for 2012 R2.
    For the automated install script (http://gallery.technet.microsoft.com/office/DownloadInstall-SharePoint-e6df9eb8) Craig mentions that the script are not yet compatible
    "SharePoint 2013 SP1 and Windows Server 2012 R2 support coming soon
     I will be updating this script with support for SharePoint 2013 Service Pack 1 installations along with support for Windows Server 2012 R2 in the near future. Thank you to everyone for the interest in my scripts - it is much appreciated! "

  • SharePoint 2013 User Profile Synchronization service problem

    After one week trying (three clean installs of SharePoint 2013), I haven't succeed to start "User Profile Synchronization service".
    Environment:
    Domain environment with two Windows Server 2012 R2 domain controllers. 
    Fully qualified domain name matches NetBIOS name (domain.com - DOMAIN)
    Two tiers: SQL Server 2014 enterprise on Windows Server 2012 R2, and SharePoint 2013 SP1 on Windows Server 2012 R2.
    I'm using named SQL instance for SharePoint (<SQLSRV>\<SHAREPOINT>), and SQL alias on SharePoint app server.
    All SharePoint prerequisites are installed successfully.
    SharePoint 2013 is installed successfully.
    Hotfix 2760265 is installed (before configuring SharePoint)
    SharePoint is configured successfully
    Preparing MySites host:
    MySites web application is created with separate AppPool, and with address https://my.domain.com.
    Certificate used is wild-card cert (*.domain.com), issued by trusted local PKI
    Managed path "personal" is created
    Site collection of type "My Sites Host" is created at root path
    "Self-Service Site Creation" is enabled for https://my.domain.com web application
    Farm account permissions:
    Local admin at SharePoint application server
    "Log on locally" at SharePoint application server
    "Replicate Directory Changes" at domain level
    I've even tried with adding farm account into domain admins group :)
    After trying to to start user profile synchronization service, service is in "starting" state about 5-10 min, and then returns to "stopped" state. 
    ULS log shows the following exceptions:
    ILM Configuration: Error 'ERR_CONFIG_DB'
    UserProfileApplication.SynchronizeMIIS: Failed to configure MIIS post database, will attempt during next return. Exception: System.Configuration.ConfigurationErrorsException: ERR_CONFIG_DB
    UserProfileApplication.SynchronizeMIIS: Failed to configure MIIS post database, will attempt during next return. Exception: System.NullReferenceException: Object reference not set to an instance of an object
    Event viewer log:
    Event ID 6398, The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID <guid>) threw an exception. Unexpected exception in FeedCacheService.BulkLMTUpdate: Region not found..
    some perfnet event id 2004 errors
    Troubleshooting:
    I've tried with clearing configuration cache
    Assigning farm account to domain admins group
    Installing form scratch three times, and thousand times from different checkpoints...
    I've saw 'ERR_CONFIG_DB' like million times, but never "Started" next to "User Profile Synchronization service". Does anyone has actually succeeded to start this service? :)
    I would really appreciate any help. Thanks!
    P.S. I can't stop asking myself is it was really necessary to develop such complex, problematic, and log-tells-nothing software just for getting user info from AD? Honestly, after more then decade experience as software developer and software architect -
    I must say I doubt...
    Fat Dragon

    The full packages are available:
    http://blogs.technet.com/b/stefan_gossner/archive/2014/05/08/april-2014-cu-for-sharepoint-2013-has-finally-been-released.aspx
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Install sharepoint 2013 on Windows server 2012, Microsoft Identity Extensions issue !!!!!!!!!

    Sharepoint 2013 comes with prerequisitesinstaller.exe to install the software required for the actual Sharepoint installation.
    I 've installed Windows server 2012 in the R2 edition as well as Standard edition, but installing the prerequisites ends with an issue for the Microsoft Identity Extensions (MIE) on both versions (screenshot).
    The 2012 R2 server has been updated with all latest files by executing Windows update.
    In case of the Server 2012 R2,  MIE is already installed , but somehow the Sharepoint installation is missing something.
    I al;so tried removing default install to let prerequisiteinstaller.exe to install it's own version, but that did not help.
    When I skip the prerequisites remaining items, the Sharepoint installation stops directly , requesting the missing items.
    I've tried several Sharepoint server installation files, including the 180 days free version.
    Screenshots will be uploaded after my account has been checked......

    Hi Jay,
    Installing SharePoint Server 2013 on a computer that is running Windows Server 2012 R2 could lead to unexpected behavior, therefore, Microsoft does not support SharePoint Server 2013 in Windows Server 2012 R2.
    SharePoint Server 2013 with Service Pack 1 and SharePoint Foundation 2013 with Service Pack 1 will offer support for Windows Server 2012 R2.
    Refer to:
    SharePoint 2013 Support for Windows Server 2012 R2
    In addition, as Dave suggested, for the sharepoint server issue, please post in the dedicated forum for a better response.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Not able to inistall Sharepoint 2013 on windows server 2012 r2

    Hi ,
    I am trying to install Sharepoint enterprise 2013 on windows 2012 r2. In very early stage i got issue when i ran prerequisite installer. 
    As we all know in this case we need to install prerequisite manually. I downloaded all the prerequisite and installed them manually. I have enabled all web and application role. then followed below link and installed all the prerequisite 
    http://iouchkov.wordpress.com/2013/10/19/how-to-install-sharepoint-2013-on-windows-server-2012-r2/
    SQL Server 2008 R2 SP1 Native
    Client 
    Microsoft
    WCF Data Services 5.0 
    Microsoft Information Protection
    and Control Client (MSIPC)
    Microsoft Sync Framework Runtime
    v1.0 SP1 (x64) 
    Windows
    Identity Extensions 
    Windows
    Identity Foundation (KB974405) 
    Windows
    Server AppFabric
    CU
    1 for AppFabric 1.1 (KB2671763)
    All got installed correctly on server validated from control panel then i restarted the server and Ran  SharePoint Set up
    But still facing issue attached in form of image
    Please help me on this.
    kirtesh

    Hi kirtesh,
    According to your description, my understanding is that you got an error when you ran prerequisite installer.
    Please make sure the Windows Server Features and Role services are enabled in your SharePoint server.
    Start > All Programs > Administrative Tools > Server Manager->Add Roles and Features:
    i. Application Server
    ii. File Services
    iii. Web Server (IIS)
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • SharePoint 2013 with sp1 install on windows server 2012 R2

    Hi All:
    excuse me I have a question about sharepoint installation. I install sharepoint 2013 with sp1 on windows server 2012 R2,but i always got "Configuring Application Server Role, Web Server (IIS) Role"
    message. I refer to this article <http://support.microsoft.com/kb/2765260>. I still got this message ... Which I did wrong step ?? I have been troubled for a long time, thanks to the help ...

    Hi  TiM,
    According to your description, my understanding is that you got an error when you installed the prerequisites for SharePoint 2013 SP1 on Windows 2012 R2.
    Please make sure that you have installed .NET Framework 3.5 on Windows Server 2012 R2, and enable .NET Framework 3.5 by using the Add Roles and Features Wizard.
    Here is a blog you can refer to:
    http://blog.migrationking.com/2013/11/how-to-install-net-framework-35-on.html
    Reference:http://social.technet.microsoft.com/Forums/en-US/55589deb-cddf-445f-be41-b4c97f06ff4d/sharepoint-2013-sp1-on-windows-2012-r2?forum=sharepointgeneral
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Machine translation service in SharePoint 2013 not working

    We have configured a Multilingual Site in SharePoint 2013.
    Created source site in English (en-us) and other language site in Spanish (es-es). In Spanish site first time machine translation initiated successfully and after a while we checked the variation log status it’s showing Translation Status
    as “Error” for that page. Checked the variation logs list in root site collection and found as below:
    Title
    Created
    Modified
    Success Messages
    Errors Encountered
    Translation Export
    14-01-2013 16:15
    14-01-2013 16:15
    Translation export started processing work item.Started exporting list /sites/Variations/es-es/Paginas.Created translation package /sites/Variations/Translation Packages/SHAREPOINT_system/es-es-Paginas-20130114T1044480000Z-0/es-es-Paginas-0001.xlf.Export
    for item /sites/Variations/es-es/Paginas/About-Us.aspx succeeded.Term About Us in term set Variations Navigation (es-es) has no translatable content.Created machine translation job 00000000-0000-107d-80f6-fe3012e14a82.Translation export finished processing
    work item.
    Translation Import
    14-01-2013 16:30
    14-01-2013 16:30
    Translation import started processing work item.Machine translation job 00000000-0000-107d-80f6-fe3012e14a82 completed.Translation import finished processing work item.
    Machine translation of package /sites/Variations/Translation Packages/SHAREPOINT_system/es-es-Paginas-20130114T1044480000Z-0/es-es-Paginas-0001.xlf failed with error message: The file could
    not be downloaded from the SharePoint library because the user's permissions have changed. Please contact your system administrator to determine how permissions can be restored..
    Next time onwards if we try to initiate machine translation its showing following error:
    No se puede completar la operación actual. Vuelva a intentarlo o póngase en contacto con el administrador del sistema.
    Error durante la traducción porque el servicio de traducción en línea no estaba disponible. Reenvíe este archivo para la traducción. Si se vuelve a producir
    el error con el archivo con este mensaje de error, póngase en contacto con su administrador del sistema.
    Puede reintentar la operación, pero primero tendrá que borrar los datos a medio crear. Si el problema persiste, póngase
    en contacto con el administrador del sistema.
    Identificador de correlación: 7d96f59b-3506-a08f-efbe-d9fbcec2f8d3
    Fecha y hora: 17/01/2013 12:09:10
    We have configured machine translation service using the technet link:
    http://technet.microsoft.com/en-us/library/jj553772.aspx
    As per the prerequisite everything is done except:  server-to-server authentication and app authentication.
    We are not very sure why this is required and with which server we need to configure server-to-server authentication.
    Regarding this error we verified below link and everything is in place as suggested.
    http://blogs.msdn.com/b/weslbo/archive/2012/11/07/sharepoint-2013-machine-translations-the-translation-failed-because-the-online-translation-service-was-unavailable.aspx
    Any kind of help or suggestion is much appreciated. Thanks in advance!!
    .Net Devoloper

    Hi.
    Just wondering, since it seems to be about permissions, did you see this in the TechNet article:
    Important:
    The account that is used by the application pool must also have Full Control permissions to the User Profile service application. If you create a new application pool and a new account, make sure that
    you add the account to the list of accounts that can use the User Profile Service Application, and grant Full Control permissions to the account. For more information, see
    Restrict or enable access to a service application (SharePoint 2013).
    Regards
    Thomas Balkeståhl - Technical Specialist - SharePoint -
    http://blog.blksthl.com
    Download 'The SharePoint Branding Project' here
    Download 'The final guide to Alternate Access Mappings' free whitepaper here
    Download 'The final guide to SharePoint 2010 Site Settings' free whitepaper here
    Download 'The final Kerberos guide for SharePoint technicians' free whitepaper here

  • What Has Happened to Workflow in SharePoint 2013

    I am at a loss to get workflow 2013 to work with SharePoint 2013. I am astonished that workflow (other than the broken and buggy 2010 version) is not part of SharePoint 2013. What on earth were they thinking. as if that is not bad enough they have managed
    to break the installation of WorkFlow 2013. This has been reported numerous times by numerous people and needless to say the response from Microsoft has been complete silence.
    In desperation I have just created a virtual machine with 2012R2 standard edition. I have installed (using the SharePoint 2013 +sp1 disk) the SharePoint Prerequisites. Next I follow the link they have provided to "optional software" where it
    lists workflow manager. Instead of running an MSI or EXE they run the Web Platform Installer 5.0. After a bit of downloading and installing it tells me: "We're sorry. The following products have failed to install.
    Microsoft Windows Fabric V1 RTM
    This product did not install successfully: Invalid command line argument"
    So SharePoint 2013 doesn't have workflow and this bug has been present since it came out and the web is filled with people asking about it.
    Does anyone know how to fix this?

    Thank you for that. You missed my point. I don't care whether it is embedded in SharePoint or a separate system. What I care about is that the installation/configuration is not included in the SharePoint installation. It is an optional extra.
    We don't have to create the individual tables and databases in SQL and that is also a separate system. We don't have to configure IIS and that is a separate system so why is the installation and configuration of workflow not treated in the same way? That
    is what I was getting at.
    I most certainly have followed their instructions. Lets be honest they are very straight forward.
    Microsoft's instructions are clear:
    1. Download and run the Microsoft Web Platform Installer
    2. Type "workflow" in the search box.
    3. Click "Add" for the Workflow Manager V1 RTM
    4. Click "Install"
    Even if you download the workflowmanager.msi that just runs the web platform installer and searches for "workflow". Regardless of which you choose; now all you have to do is wait for the error message which comes shortly after this. I have just
    typed this from memory after several hours in the pub so it is not that difficult. If you would care to point out where I have not "specifically follow[ed] the directions" I would be most grateful.
    Now let me tell you what I have found. If I create a virtual machine with Windows 2012R2 and follow the instructions as outlined above it installs perfectly well. If I create another machine and install the SharePoint pre-requisites and then follow the instructions
    as outlined above it does not install at all. Do you think this is because I am not running the web platform installer correctly? My latest experiment is to install it first and then install SharePoint. That seems to hold some promise of actually working
    but if that works then the Microsoft installation instructions are wrong because they don't mention any of this until after SharePoint is installed.
    Looking at the response from Dai Webb below it would seem that there is quite a lot that needs to be done that isn't mentioned in any Microsoft instructions or anywhere else that I have found. Perhaps that is the problem but if it is how come all those organizations
    you mentioned have installed it? Did they know about this or is there yet another way of installing it?

Maybe you are looking for

  • Short dump in alv too many parameters in perform)

    I M GETTING PROBLEM IN THIS PROGRAM AGAIN. Getting short dump too many paramamerets in perform <CODE>Report Z_50840_ALV Line-size 80 Line-count 64 Message-id ZZ No Standard Page Heading. Copyright statement * @ copyright 2007 by Intelligroup Inc. * P

  • How can I register my new ipad air?

    How do I register my new ipad air?

  • How do I disable my disc drive?

    I have an older Macbook pro with OS X on it. My dvd or disc drive refuses to accept discs anymore. I'll put in a dvd and it will make very loud noises and then spit it out. It's done it for years but its gotten so bad it won't accept the disc at all.

  • Logic pro 9 copied from my MACBOOK PRO to IMAC crashes on serial number entered

    Please somebody help, 1. I have logic pro 9 on my Mac book Pro. 2. Ive got an IMAC and want to move it to that to work on instead. 3. I copied the logic pro 9 app to a Hard Drive and then onto my IMAC, and then opened it on my IMAC and my IMAC downlo

  • Why does Xalan's XPath fail on 1.4 JVMs?

    Background: I am developing a web services server using JAXP and JAXM. The server has several filters for checking incoming SOAP messages, one of which checks the validity of XML signatures. This filter uses Xalan's XPath engine to locate XML signatu