Set up Search Service App For SharePoint server 2013 on Windows server 2012 R2 not working

Hi all,
I installed SharePoint server 2013 on Windows  server 2012 R2 using VirtualBox.  I created a DC(domain controller) server with a domain set up on one VM and it has SQL server 2012 SP1 installed. Then SharePoint 2013 on another VM was set up to access
the DC server.  Everything seems working except Search Service App which cannot be sucessfully set up. Creation process for Search service app says Successful and 4 search databases were created and look fine. But when I navigate to search service app
admin page, it gives error info:
System status:  The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '386f2cd6-47ca-4b3a-aeb5-d9116772ef16' in search application 'Search Service Application 1' is in
a good state and try again.
Search Application Topology:  Unable to retrieve topology component health states. This may be because the admin component is not up and running.
From event viewer, I see following errors:
(1) Error From source: SharePoint Server
Application Server Administration job failed for service instance  Microsoft.Office.Server.Search.Administration.SearchServiceInstance
(b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
Reason: The object you are trying to create already exists. Try again using a different name.  
Technical Support Details:
System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name.  
   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean
isAdministrationServiceJob)
(2) Error From source: SharePoint Server Search
Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
Context: Application '386f2cd6-47ca-4b3a-aeb5-d9116772ef16'
(3) Warning from source: SharePoint Server Search
A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message:
Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2    at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
(4) Error From source: SharePoint Server
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance
(b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded.  
Technical Support Details:
System.Runtime.InteropServices.COMException (0xC0041235): The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have
been upgraded.  
Since separate DC server and SharePoint server do not work, I installed SharePoint 2013 on DC server ( so DC server has everything on it now ) but it gives exactly same result. Later I installed SharePoint 2013 SP1 and still have the same problem with Search
Service app. I spent two weeks tried all suggestions available from Web and Google but SharePoint Search Service simply does not work. Config and other databases work but why Search Service has this issue seemingly related to search DB.
Could anybody please help out? You deserve a top SharePoint consultant award if you could find a solution. I am so frustrated and so tired by this issue.    This seems also to be a SP set up issue.
Thanks a lot.

Using new Search Service App wizard to create SSA is always a success. I could delete existing SSA and recreate it and no problem. It says successful but when I open Search Admin page from CA, it gives me errors as mentioned.
Now I used the following PS script for creating SSA from Max Mercher, but it stays at the last setps in following script:
Add-PsSnapin Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue
$IndexLocation = "C:\Search"  #Location must be empty, will be deleted during the process!
$SearchAppPoolName = "SSAPool"
$SearchAppPoolAccountName = "mydomain\admin"
$SearchServiceName = "SSA"
$SearchServiceProxyName = "SSA Proxy"
$DatabaseServer = "W12R2DC1"
$DatabaseName = "SSA"
$spAppPool = Get-SPServiceApplicationPool -Identity $SearchAppPoolName -ErrorAction SilentlyContinue
if (!$spAppPool)
 $spAppPool = New-SPServiceApplicationPool -Name $SearchAppPoolName -Account $SearchAppPoolAccountName -Verbose
$ServiceApplication = Get-SPEnterpriseSearchServiceApplication -Identity $SearchServiceName -ErrorAction SilentlyContinue
if (!$ServiceApplication)
# process stays at the following step forever, already one hour now.  
$ServiceApplication = New-SPEnterpriseSearchServiceApplication -Name $SearchServiceName -ApplicationPool $spAppPool.Name -DatabaseServer  $DatabaseServer -DatabaseName $DatabaseName
Account mydomain\admin is an farm managed account, domain admin account, in WG_ADMIN role, It is in all SQL server roles and is DBO. I see search DBs are already on SQL server. From Event viewer, I got following errors in sequence:
(1) Crawler:Content Plugin under source Crawler:Content Plugin 
Content Plugin can not be initialized - list of CSS addresses is not set.
(2) Warning for SharePoint Server Search
A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message: Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2   
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
(3) Error for SharePoint Server Search
Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
Context: Application 'cbc5a055-996b-44a7-9cbc-404322f9cfdf'
(4) Error for SharePoint Server
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded. 
(5) Error Shared Services for SharePoint Server Search 
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
Reason: The object you are trying to create already exists. Try again using a different name. 
Technical Support Details:
System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name. 
   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob
Above errors keep being generated. Last step for SSA creation stay there forever.  Any clue what is really going on?  Thanks.

Similar Messages

  • Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2

    HI,
    I am Unable to install Sharepoint Foundation 2013 in Windows Server 2012 for FIM 2010 R2,
    Before SharePoint Foundation 2013 installation I installed all prerequisite software that is required for SharePoint Foundation 2013 but when we run SharePoint Foundation 2013 setup that gives below error so I am requesting you please help on this.
    Setup is unable to proceed due to the following error(s):
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Regards
    Anil Kumar

    You really need to do what error is suggesting.
    Windows Server Appfabric is not correctly configured.You should unistall Windows Server Appfabric and reinstall it using the SharePoint Products Preparation Tool.
    Nosh Mernacaj, Identity Management Specialist

  • Project Server 2013 on Windows Server 2012 R2

    Can we install Project Server 2013 on Windows Server 2012 R2? Is it supported? I searched a bit but couldn't find any concrete information if it is supported or not.

    From the article:
    http://blogs.technet.com/b/office_sustained_engineering/archive/2014/03/03/announcing-availability-of-slipstreamed-office-2013-and-sharepoint-server-2013-with-sp1.aspx
    Today, aligned with the SharePoint Conference, we’re announcing availability
    of a slipstreamed SharePoint Server 2013 with SP1. SharePoint administrators
    will be able to use this updated installer to deploy on Windows Server 2012 R2.
    which I got linked from the following
    http://blogs.technet.com/b/projectsupport/archive/2014/02/25/project-2013-and-project-server-2013-service-pack-1.aspx

  • Not able to install Exchange Server 2013 on Windows Server 2012

    I got an error while installing exchange server 2013 on windows server 2012 : "The registry key "SOFTWARE\Microsoft\Exchange Server\v15\Pickup" does not exist under "HKEY_LOCAL_MACHINE " any related solutions highly appreciated
    thanks :

    Hello,
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Cara Chen
    TechNet Community Support

  • Exchange Server 2013 to 2010 mailbox proxy is not working

    I have exchange server 2013 and exchange server 2010 in co-exist. I have 3 cas server and 3 mbx server 2013 on windows server 2012 standard, 2 hub/cas server and 2 mbx server 2010 on windows server 2008 r2. when I try to access owa of exchange server 2010
    mailbox using exchange 2013 url, I am getting the error as "something went wrong. sorry, we can't get that information right now, please try again later. If the problem continues please contact your helpdesk"
    Vishal C. Kalal | MCITP: Exchange 2010-2007 | Windows Server 2008

    Hi,
    To narrow down the cause, I recommend the following troubleshooting:
    Check if the issue happens on all users.
    Try to directly login OWA 2010  and check if it works well.
    Check the IIS log on CAS 2013 server and find the error related to OWA.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Exchange Server 2013 In Windows Server 2012 - unable to logon EXchange Administrator Center (EAC)

    Hi All,
    I Just installed Exchange Server 2013 in Windows Server 2012 and trying to connect Dynamics CRM 2013 (DNS).
    The Installations Success full but unable to load the EAC page by using the following URL
    https://servername:port/owa/auth/logon.aspx
    I have cross checked in Exchange/owa/auth folder don't have the "logon.aspx" file 
    But the auth folder have the "logoff.aspx" 
    I installed many time freshly in separate WS-2012 but it not contains that logon.aspx 
    I want access the Exchange Administrator Center 
    Please Help me to solve it 
    IIS Exchange (Missing of logon.aspx)
    SRKD0808

    Hi All,
    I sorted out this problem 
    Actually we have to run these 2 commands in Domain Control, But what i did  I just run this
    1) setup /PrepareSchema /IAcceptExchangeServerLicenseTerms
    Command in Domain Control we don't need to run the 2nd command, Because I already try to installed exchange 2013 very first time it success and after some modifications
    it gone.
    That time it will ask you to provide Organization name, Once you give that it will create the Organization name in Domain control and it will save the settings when
    you install first time 
    Because of this reason It is failing to run these 2 command
    Finally what i did I just revert back my Domain control snapshot & Exchange server as well 
    Then i started freshly Installation in DC and Exchange server 2013 successfully installed 
    URL http://servername/ecp/default.aspx
    Whole Process will be here 
     Exchange Server 2013 Step by Step Installation In Windows Server 2012
    SRKD0808

  • Problem installing sharepoint foundation 2013 on windows server 2008 r2

    anybody has experience installing sharepoint 2013 on windows server 2008 r2? I failed to install it even if I have all the latest patches installed and the sql server 2012 express installed.  it keeps failing to install the prerequisites.
    • 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: configuration error
    • Microsoft SQL Server 2008 R2 SP1 Native Client: Installation skipped
    • Windows Identity Foundation (KB974405): Installation skipped
    • Microsoft Sync Framework Runtime v1.0 SP1 (x64): Installation skipped
    • Windows Server AppFabric: Installation skipped
    • Microsoft Identity Extensions: Installation skipped
    • Microsoft Information Protection and Control Client: Installation skipped
    • Microsoft WCF Data Services 5.0: Installation skipped
    • Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763): Installation skipped
    log file:
    2014-04-30 17:32:32 - Processor architecture is (9)
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - Common Startup
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-04-30 17:32:32 - The value is... 
    2014-04-30 17:32:32 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-04-30 17:32:32 - Trying to remove the startup task if there is any.
    2014-04-30 17:32:32 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-04-30 17:32:32 - Error: Startup task doesn't exist. This is not a continuation after a restart.
    2014-04-30 17:32:32 - Locating the following command line arguments file:
    2014-04-30 17:32:32 - C:\Program Files (x86)\MSECache\SharePoint2010\PrerequisiteInstaller.Arguments.txt
    2014-04-30 17:32:32 - Error: This file does not exist
    2014-04-30 17:32:32 - Details of the current operating system: 
    2014-04-30 17:32:32 - Major version number of the operating system:  (6)
    2014-04-30 17:32:32 - Minor version number of the operating system:  (1)
    2014-04-30 17:32:32 - Build number of the operating system:  (0X1DB1=7601)
    2014-04-30 17:32:32 - Major version number of the latest Service Pack:  (1)
    2014-04-30 17:32:32 - Minor version number of the latest Service Pack:  (0)
    2014-04-30 17:32:32 - Platform ID of the operating system:  (2)
    2014-04-30 17:32:32 - Product suites available on the operating system:  (0X10=16)
    2014-04-30 17:32:32 - Product type of the operating system: VER_NT_DOMAIN_CONROLLER
    2014-04-30 17:32:32 - Product type:  (0X21=33)
    2014-04-30 17:32:32 - OS type:  (0)
    2014-04-30 17:32:32 - Configuring the application's property sheet...
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Windows Management Framework 3.0
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - PowerShellVersion
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-04-30 17:32:32 - The value is... 
    2014-04-30 17:32:32 - 3.0
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - CTPVersion
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-04-30 17:32:32 - Could not find or unable to read CTPVersion key
    2014-04-30 17:32:32 - The prerequisite above is already installed
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Microsoft .NET Framework 4.5
    2014-04-30 17:32:32 - Reading the following DWORD value/name...
    2014-04-30 17:32:32 - Install
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-04-30 17:32:32 - The value is (1)
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - Version
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-04-30 17:32:32 - The value is... 
    2014-04-30 17:32:32 - 4.5.50938
    2014-04-30 17:32:32 - A post release .NET 4.5 is installed
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Windows Identity Foundation (KB974405)
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - 
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-04-30 17:32:32 - Reading version of the following file...
    2014-04-30 17:32:32 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-04-30 17:32:32 - GetFileVersionInfoSize failed (-2147024894)
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - Version
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Windows Server AppFabric
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - ProductVersion
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Windows Identity Foundation (KB974405)
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - 
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Microsoft Information Protection and Control Client
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - 
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Microsoft WCF Data Services 5.0
    2014-04-30 17:32:32 - Reading the following string value/name...
    2014-04-30 17:32:32 - Version
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-04-30 17:32:32 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:32 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-04-30 17:32:32 - Reading the following DWORD value/name...
    2014-04-30 17:32:32 - IsInstalled
    2014-04-30 17:32:32 - from the following registry location...
    2014-04-30 17:32:32 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-04-30 17:32:38 - Beginning download/installation
    2014-04-30 17:32:38 - Created thread for installer
    2014-04-30 17:32:38 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\ADMINI~1\AppData\Local\Temp\1\Pre2AD9.tmp.XML"
    2014-04-30 17:32:38 - Install process returned (0X3EB=1003)
    2014-04-30 17:32:38 - [In HRESULT format] (0X800703EB=-2147023893)
    2014-04-30 17:32:38 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2014-04-30 17:32:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:53 - Install process returned (0)
    2014-04-30 17:32:53 - [In HRESULT format] (0)
    2014-04-30 17:32:53 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2014-04-30 17:32:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-04-30 17:32:57 - Install process returned (-2146646015)
    2014-04-30 17:32:57 - [In HRESULT format] (-2146646015)
    2014-04-30 17:32:57 - Error when enabling ASP.NET v4.0.30319
    2014-04-30 17:32:57 - Last return code (-2146646015)
    2014-04-30 17:32:57 - Reading the following DWORD value/name...
    2014-04-30 17:32:57 - Flags
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - PendingFileRenameOperations
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-04-30 17:32:57 - Reading the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2014-04-30 17:32:57 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2014-04-30 17:32:57 - Last return code (-2146646015)
    2014-04-30 17:32: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-04-30 17:32:57 - Cannot retry
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Windows Management Framework 3.0
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - PowerShellVersion
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-04-30 17:32:57 - The value is... 
    2014-04-30 17:32:57 - 3.0
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - CTPVersion
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-04-30 17:32:57 - Could not find or unable to read CTPVersion key
    2014-04-30 17:32:57 - The prerequisite above is already installed
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Microsoft .NET Framework 4.5
    2014-04-30 17:32:57 - Reading the following DWORD value/name...
    2014-04-30 17:32:57 - Install
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-04-30 17:32:57 - The value is (1)
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - Version
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-04-30 17:32:57 - The value is... 
    2014-04-30 17:32:57 - 4.5.50938
    2014-04-30 17:32:57 - A post release .NET 4.5 is installed
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Windows Identity Foundation (KB974405)
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - 
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-04-30 17:32:57 - Reading version of the following file...
    2014-04-30 17:32:57 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-04-30 17:32:57 - GetFileVersionInfoSize failed (-2147024894)
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - Version
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Windows Server AppFabric
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - ProductVersion
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Windows Identity Foundation (KB974405)
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - 
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Microsoft Information Protection and Control Client
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - 
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Microsoft WCF Data Services 5.0
    2014-04-30 17:32:57 - Reading the following string value/name...
    2014-04-30 17:32:57 - Version
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-04-30 17:32:57 - Check whether the following prerequisite is installed:
    2014-04-30 17:32:57 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-04-30 17:32:57 - Reading the following DWORD value/name...
    2014-04-30 17:32:57 - IsInstalled
    2014-04-30 17:32:57 - from the following registry location...
    2014-04-30 17:32:57 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-04-30 17:33:21 - Opening log file
    2014-04-30 17:33:21 - Opened action for user
    2014-04-30 17:33:21 - C:\Users\ADMINI~1\AppData\Local\Temp\1\prerequisiteinstaller.2014.04.30-17.32.32.log

    2014-06-20 08:18:39 - Processor architecture is (9)
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:39 - Common Startup
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2014-06-20 08:18:39 - The value is... 
    2014-06-20 08:18:39 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2014-06-20 08:18:39 - Trying to remove the startup task if there is any.
    2014-06-20 08:18:39 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2014-06-20 08:18:39 - Error: Startup task doesn't exist. This is not a continuation after a restart.
    2014-06-20 08:18:39 - Locating the following command line arguments file:
    2014-06-20 08:18:39 - C:\Program Files (x86)\MSECache\SharePoint2010\PrerequisiteInstaller.Arguments.txt
    2014-06-20 08:18:39 - Error: This file does not exist
    2014-06-20 08:18:39 - Details of the current operating system: 
    2014-06-20 08:18:39 - Major version number of the operating system:  (6)
    2014-06-20 08:18:39 - Minor version number of the operating system:  (1)
    2014-06-20 08:18:39 - Build number of the operating system:  (0X1DB1=7601)
    2014-06-20 08:18:39 - Major version number of the latest Service Pack:  (1)
    2014-06-20 08:18:39 - Minor version number of the latest Service Pack:  (0)
    2014-06-20 08:18:39 - Platform ID of the operating system:  (2)
    2014-06-20 08:18:39 - Product suites available on the operating system:  (0X10=16)
    2014-06-20 08:18:39 - Product type of the operating system: VER_NT_DOMAIN_CONROLLER
    2014-06-20 08:18:39 - Product type:  (0X21=33)
    2014-06-20 08:18:39 - OS type:  (0)
    2014-06-20 08:18:39 - Configuring the application's property sheet...
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Windows Management Framework 3.0
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:39 - PowerShellVersion
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-06-20 08:18:39 - The value is... 
    2014-06-20 08:18:39 - 4.0
    2014-06-20 08:18:39 - A higher version of the prerequisite above is already installed
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Microsoft .NET Framework 4.5
    2014-06-20 08:18:39 - Reading the following DWORD value/name...
    2014-06-20 08:18:39 - Install
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-06-20 08:18:39 - The value is (1)
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:39 - Version
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-06-20 08:18:39 - The value is... 
    2014-06-20 08:18:39 - 4.5.50938
    2014-06-20 08:18:39 - A post release .NET 4.5 is installed
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Windows Identity Foundation (KB974405)
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:39 - 
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-06-20 08:18:39 - The value is... 
    2014-06-20 08:18:39 - 6.1.7600.0
    2014-06-20 08:18:39 - The prerequisite above is already installed
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-06-20 08:18:39 - Reading version of the following file...
    2014-06-20 08:18:39 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-06-20 08:18:39 - The version is...
    2014-06-20 08:18:39 - 1.0.1215.0
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:39 - Version
    2014-06-20 08:18:39 - from the following registry location...
    2014-06-20 08:18:39 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-06-20 08:18:39 - The value is... 
    2014-06-20 08:18:39 - 10.0.1600.22
    2014-06-20 08:18:39 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:39 - Windows Server AppFabric
    2014-06-20 08:18:39 - Reading the following string value/name...
    2014-06-20 08:18:40 - ProductVersion
    2014-06-20 08:18:40 - from the following registry location...
    2014-06-20 08:18:40 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-06-20 08:18:40 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:40 - Windows Identity Foundation (KB974405)
    2014-06-20 08:18:40 - Reading the following string value/name...
    2014-06-20 08:18:40 - 
    2014-06-20 08:18:40 - from the following registry location...
    2014-06-20 08:18:40 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-06-20 08:18:40 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:40 - Microsoft Information Protection and Control Client
    2014-06-20 08:18:40 - Reading the following string value/name...
    2014-06-20 08:18:40 - 
    2014-06-20 08:18:40 - from the following registry location...
    2014-06-20 08:18:40 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-06-20 08:18:40 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:40 - Microsoft WCF Data Services 5.0
    2014-06-20 08:18:40 - Reading the following string value/name...
    2014-06-20 08:18:40 - Version
    2014-06-20 08:18:40 - from the following registry location...
    2014-06-20 08:18:40 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-06-20 08:18:40 - Check whether the following prerequisite is installed:
    2014-06-20 08:18:40 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-06-20 08:18:40 - Reading the following DWORD value/name...
    2014-06-20 08:18:40 - IsInstalled
    2014-06-20 08:18:40 - from the following registry location...
    2014-06-20 08:18:40 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-06-20 08:18:44 - Beginning download/installation
    2014-06-20 08:18:44 - Created thread for installer
    2014-06-20 08:18:44 - "C:\Windows\system32\ServerManagerCmd.exe" -inputpath "C:\Users\ADMINI~1\AppData\Local\Temp\2\Pre6515.tmp.XML"
    2014-06-20 08:18:45 - Install process returned (0X3EB=1003)
    2014-06-20 08:18:45 - [In HRESULT format] (0X800703EB=-2147023893)
    2014-06-20 08:18:45 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2014-06-20 08:18:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:18:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:19:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:19:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:19:02 - Install process returned (0)
    2014-06-20 08:19:02 - [In HRESULT format] (0)
    2014-06-20 08:19:02 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2014-06-20 08:19:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:19:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2014-06-20 08:19:04 - Install process returned (-2146646015)
    2014-06-20 08:19:04 - [In HRESULT format] (-2146646015)
    2014-06-20 08:19:04 - Error when enabling ASP.NET v4.0.30319
    2014-06-20 08:19:04 - Last return code (-2146646015)
    2014-06-20 08:19:04 - Reading the following DWORD value/name...
    2014-06-20 08:19:04 - Flags
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - PendingFileRenameOperations
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SYSTEM\CurrentControlSet\Control\Session Manager
    2014-06-20 08:19:04 - Reading the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2014-06-20 08:19:04 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2014-06-20 08:19:04 - Last return code (-2146646015)
    2014-06-20 08:19:04 - 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-06-20 08:19:04 - Cannot retry
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Windows Management Framework 3.0
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - PowerShellVersion
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2014-06-20 08:19:04 - The value is... 
    2014-06-20 08:19:04 - 4.0
    2014-06-20 08:19:04 - A higher version of the prerequisite above is already installed
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Microsoft .NET Framework 4.5
    2014-06-20 08:19:04 - Reading the following DWORD value/name...
    2014-06-20 08:19:04 - Install
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-06-20 08:19:04 - The value is (1)
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - Version
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2014-06-20 08:19:04 - The value is... 
    2014-06-20 08:19:04 - 4.5.50938
    2014-06-20 08:19:04 - A post release .NET 4.5 is installed
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Windows Identity Foundation (KB974405)
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - 
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Windows Identity Foundation\Setup\v3.5
    2014-06-20 08:19:04 - The value is... 
    2014-06-20 08:19:04 - 6.1.7600.0
    2014-06-20 08:19:04 - The prerequisite above is already installed
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2014-06-20 08:19:04 - Reading version of the following file...
    2014-06-20 08:19:04 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2014-06-20 08:19:04 - The version is...
    2014-06-20 08:19:04 - 1.0.1215.0
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - Version
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2014-06-20 08:19:04 - The value is... 
    2014-06-20 08:19:04 - 10.0.1600.22
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Windows Server AppFabric
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - ProductVersion
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\AppFabric\V1.0
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Windows Identity Foundation (KB974405)
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - 
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Microsoft Information Protection and Control Client
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - 
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Microsoft WCF Data Services 5.0
    2014-06-20 08:19:04 - Reading the following string value/name...
    2014-06-20 08:19:04 - Version
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2014-06-20 08:19:04 - Check whether the following prerequisite is installed:
    2014-06-20 08:19:04 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2014-06-20 08:19:04 - Reading the following DWORD value/name...
    2014-06-20 08:19:04 - IsInstalled
    2014-06-20 08:19:04 - from the following registry location...
    2014-06-20 08:19:04 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2014-06-20 08:19:45 - Opening log file
    2014-06-20 08:19:45 - Opened action for user
    2014-06-20 08:19:45 - C:\Users\ADMINI~1\AppData\Local\Temp\2\prerequisiteinstaller.2014.06.20-08.18.39.log

  • How to install SharePoint server 2013 in windows server 2012 R2

    Hi,
    I have SharePoint server 2013, and I want to install it on windows server 2012 R2 version.
    Can you guide me on how to install it?,
    or you if you got the download link of the full product of the latest release of SharePoint 2013 with sp1, please give me.
    thanks in advance.

    Hi,
    Now I could install SP 2013 following this article
    http://iouchkov.wordpress.com/2013/10/19/how-to-install-sharepoint-2013-on-windows-server-2012-r2/
    I realized installing prerequisites software manually wont let Sharepoint 2013 to be installed in Windows 2012 r2 because of some issues, but with the use of power shell I could.
    Thanks everyone.

  • Error when try to install exchange Server 2013 in windows server 2008 R2 Sp1

    Hi
    I'm getting these errors while trying to install Microsoft Exchange Server 2013 on my Windows Server 2008 R2 SP1 the user i'm using is the Administrator and it is already a member of "Enterprise
    Admins" and "Schema Admins"
    in my organization there is 6 Exchange server 2013 in 3 site windows server 2012 in this case
    I have to install exchange 2013 in windows Server 2008 r2 sp1
    the functional level  2008 R2 I getting these errors please help.
    Errors:
    This computer doesn't belong to a valid Active Directory site. Check the site and subnet definitions.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.InvalidADSite.aspx
    Error:
    A reboot from a previous installation is pending. Please restart the system and then rerun Setup.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.RebootPending.aspx
    Error:
    There is a pending reboot from a previous installation of a Windows Server role or feature. Please restart the computer and then run Setup again.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.PendingRebootWindowsComponents.aspx
    Error:
    You must be a member of the 'Organization Management' role group or a member of the 'Enterprise Admins' group to continue.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.GlobalServerInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedBridgeheadFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedCafeFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedFrontendTransportFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedMailboxFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install or upgrade the first Client Access server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedClientAccessFirstInstall.aspx
    Error:
    You must use an account that's a member of the Organization Management role group to install the first Mailbox server role in the topology.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DelegatedUnifiedMessagingFirstInstall.aspx
    Error:
    Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites or by replication latency.  See the Exchange setup log for more
    information on this error.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.AdInitErrorRule.aspx
    Error:
    Either Active Directory doesn't exist, or it can't be contacted.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.CannotAccessAD.aspx

    I think it's from subnet in site and services
    have 3 site A,B,C and new site is  "D"I have problem in "D" site
    A subnet is 10.33.50.0/24  AD 2012 ,exchange 2013
    B subnet is 10.35.50.0/24 AD 2012 ,exchange 2013
    C subnet is 10.36.50.0/24 AD 2012 ,exchange 2013
    D subnet is 10.100.100.0/25 AD 2008 ,exchange 2013 error when install it
    find event error
    The description for Event ID 6 from source MSExchange CmdletLogs cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair
    the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    test-SetupPrerequisites
    {Roles={LanguagePacks, Bridgehead, ClientAccess, UnifiedMessaging, Mailbox, FrontendTransport, Cafe}, LanguagesAvailableToInstall=True, DomainController=, CustomerFeedbackEnabled=True, ExchangeVersion=15.0.847.32, LanguagePackDir=D:\Exchange
    Server Software, SufficientLanguagePackDiskSpace=True, ADInitError=Setup encountered a problem while validating the state of Active Directory: Could not find information about the local site. This can be caused by incorrect configuration of subnets or sites
    or by rep, ScanType=PrecheckInstall, LanguagePackVersioning=True, HostingDeploymentEnabled=False, TargetDir=C:\Program Files\Microsoft\Exchange Server\V15, SetupRoles={LanguagePacks, AdminTools, Bridgehead, ClientAccess, UnifiedMessaging, Mailbox, FrontendTransport,
    Cafe}}

  • Oracle client 32/64 bit on Crystal Server 2013 and Windows Server 2012

    I'm getting the error "Unknown Database Connector Error" when I run report on the server and it works OK on crystal designer 2013.
    Been reading this thread 32&64 bit Oracle Client but not much help there.
    Here are the  details
    System
    Windows Server 2012
    Crystal Server 2013 SP5
    Crystal Server has been installed and appears to work fine. I was able to develop a brand new report locally and saved it to the server and it displays ok. Of course when I click on refresh on the report, it will error out due to database connection it looks like.
    We have installed both oracle client drivers 64 and 32. 64 was installed first and then 32.The path has been modified so that the 32 shows up first.
    I even ensure oracle_home and oracle_home32 are specified and restarted the server. I still get the same error.
    The tns entries are also located in both installs of oracle client...
    What might be the issue?

    Oracle Database Client 12.1.0.2.0 (32-bit and 64-bit installed)
    Installation Type: Custom
    COMPONENTS INSTALLED:
    SQLPLUS
    ORACLE NET
    We are currently not using an ODBC connection.
    We installed Crystal 2013 Server SP05. This is the sole package installed (believe it's the latest version) without any extra patch package installed (believe no patch needed as it's the latest version).

  • Support for SharePoint Foundation 2010 on Windows Server 2012 R2

    I have located an article that states that SharePoint Server
    2010 is supported on Windows Server 2012 R2.
    http://support.microsoft.com/kb/2724471
    However, I deal with a large number of farms that are based on Foundation.  Honestly, I interpreted this article to mean both Server and Foundation were supported, but I'm receiving some resistance from consumers because there is no definitive statement
    of support from Microsoft re: Foundation and the R2 o/s.
    Does anyone know definitively whether foundation 2010 is supported on 2012 R2 or not?  And more importantly, is there some article on the subject I can reference? (I've searched without success).
    I suppose the conservative approach would be to assume it is NOT supported unless I can find information to the contrary.

    I think there need to be other considerations than "because it sounds good" (which is what the 2012 R2 decision almost sounds like it boils down to). Rather, the consideration should be made of what best supports the application, what version of the OS is
    widely used and known, what happens when we encounter new issues due to using a newer OS that is less used with this application?
    At least, that would be my argument. Same reason I would not deploy SharePoint 2013 to 2012 R2 when support arrives with SP1 -- 2013 with Server 2012 is a well known combination with many resources available for non-paid support.
    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.

  • Can't install Sharepoint Foundation 2013 on Windows Server 2012 Std

    Hello,
    I can't install this product on this server, I'm stuck in the installation of the software prerequisite. Apparently, it can't install IIS...
    Here is my log file :
    2012-12-07 13:01:23 - Processor architecture is (9)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Common Startup
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    2012-12-07 13:01:23 - Trying to remove the startup task if there is any.
    2012-12-07 13:01:23 - C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\SharePointServerPreparationToolStartup_0FF1CE14-0000-0000-0000-000000000000.cmd
    2012-12-07 13:01:23 - Error: Startup task doesn't exist. This is not a continuation after a restart.
    2012-12-07 13:01:23 - Locating the following command line arguments file:
    2012-12-07 13:01:23 - C:\Program Files (x86)\MSECache\SharePoint2010\PrerequisiteInstaller.Arguments.txt
    2012-12-07 13:01:23 - Error: This file does not exist
    2012-12-07 13:01:23 - Details of the current operating system: 
    2012-12-07 13:01:23 - Major version number of the operating system:  (6)
    2012-12-07 13:01:23 - Minor version number of the operating system:  (2)
    2012-12-07 13:01:23 - Build number of the operating system:  (0X23F0=9200)
    2012-12-07 13:01:23 - Major version number of the latest Service Pack:  (0)
    2012-12-07 13:01:23 - Minor version number of the latest Service Pack:  (0)
    2012-12-07 13:01:23 - Platform ID of the operating system:  (2)
    2012-12-07 13:01:23 - Product suites available on the operating system:  (0X110=272)
    2012-12-07 13:01:23 - Product type of the operating system: VER_NT_SERVER
    2012-12-07 13:01:23 - Product type:  (7)
    2012-12-07 13:01:23 - OS type:  (1)
    2012-12-07 13:01:23 - Configuring the application's property sheet...
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Management Framework 3.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - PowerShellVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - 3.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - CTPVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:01:23 - Could not find or unable to read CTPVersion key
    2012-12-07 13:01:23 - The prerequisite above is already installed
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft .NET Framework 4.5
    2012-12-07 13:01:23 - Reading the following DWORD value/name...
    2012-12-07 13:01:23 - Install
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:01:23 - The value is (1)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:01:23 - The value is... 
    2012-12-07 13:01:23 - 4.5.50709
    2012-12-07 13:01:23 - The release version of .NET 4.5 is installed.
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2012-12-07 13:01:23 - Reading version of the following file...
    2012-12-07 13:01:23 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2012-12-07 13:01:23 - GetFileVersionInfoSize failed (-2147024894)
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Server AppFabric
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - ProductVersion
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\AppFabric\V1.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Windows Identity Foundation (KB974405)
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - 
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft Information Protection and Control Client
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - 
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Microsoft WCF Data Services 5.0
    2012-12-07 13:01:23 - Reading the following string value/name...
    2012-12-07 13:01:23 - Version
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2012-12-07 13:01:23 - Check whether the following prerequisite is installed:
    2012-12-07 13:01:23 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2012-12-07 13:01:23 - Reading the following DWORD value/name...
    2012-12-07 13:01:23 - IsInstalled
    2012-12-07 13:01:23 - from the following registry location...
    2012-12-07 13:01:23 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2012-12-07 13:01:25 - Beginning download/installation
    2012-12-07 13:01:25 - Created thread for installer
    2012-12-07 13:01:25 - "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass "C:\Users\delrue\AppData\Local\Temp\PreD602.tmp.PS1"
    2012-12-07 13:01:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:01:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:40 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:02:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:21 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:22 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:23 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:24 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:25 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:26 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:27 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:28 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:29 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:30 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:31 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:32 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:33 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:34 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:35 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:36 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:37 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:38 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:39 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:41 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:42 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:43 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:44 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:45 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:46 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:47 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:48 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:49 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:50 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:51 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:52 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:53 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:54 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:55 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:56 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:57 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:58 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:03:59 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:00 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:01 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:02 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:03 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:04 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:05 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:06 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:07 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:08 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:09 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:10 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:11 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:12 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:13 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:14 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:15 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:16 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:17 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:18 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:19 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:20 - Install process returned (0)
    2012-12-07 13:04:20 - [In HRESULT format] (0)
    2012-12-07 13:04:20 - "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe" -i
    2012-12-07 13:04:20 - Install process returned (0)
    2012-12-07 13:04:20 - [In HRESULT format] (0)
    2012-12-07 13:04:20 - "C:\Windows\system32\cscript.exe" "C:\Windows\system32\iisext.vbs" /enext "ASP.NET v4.0.30319"
    2012-12-07 13:04:20 - Request for install time of Application Server Role, Web Server (IIS) Role
    2012-12-07 13:04:20 - Install process returned (1)
    2012-12-07 13:04:20 - [In HRESULT format] (-2147024895)
    2012-12-07 13:04:20 - Error when enabling ASP.NET v4.0.30319
    2012-12-07 13:04:20 - Last return code (1)
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - Flags
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Updates\UpdateExeVolatile
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - PendingFileRenameOperations
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SYSTEM\CurrentControlSet\Control\Session Manager
    2012-12-07 13:04:20 - Reading the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired
    2012-12-07 13:04:20 - Error: The tool was unable to install Application Server Role, Web Server (IIS) Role.
    2012-12-07 13:04:20 - Last return code (1)
    2012-12-07 13:04:20 - 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.
    2012-12-07 13:04:20 - Cannot retry
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Management Framework 3.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - PowerShellVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:04:20 - The value is... 
    2012-12-07 13:04:20 - 3.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - CTPVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
    2012-12-07 13:04:20 - Could not find or unable to read CTPVersion key
    2012-12-07 13:04:20 - The prerequisite above is already installed
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft .NET Framework 4.5
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - Install
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:04:20 - The value is (1)
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Net Framework Setup\NDP\V4\full
    2012-12-07 13:04:20 - The value is... 
    2012-12-07 13:04:20 - 4.5.50709
    2012-12-07 13:04:20 - The release version of .NET 4.5 is installed.
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft Sync Framework Runtime v1.0 SP1 (x64)
    2012-12-07 13:04:20 - Reading version of the following file...
    2012-12-07 13:04:20 - C:\Windows\assembly\GAC_MSIL\Microsoft.Synchronization\1.0.0.0__89845dcd8080cc91\Microsoft.Synchronization.dll
    2012-12-07 13:04:20 - GetFileVersionInfoSize failed (-2147024894)
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft SQL Server 2008 R2 SP1 Native Client
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Microsoft SQL Server\SQLNCLI10\CurrentVersion
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Server AppFabric
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - ProductVersion
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\AppFabric\V1.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Windows Identity Foundation (KB974405)
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - 
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft Information Protection and Control Client
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - 
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Microsoft\MSIPC\CurrentVersion
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Microsoft WCF Data Services 5.0
    2012-12-07 13:04:20 - Reading the following string value/name...
    2012-12-07 13:04:20 - Version
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Wow6432Node\Microsoft\Microsoft WCF Data Services\5.0
    2012-12-07 13:04:20 - Check whether the following prerequisite is installed:
    2012-12-07 13:04:20 - Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)
    2012-12-07 13:04:20 - Reading the following DWORD value/name...
    2012-12-07 13:04:20 - IsInstalled
    2012-12-07 13:04:20 - from the following registry location...
    2012-12-07 13:04:20 - SOFTWARE\Wow6432Node\Microsoft\Updates\AppFabric 1.1 for Windows Server\KB2671763
    2012-12-07 13:05:22 - Opening log file
    Can somebody explain me how to succefully install this product ?
    Thanks in advance ! 
    Regards,
    Antoine DELRUE

    Have you tried manually adding the Application Server role using Server manager?  That might give you a better error message on why the prerequisites installer can't add it.  If you can successfully add it using Server manager then you
    can just re-run the prerequisites installer and it should be able to install the rest of the prereqs.
    Paul Stork SharePoint Server
    MVP Principal Solutions Architect: BlueChip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.
    Hello,
    Thanks for your answer. Yes, I've tried to add this Application Role manualy. The error log I pasted here has been generated after this manual installation...
    So it still doesn't work. :(
    Any other ideas ?
    Thanks in advance.
    Regards

  • Error while installing Microsoft Identity Extensions Setup during installation of SharePoint Foundation 2013 on Windows Server 2012

    Hi All,
     When i try to manually (no internet connection on the server) install SharePoint 2013 Prerequisites on Windows Server 2012 I get the below error
    I have installed .Net Framework 3.5, 4.0 and Windows Identity Foundation using Add server roles or features from the server manager.
    From Software & Hardware requirements for SharePoint 2013 give
    Prerequisites for SharePoint 2013 I can see that the identity extensions are available only of Windows Server 2008 R2 and not for windows server 2012. Can you please provide the link for windows server 2012? 
    I have installed all the prerequisites required except Microsoft Identity Extensions.
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    I fixed it by installing Microsoft Identity extensions from command line, please find command line below.
    C:\Windows\System32>msiexec.exe /i "C:\SharePoint2013ServerFiles\prerequisiteinstallerfiles\MicrosoftIdentityExtensions-64.msi" /quiet /norestart
    Note: In the above command C:\SharePoint2013ServerFiles\prerequisiteinsTallerfiles is the path where I had downloaded all the prerequisites for SP2013
    This will install Microsoft Identity Extensions and creates registry entries, which will help the SharePoint 2013 Prerequisite installer to complete the setup
    For more details check out
    here
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • Sharepoint Foundation 2013 on Windows Server 2012 R2 Essential - any chance to install?

    Understood that it's impossible to install SharePoint as it is not supported on a domain Controller BUT is there any chance to install instead SharePoint Foundation 2013 on a Essential Server?

    Hi: 
    Seems so, although as you know it would be better on a member server as a VM.
    http://www.em-soft.si/myblog/elvis/?p=305
    Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

  • Fresh install of Exchange Server 2013 on Windows Server 2012 R2 Blank screen after install

    Attempting to log in to the OWA I get a white screen immediately after entering credentials
    When I open the Exchange Management Shell I get the error 
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed
    Along with the above error it also says Access is denied 
    Im running the Exchange shell as admin 
    There were no errors during the install and I did everything according to the Exchange Server Deployment Assistant 
    At first when I attempted to log in it would say my credentials were incorrect
    This is part of a active directory set up and I fulfilled all of the active directory piece. 

    Hi,
    According your post, I understand that open EMS with error “AccessDenied,PSSessionOpenFailed” after fresh install Exchange 2013.
    If I misunderstand your concern, please do not hesitate to let me know.
    Please follow below steps for troubleshooting:
    1. Reboot the server, usually fixes this error.
    2. Make sure your authentication settings on your virtual directory for PowerShell is correct.
       Internet Information Services (IIS) Manager, <Servername>, Sites, Default Web Site, PowerShell and in the right panel, scroll down to the Authentication module, then make sure that Anonymous access is disabled and Windows Authentication is
    enabled.
    3. Double check the configuration of HTTP binding on Default Web Site in Internet Information Services (IIS).
    4. Run Get-User Identity | FL *power* to check whether the current logged in user has remote powershell enabled.
    If the issue persists, please try to remove the PowerShell virtual directory and renew for testing.
    Additional, I find an similar thread about your question, for your reference:
    https://social.technet.microsoft.com/Forums/windows/en-US/29b3284a-36e1-43b0-87b8-63ee4500f265/exchange-2013-ems-throwing-access-denied-error-and-toolbox-giving-mmc-error?forum=exchangesvradmin
    Thanks
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Allen Wang
    TechNet Community Support

Maybe you are looking for