SQL express 2008 r2 on windows server 2003

install ends with the following error :
"MsiEnumRelatedProducts failed to enumerate products with UpgradeCode='{1B117BA7-5BC1-419E-820E-7D4F3F412C7B}'. Error code: 1610."

Hi Hadi,
Did you reinstall your SQL Express 2008 R2 or you did a fresh installation? According to the error message "MsiEnumRelatedProducts failed to enumerate products with
UpgradeCode='{1B117BA7-5BC1-419E-820E-7D4F3F412C7B}'. Error code: 1610." , this issue is probably caused by that you tried to install SQL Server Express 2008 R2 with some components which had been installed.
So if you are going to reinstall the SQL Server 2008 R2, please try to remove the old SQL Server by the following steps, and reinstall the SQL Server Express 2008 R2
again:
  1. Make sure you have administrative rights on the computer.
  2. Uninstall the existing SQL Server 2008 and all the components from the control panel.
  3. Backup the registry.
  4. Delete the following keys in regedit:
        --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
        --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
 5. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall  and delete all the sub-keys referencing SQL Server.
 6. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
 7. Rename all the SQL Server folders in the computer.
 8. Reboot the machine
  9. Install SQL Server again.
To further investigation, please collect the error messages logged into the setup log files which are located in the %Program files%\Microsoft SQL Server\100\Setup
bootstrap\Log\ folder.
You can send the logs to sqltnsp AT Microsoft.com (Please replace AT with @) with this format:
#Sample
Subject: MSDN/TechNet forum question: <Thread Title>
Attachments: <files>
Hi Grace,
ThreadURL:<URL>
<Additional information>
#End
For more information about how to View and Read SQL Server Setup Log Files, please see
http://msdn.microsoft.com/en-us/library/ms143702.aspx.
If you have any other questions, please feel free to ask.
Thanks,
Grace

Similar Messages

  • MS14-044 for SQL Server 2008 Standard on Windows Server 2003?

    MS14-044 was recently released and states that it applied to MS SQL Server 2008 SP3, yet the patches available for this security bulletin do not list Windows Server 2003 in the supported operating systems. Does MS14-044 not apply to SQL Server running
    on Windows Server 2003? If it does apply, why isn't there an update available to run on Windows Server 2003?

    Hi Chasg76,
    According to your description, the patches available for MS14-044 do not list Windows Server 2003 in the supported operating systems and you want to know whether MS14-044 applies to SQL Server running on Windows Server
    2003.
    Based on my test, KB2977321 applies to SQL Server 2008 Service Pack 3 product and it does apply to SQL Server 2008 SP3 running on Windows Server 2003.
    I installed SQL Server 2008 Service Pack 3 in Windows Server 2003 SP2 x86. After the service pack 3 installation completed, KB2977321 was offered in the Automatic Update.
    Besides, you can manually install the update by downloading the update form the Download Center web site as well.
    I also tried the manually installation and I downloaded the Security Update for SQL Server 2008 Service Pack 3 (KB2977321) from this web: Security Update for SQL Server 2008 Service Pack 3 (KB2977321) (https://technet.microsoft.com/library/security/MS14-044),
    it was installed successfully.
    After installed security upgrade, I checked the file attributes and compared to this article: MS14-044: Description of the security update for SQL Server 2008 SP3 (GDR): August 12, 2014(http://support.microsoft.com/kb/2977321/en-us).
    The result is the same.
    According to my test, MS14-044 applies to SQL Server running on Windows Server 2003 even though Windows Server 2003 is not listed in the supported operating systems.
    Best regards,
    Qiuyun Yu

  • CR 2008 on Server 2008 R2 vs Windows Server 2003

    I have posted a similar question before but have not beeen able to come up with a solution.
    We recently purchased cr2008 designer sp5 and installed it on server 2008 r2 and server 2003. We have web pages where CR is embedded in the code showing the report. This works fine on server 2003, also works fine on development desktop BUT does not work on server 2008 r2.
    The application works but when time to show the CR itsself there is just a blank page with no error messages. I have replcated the code both using vs2005 and vs2008 and none of them are working when it comes to show report.
    IIS is configured to run 32bit mode and classic (on server 2008 r2). Applications are comiled with x86 target.
    We also have windows applications (without user interfaces) that loops through data base and saves crystal report as .pdf documents to folders to folders and they do work either.
    I have been working on this for the last couple fof weeks and I am clueless.
    Any ideas where to start looking and what to try? Any any help will be greatly appreciated. Thank you.

    That could be the discovery we're looking for...
    The message re. Database Vendor Code 1540 is coming from the database client without any modifications in the CR engine. E.g.; sometimes searching for the error in the database documentation helps. Google is often pretty good also. E.g.;
    Crystal: Failed to open Connection : The Official Forums for Microsoft ASP.NET
    http://download.tigerpawsoftware.com/download/v10/Errors%20That%20Can%20Occur%20When%20You%20Run%20a%20Report%20from%20T…
    From SAP documentation:
    Failed to retrieve data from the database. Details: [Database Vendor Code: <vendor code number>].
    Cause
    The report SQL queries that have been sent to the server cannot be executed, because an error was returned by the database server after it processed the queries. For example, a field/table/procedure required by the report is missing, or the queries contain syntax errors.
    Action
    Ensure the report is using the correct connection information. For example, the data source name, server name, database name, and user name are correct. In a database-client test tool, ensure that the fields, tables, and procedures used by the report exist and that SQL queries can be executed against them. In the Crystal Reports designer, verify that the SQL query, as shown under the Database menu Show SQL Query option, does not contain syntax errors. If the SQL query shown in Crystal Reports is valid, execute the same SQL query through a database-client test tool.
    - Ludek

  • SQL Express 2008 R2 and SQL 2005 Server SP1 in single Windows 2003 server

    Hi,
    I am using a Windows Server 2003 R2 Enterprise Ed SP2 OS with SQL 2005 SP1 intallled on it for our Nav 5 database.
    As my backup software requires SQL Express 2008 R2 as default daabase, is it possible to install this in the same server with the SQL 2005 currently running on it? Would there be any impact on the existing SQL 2005 and the application and the Navision database
    on it?
    Appreciate your help.
    Sharon Lo

    Hi,
    I am using a Windows Server 2003 R2 Enterprise Ed SP2 OS with SQL 2005 SP1 intallled on it for our Nav 5 database.
    As my backup software requires SQL Express 2008 R2 as default daabase, is it possible to install this in the same server with the SQL 2005 currently running on it? Would there be any impact on the existing SQL 2005 and the application and the Navision database
    on it?
    There is no issue with installing multiple versions of SQL Server on a machine.I have SS 2005 ,2008 R2 and 2012 all on same machine and they work just fine. You can install all version instances side by side and all will work independently from
    each other.
    Now issue which might cause problem  your SQL Server 2005 is SP1 which is a Blunder IMO. Please ASAP patch it to SP4 because you are running very old version of 2005 which is unsupported by Microsoft and also SP4 includes MANY fixes for SQLServer
    2005. Applying SP4 will fix many issues and will bring you under Microsoft support.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Windows server 2008 R2 x64 Authentication failure while try to access Windows server 2003 R2

    Hello,
    I try to access Windows Server 2003 R2 Standard from Windows Server 2008 R2 x64 standard using integrated windows authentication . And because my application tries to read SQL server i'm getting and error that user is not trusted. Then I tried to open a
    simple shared folder on  2003 and none of the users is able to do it. Both servers are part of common workgroup in the same IP range. Using domain is not an option. Migrating 2003 to 2008 is not an option either. The specific DB provider I have to use
    supports only windows authentication, so creating user into SQL server is not an option too. I have tested many applications and cases which requires/uses windows authentication and non of the manage to connect.
    Any help is very welcome because things are urgent!
    Authentication failure

    That method in workgroup mode may be a problem.
    Authentication in SQL Server
    Might ask them over here.
    SQL Server forums on
    MSDN
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • SQL Express 2008 R2 will not start on Windows 7 Home

    Ok, This used to work, and then over night my system rebooted and now I cannot start SQL Express 2008 R2 after I have unistalled, and re-installed.   Cleared out the folders and the certificates, changed the Named Pipes configuration and all to
    no avail.   Here is my log file.
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    2014-06-14 08:45:18.18 Server      Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)
        Jun 17 2011 00:54:03
        Copyright (c) Microsoft Corporation
        Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    2014-06-14 08:45:18.18 Server      (c) Microsoft Corporation.
    2014-06-14 08:45:18.18 Server      All rights reserved.
    2014-06-14 08:45:18.18 Server      Server process ID is 8924.
    2014-06-14 08:45:18.18 Server      System Manufacturer: 'SAMSUNG ELECTRONICS CO., LTD.', System Model: '700Z3A/700Z4A/700Z5A/700Z5B'.
    2014-06-14 08:45:18.18 Server      Authentication mode is MIXED.
    2014-06-14 08:45:18.18 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG'.
    2014-06-14 08:45:18.18 Server      This instance of SQL Server last reported using a process ID of 2820 at 6/14/2014 8:32:55 AM (local) 6/14/2014 1:32:55 PM (UTC). This is an informational message only; no user action is required.
    2014-06-14 08:45:18.18 Server      Registry startup parameters:
         -d C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\master.mdf
         -e C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG
         -l C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\mastlog.ldf
    2014-06-14 08:45:18.18 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-06-14 08:45:18.18 Server      Detected 8 CPUs. This is an informational message; no user action is required.
    2014-06-14 08:45:18.21 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-06-14 08:45:18.23 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2014-06-14 08:45:18.25 spid7s      Starting up database 'master'.
    2014-06-14 08:45:18.28 spid7s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'ACT7'.
    2014-06-14 08:45:18.29 spid7s      SQL Trace ID 1 was started by login "sa".
    2014-06-14 08:45:18.29 spid7s      Starting up database 'mssqlsystemresource'.
    2014-06-14 08:45:18.30 spid7s      The resource database build version is 10.50.2500. This is an informational message only. No user action is required.
    2014-06-14 08:45:18.32 spid7s      Server name is 'MARTINDAHL-PC\ACT7'. This is an informational message only. No user action is required.
    2014-06-14 08:45:18.32 spid10s     Starting up database 'model'.
    2014-06-14 08:45:18.32 spid7s      Informational: No full-text supported languages found.
    2014-06-14 08:45:18.32 spid7s      Starting up database 'msdb'.
    2014-06-14 08:45:18.33 Server      Error: 17190, Severity: 16, State: 1.
    2014-06-14 08:45:18.33 Server      Initializing the FallBack certificate failed with error code: 1, state: 1, error number: -2146893802.
    2014-06-14 08:45:18.33 Server      Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-06-14 08:45:18.33 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-14 08:45:18.33 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-06-14 08:45:18.33 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-14 08:45:18.33 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-06-14 08:45:18.33 Server      Error: 17826, Severity: 18, State: 3.
    2014-06-14 08:45:18.33 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-06-14 08:45:18.33 Server      Error: 17120, Severity: 16, State: 1.
    2014-06-14 08:45:18.33 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    -=-=-=-=-=-=-=-=-=-=
    I am logged into either the Administrator Account or my Account in which I am in the Adminstrator Group or an Admin.   My OS is Windows 7 Home Premium Edition, so I cannot clear out the MSSQL groups and things I have seen online.  Since this
    is Express, there is limited capabilities with the config tool.  
    I have tried to change the log in as in the SQL Configuration tool and every item I check, Local Service, Local System, Network Service all give the same error,
    "Cannot Find Object or Property. [0x80042004]
    SInce I have Home Premium, MMC will not load the snap in for Local Users and groups to check out these items.
    A check of the net user shows only the Administrator, Guest and my local login in Admin Account.  net localgroups show these items.
    *Administrators
    *Distributed COM Users
    *Event Log Readers
    *Guests
    *HomeUsers
    *IIS_IUSRS
    *IIS_WPG
    *Performance Log Users
    *Performance Monitor Users
    *SQLServer2005SQLBrowserUser$MARTINDAHL-PC
    *SQLServerFDHostUser$MartinDahl-PC$ACT7
    *SQLServerMSSQLServerADHelperUser$MARTINDAHL-PC
    *SQLServerMSSQLUser$MartinDahl-PC$ACT7
    *SQLServerSQLAgentUser$MARTINDAHL-PC$ACT7
    *Users
    The command completed successfully.
    I checked the SSL and Force Encryption is set to no and the certificates have been cleared.  
    I am not sure how to solve this problem.   Please help.   Thanks, in advance. 

    I created a new Administrator account on the machine, mdahl.   I then started the SQL Configuration Tool and changed the log on to this new account.  Same problem.   Here is the SQL Log.
    2014-06-14 11:24:15.83 Server      Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)
        Jun 17 2011 00:54:03
        Copyright (c) Microsoft Corporation
        Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    2014-06-14 11:24:15.83 Server      (c) Microsoft Corporation.
    2014-06-14 11:24:15.83 Server      All rights reserved.
    2014-06-14 11:24:15.83 Server      Server process ID is 11448.
    2014-06-14 11:24:15.83 Server      System Manufacturer: 'SAMSUNG ELECTRONICS CO., LTD.', System Model: '700Z3A/700Z4A/700Z5A/700Z5B'.
    2014-06-14 11:24:15.83 Server      Authentication mode is MIXED.
    2014-06-14 11:24:15.83 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG'.
    2014-06-14 11:24:15.83 Server      This instance of SQL Server last reported using a process ID of 5952 at 6/14/2014 11:21:35 AM (local) 6/14/2014 4:21:35 PM (UTC). This is an informational message only; no user action is required.
    2014-06-14 11:24:15.83 Server      Registry startup parameters:
         -d C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\master.mdf
         -e C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG
         -l C:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\mastlog.ldf
    2014-06-14 11:24:15.83 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-06-14 11:24:15.83 Server      Detected 8 CPUs. This is an informational message; no user action is required.
    2014-06-14 11:24:15.87 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-06-14 11:24:15.88 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2014-06-14 11:24:15.90 spid7s      Starting up database 'master'.
    2014-06-14 11:24:15.91 spid7s      1 transactions rolled forward in database 'master' (1). This is an informational message only. No user action is required.
    2014-06-14 11:24:15.91 spid7s      0 transactions rolled back in database 'master' (1). This is an informational message only. No user action is required.
    2014-06-14 11:24:15.91 spid7s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2014-06-14 11:24:15.92 spid7s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'ACT7'.
    2014-06-14 11:24:15.93 spid7s      SQL Trace ID 1 was started by login "sa".
    2014-06-14 11:24:15.93 spid7s      Starting up database 'mssqlsystemresource'.
    2014-06-14 11:24:15.93 spid7s      The resource database build version is 10.50.2500. This is an informational message only. No user action is required.
    2014-06-14 11:24:16.03 spid7s      Server name is 'MARTINDAHL-PC\ACT7'. This is an informational message only. No user action is required.
    2014-06-14 11:24:16.03 spid10s     Starting up database 'model'.
    2014-06-14 11:24:16.03 spid7s      Informational: No full-text supported languages found.
    2014-06-14 11:24:16.03 spid7s      Starting up database 'msdb'.
    2014-06-14 11:24:16.03 Server      Error: 17190, Severity: 16, State: 1.
    2014-06-14 11:24:16.03 Server      Initializing the FallBack certificate failed with error code: 1, state: 1, error number: -2146893802.
    2014-06-14 11:24:16.03 Server      Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-06-14 11:24:16.03 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-14 11:24:16.03 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-06-14 11:24:16.03 Server      Error: 17182, Severity: 16, State: 1.
    2014-06-14 11:24:16.03 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-06-14 11:24:16.03 Server      Error: 17826, Severity: 18, State: 3.
    2014-06-14 11:24:16.03 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-06-14 11:24:16.03 Server      Error: 17120, Severity: 16, State: 1.
    2014-06-14 11:24:16.03 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    Also, the link you provided is to Windows Vista, not Windows 7 Home Premium.  However, I did look at the registry setting they said to look at in the link.
    Locate the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Under the ProfileList subkey, delete the subkey that is named <var>SID</var>.bak.
    Note <var>SID</var> is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The <var>SID</var>.bak subkey should contain a ProfileImagePath registry entry that points to the original profile
    folder of the user account that is experiencing the problem.
    Exit Registry Editor.
    Looking into my registry for my ProfilesList as mentioned. I have these items.
    S-1-5-19 Folder with Default (Value not set), Flags (REG_DWORD) 0x0000000, ProfileImagePath (REG_EXPANDS_SZ) C:Windows\ServiceProfiles\LocalService, State (REG_DWORD) 0x0000000
    S-1-5-20 Folder with Default (Value not set), Flags (REG_DWORD) 0x0000000, ProfileImagePath (REG_EXPANDS_SZ) C:Windows\ServiceProfiles\NetworkService, State (REG_DWORD) 0x0000000
    Then I have an item for each of my three accounts, Administrator, Martin Dahl, and mdahl, All admin Accounts, which has no sid.bak, but a Sid, so not sure how this link helps me either.   Still looking for assistance.  Still not starting.

  • How do I add a Mac to a Windows Server 2003 or 2008 domain?

    I recently started working for a public school district that runs Windows Server 2003 and Windows Server 2008 R2. There are several faculty members, myself included, that would like to get their Macs onto the domain and capable of file sharing, printing to network printers, etc. I cannot find decent instructions anywhere. Could someone please point me in the right direction or give me some directions? It would be greatly appreciated. Thanks.

    I'm also new to the MAC world - I trust you were able to join the MAC's to the domain - I finally figured it out. However, I have not been able to get the MAC's to save to the Windows 2008 server where I have student folders setup. Have you been able to do this? If so can share the info with us.
    Thanks,
    Steve
    [email protected]
    Newport School District

  • Connect SQL Server 2012 from Windows Server 2003 with native client 9.0

    Hi,
    I currently have a setup where ETL tool Ab Intio, running on a Linux server, connects to the SQL Server 2005 through a passthrough Wintel server with Windows Server 2003 OS using SQL server native client 9.0
    Now I have the requirement to upgrade the SQL server from 2005 to 2012.
    My question is, will it be possible to connect to SQL server 2012 through Windows Server 2003 with native client 9.0?
    As per the specs, I need native client 11.0+ to fully support SQL Server 2012, but then, as per specs, native client 11.0 doesnot run on Windows server 2003. OS upgradation is currently not on the cards.
    So will it be possible to the run the basic queries we use currently, if we can connect SQL server 2012 through Windows Server 2003 with native client 9.0/10.0, without updgrading the OS of the Wintel server?
    Thanking you in advance! 

    Hi Soumya,
    Yes, you can use the SQL Server Native Client shipped with SQL Server 2005 to connect to a SQL Server 2012 instance, and there is no need to upgrade the operating system.
    Regards,
    Mike Yin
    TechNet Community Support

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • Failed Windows Server 2003 Enterprise SP2 to Windows 2008 Enterprise OS Upgrade

    Attempted to upgrade the OS on our Primary Domain Controller which is running Windows Server 2003 Enterprise with Service Pack 2 installed on a HP ProLiant DL360 G4P Server with 2GB of ram, 3.2 GHz Processor and 53.2 GB of free space on C.  I took
    the following steps prior to attempting upgrade.
    1. Determined that Server meet the minmum requirements for upgrade.
    2. Installed all Windows Updates.
    3. Uninstalled McAfee Virus Scan Enterprise Application
    4. Backed Up and Imaged Primary Domain Controller.
    5. Tested Domain Replication to ensure Primary and Backup Domain Controllers were communicating with each other.
    6. Set Domain Function Level at Windows Server 2003
    7. Placed ADPREP folder on C:\ on Primary Domain Controller and ran "adprep /forestprep" and "adprep /domainprep" successfully
    8. In the C:\Windowd\System32 renamed the WindowsPowerShell application folder to WindowPowerShell-Old, the application failed the Upgrade compatibility test.
    Loaded the DVD: "Windows Server 2008 for Enterprise, Standard and Datacenter 32bit Edition", ran installation in upgrade mode to preserve existing settings and software.  The Ugrade ran to last step, application install and failed at
    26% complete with the following errror message:
    "Windows installation encountered an error and cannot continue. Your computer will now restart and your previous version of windows will be restored"
    My questions are why did the upgrade fail?  What can we do to ensure the upgrade will succeed next time?
    I have incuded the Setuperr.log below.
    2014-08-24 08:48:27, Error      [0x08081e] MIG    Failed to load manifest at C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man: class UnBCL::XmlException:  hResult = 0x0, Line = 2, Position = 134;
    void __thiscall UnBCL::XmlDocument::Load(class UnBCL::String *)
    2014-08-24 08:48:30, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:30, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:30, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:35, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:35, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:35, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:35, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:58, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:58, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:58, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:58, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:58, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:59, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:59, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:59, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:48:59, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:48:59, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:09, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH)
    failed gle=0x7f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
    2014-08-24 08:49:09, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-IE-ESC\EscMigPlugin.dll, {196B9C00-9ECD-11DB-AF15-0014223890F3},
    0) failed, hr=[0x8007007f].
    2014-08-24 08:49:18, Error      [0x08071d] MIG    CDownlevelOCStore::GetOCCollection, Failed to load C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man.: class UnBCL::XmlException:  hResult = 0x0, Line
    = 2, Position = 134; . .
    void __thiscall UnBCL::XmlDocument::Load(class UnBCL::String *)
    2014-08-24 08:49:22, Error      [0x08081e] MIG    Failed to load manifest at C:\$WINDOWS.~BT\Sources\dlmanifests\errorreportingfaults-dl.man: class UnBCL::XmlException:  hResult = 0x0, Line = 2, Position = 134;
    void __thiscall UnBCL::XmlDocument::Load(class UnBCL::String *)
    2014-08-24 09:13:05, Error      [0x080792] MIG    COCEventTracing::COCEventTracing Failed to call StartTrace 87.[gle=0x00000057]
    2014-08-24 09:14:26, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [EventMessageFile]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [EventMessageFile]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:26, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [TypesSupported]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\AutoEnrollment [TypesSupported]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:27, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Tlntsvr [EventMessageFile]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Application\Tlntsvr [EventMessageFile]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:27, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [EventMessageFile]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [EventMessageFile]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:27, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [TypesSupported]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\DfsSvc [TypesSupported]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:27, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [EventMessageFile]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [EventMessageFile]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:14:27, Error      [0x0802b6] MIG    Could not create object: HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [TypesSupported]. Exception class Mig::Win32ErrorException: Win32ErrorException:
    Error(0), Skip opening registry entry [HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\System\SCardSvr [TypesSupported]], which is protected by WRP..
    void __thiscall Mig::CRegistryDataStore::Create(class Mig::CDataUnit *)
    2014-08-24 09:30:13, Error      [0x060005] IBS    CallBack_StampRequiredDrives:An error occurred while fixing paths on black board GLE is [0x0]
    2014-08-24 09:30:13, Error      [0x064188] IBSLIB RollbackReinitialize: threw exception.: class UnBCL::ArgumentException: Directory "X:\$WINDOWS.~BT\Sources\Rollback" doesn't exists..
    __thiscall OSRollbackService::CCheckpointImpressario::CCheckpointImpressario(const unsigned short *,class OSRollbackService::CCheckpointSequence *,int)
    [gle=0x00000003]
    2014-08-24 09:33:19, Error      [0x0804b3] MIG    CMigWorkingDirHelper::CMigWorkingDirHelper() failed.: class UnBCL::DirectoryNotFoundException: root of directory to create not found.
    class UnBCL::DirectoryInfo *__stdcall UnBCL::Directory::CreateDir(const class UnBCL::String *)
    [gle=0x00000003]
    2014-08-24 09:33:19, Error      [0x0802fa] MIG    MigStartUp caught exception: class UnBCL::DirectoryNotFoundException: root of directory to create not found.
    __thiscall Mig::CMigWorkingDirHelper::CMigWorkingDirHelper(class UnBCL::String *)
    __thiscall Mig::CMigWorkingDirHelper::CMigWorkingDirHelper(class UnBCL::String *)
    class UnBCL::DirectoryInfo *__stdcall UnBCL::Directory::CreateDir(const class UnBCL::String *)
    [gle=0x00000003]

    Hi,
    Here are some limitation of upgrading:
    Upgrading is supported from x86-based and x64-based computers, but cross-architecture upgrades are not supported. 
    Cross-language upgrades are not supported.
    Upgrading from Windows Server 2003 to a Server Core installation of Windows Server 2008 is not supported.
    We cannot upgrade the failover clusters from Windows Server 2003 to Windows Server 2008. Before upgrading, we must uninstall failover clustering.
    For detailed information about Upgrading to Windows Server 2008, please refer to the link below,
    http://technet.microsoft.com/en-us/library/cc755199(v=WS.10).aspx#BKMK_Supported
    Besides, to confirm that it isn't an IO issue, could you please try to copy the DVD to the local disk?
    If error occurs, it may be an IO issue.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Use Windows Server 2003 or 2008 with BootCamp?Just want to run basic things

    Hey, well I can get a copy of Microsoft Windows Server 2003 and 2008 with the DreamSpark program (as I am in college) for free. But my question is, is this a good idea to use with my MacBook Pro? I wasn't sure how well it'd work with Boot Camp, and all I'd want is to just run basic programs and/or games.
    Is it a good idea? And does anyone have tutorials for how to install it?

    Hi,
    Windows Server 2003 and XP 64-bit share the same codebase and XP-64bit is not supported with BootCamp.
    Windows Server 2008 and Vista 64-bit share the same codebase and Vista 64-bit is only supported with BootCamp on some Macs. See here: http://support.apple.com/kb/HT1846
    For running 'basic' things with the Server versions, why not use one of the Virtualization apps like Parallels, VMWare Fusion or VirtualBox ?
    http://www.parallels.com/products/desktop/
    http://www.vmware.com/products/fusion/
    http://www.virtualbox.org/
    VirtualBox is open-source, so you don't have to pay for it.
    Regards
    Stefan

  • I want downgrate the lic windows server 2008 SBS prem to server 2003 standard

    Dear Sir,
    We have purchsed windows server 2008 SBS prem edition
    and i want downgrade that lic in to windows server 2003 standard edition
    past 4 days i m trying to complete the procedure but still i m done that
    now i have created one hotmail account
    please  provide me right step to complete that 
    [email protected] 
    This is my officeal mail to please get back to reply me ASAP
    Lakhan Sawant

    There is no downgrade procedure.
    A downgrade is 'licensing only'.
    You need to have a copy of Windows Server 2003 Standard Media to install, you will also need a license key for 2003.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Auto rollback with no error when upgrading windows server 2003 sp2 to windows server 2008 R2

    Hi, I have a server needs to upgrade from windows server 2003 sp2 to windows server 2008 r2.
    It should be supported from technet site
    And yes, it went through all the list of upgrade. After rebooted, it told me "the upgrade was not successful, Your previous version of windows is being restored. Do not restart your computer during this time.".
    Is there a place located the upgrade failure log? What's the common cause about the auto roll back?

    Thanks for the reply.
    I copied some sentences in Setuperr.log
    2014-07-10 23:58:33, Error                       
    Failed to find driver file path. Error=00000002x[gle=0x80092004]
    2014-07-10 23:58:45, Error      [0x0805e6] MIG    File 'C:\WINDOWS\SysWOW64\cpqteam.cnt' is unsigned! (Failed with error code 0x2 (2): Failed with error code 0x2 (2): Failed with )[gle=0x00000490]
    2014-07-10 23:58:45, Error      [0x0805e6] MIG    File 'C:\WINDOWS\SysWOW64\cpqteam.hlp' is unsigned! (Failed with error code 0x2 (2): Failed with error code 0x2 (2): Failed with )[gle=0x00000490]
    2014-07-11 00:06:19, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-MediaPlayer\MediaPlayer-DLMigPlugin.dll,
    {8179C2CA-2B60-49D6-BC81-D796378B024E}, 0) failed, hr=[0x80070003].
    2014-07-11 00:06:20, Error      [0x08085e] MIG    UpgHost: CMigPluginSurrogate::LoadDllServer: Invalid argument: BinaryPath=[C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-MediaPlayer\MediaPlayer-DLMigPlugin.dll]
    does not exist.[gle=0x00000003]
    2014-07-11 00:13:58, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\dlmanifests\Microsoft-Windows-MediaPlayer-DRM-DL\drmmgrtn.dll,
    {743B7FD2-8427-4B7D-B330-A95618DE2BFC}, 0) failed, hr=[0x8007007e].
    2014-07-11 00:18:56, Error      [0x0803db] MIG    IndirectKeyMapper: Cannot find the currently loaded location for hive X:\Documents and Settings\####\NTUSER.DAT; giving up (2).[gle=0x00000003]
    2014-07-11 00:30:58, Error                 SYSPRP SPPNP: Error 0x25 (CONFIGRET) occurred while determining the buffer size needed to hold the list of devices that are using service
    usbhub20.
    2014-07-11 00:30:58, Error                 SYSPRP SPPNP: Error 0x424 occurred while opening a handle to the service usbhub20.[gle=0x00000424]
    2014-07-11 00:38:08, Error      [0x080973] MIG    Ignoring apply for object: C:\WINDOWS\Panther\setupact.log[gle=0x000003f0]
    2014-07-11 00:38:08, Error      [0x080973] MIG    Ignoring apply for object: C:\WINDOWS\Panther\setuperr.log[gle=0x000003f0]
    Is it caused by driver error, MediaPlayer-DLMigPlugin.dll
    and drmmgrtn.dll?

  • Upgrading windows server 2003 domain controller to windows server 2008

    Hello friedns :
    We have a company with about 2000 users , and two windows server 2003 domain controllers , one of them acts as a primary domain controller , and the other acts as secondary domain controller , all the FSMO s are on the primary DC ,we have decided to upgrade all of our servers from windows server 2003 to windows server 2008 , the first step is to upgrade the domain controllers to windows server 2008 , our domain controllers are so sensitive and has to be active 24 hours a day , i have stress upgrading it to windows server 2008 , what is the best solution to upgrade it with no risk ?
    ( i have an opinion but i am not sure and i dont have any guide about it , i want to install a windows server 2008 and promote it as an additional domain controller to the windows server 2003 DC and the transfer all the FSMOs to it , and then promote the first domain controller !!! is that possible ? if yes , is there any guide about it? )
    If there is a guide available for it please let me know . (Specially if there is a tip & trick)
    thank you guys.
    Network is my LOVE

    Hi,
    This TechNet online article might be helpful for you.
    How to Upgrade Domain Controllers to Windows Server 2008 or Windows Server 2008 R2
    http://technet.microsoft.com/en-us/library/ee522994(WS.10).aspx
    For your convenience, I have list some general steps for your reference.
    Since the following operation have potential damage to Active Directory database, it is highly suggested that you'd better perform a full backup of Active Directory (System State) firstly. Also it is better to test the following procedure in a similar lab environment first.
    General Steps:
    =============
    1. Verify the new server's TCP/IP configuration has been pointed to the current DNS server.
    2. Make the new server become a member server of the current Windows Server 2003 domain first.
    3. Upgrade the Windows Server 2003 forest schema to Windows Server 2008 schema with the "adprep /forestprep" command on old server.
    Please run the "adprep.exe /forestprep" command from the Windows Server 2008 installation disk on the schema master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP\adprep.exe /forestprep
    4. Upgrade the Windows 2003 domain schema with the "adprep /domainprep" command on old server.
    Please run the "adprep.exe /domainprep" command from the Windows Server 2008 installation disk on the infrastructure master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP \adprep.exe /domainprep
    5. Insert Windows Server 2008 Installation Disc in the new server.
    6. Run "dcpromo" on new server to promote it as an additional domain controller in existing Windows 2003 domain, afterwards you may verify the installation of Active Directory.
    Please refer to:
    How to Verify an Active Directory Installation in Windows Server 2003
    http://support.microsoft.com/kb/816106
    7. Verify the new server's TCP/IP configuration has been pointed to current DNS server.
    8. Enable Global Catalog on new server and manually Check Replication Topology and afterwards manually trigger replication (Replicate Now) to synchronize Active Directory database between 2 replicas.
    Please note: It will some time to replicate GC between DC, please wait some time with patience.
    9. Disable Global Catalog on the old DC.
    10. Transfer all the FSMO roles from the old DC to the new DC.
    Please refer to:
    How to view and transfer FSMO roles in Windows Server 2003
    http://support.microsoft.com/kb/324801
    11. Verify that the old DNS Server Zone type is Active Directory-Integrated. If not, please refer to:
    How To: Convert DNS Primary Server to Active Directory Integrated
    http://support.microsoft.com/kb/816101
    Note: Active Directory Integrated-Zone is available only if DNS server is a domain controller.
    12. Install DNS component on new server and configure it as a new DNS Server (Active Directory Integrated-Zone is preferred). All the DNS configuration should be replicated to the new DNS server with Active Directory Replication.
    13. Make all the clients change TCP/IP configuration to point to new server as DNS.
    14. You may configure TCP/IP on all the clients, or adjust DHCP scope settings to make them use the new DNS server.
    Please note: It is a good practice to make the old DC offline for several days and check whether everything works normally with the new server online. If so, you may let the old DC online and run DCPROMO to demote it.
    Hope it helps.
    Regards,
    Wilson Jia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Upgrade has been disabled : Windows Server 2003 to 2008 Upgrade

    To whom it may concern :
    I have a virtualized Windows 2003 Web Edition (x86) that needs to be upgrade to Windows Server 2008 (x86).  It has several web applications installed and configured thus clean install of Windows Server 2008 is not an option.
    In short, I get a "Upgrade has been disabled" message. 
    It also says, "You cannot upgrade from Windows Server 2003 Web Edition to Windows Web Server 2008.  You can upgrade to ."  Would you please help?
    FYI. the Windows Server 2003 has a single partition and setupact.log as follow:
    2015-03-21 23:08:20, Info       [0x0a000a] UI     Autorun:Autorun core successfully  initialized!!!
    2015-03-21 23:08:20, Info       [0x0a000b] UI     Autorun:Autorun UI successfully  initialized!!!
    2015-03-21 23:08:21, Info                  UI     AppWindow has layout style 0
    2015-03-21 23:08:21, Info                  UI     NavWindow has layout style 0
    2015-03-21 23:08:21, Info                  UI     NavWindow has layout style 0
    2015-03-21 23:08:22, Info                  UI     Page with ID 2018 returned 0 for CanPageBeActivated with choice 0
    2015-03-21 23:08:22, Info                  UI     Page with ID 2002 returned 0 for CanPageBeActivated with choice 0
    2015-03-21 23:08:22, Info                  UI     Page with ID 1200 returned 1 for CanPageBeActivated with choice 0
    2015-03-21 23:08:22, Info                  UI     Page with ID 1200 returned 1 for CanPageBeActivated with choice 0
    2015-03-21 23:08:22, Info       [0x0a011c] UI     WizardDialogPost::SetActive
    2015-03-21 23:08:26, Warning    [0x0a0010] UI     WM_KEYUP for 9 key on 0
    2015-03-21 23:08:26, Warning    [0x0a0010] UI     WM_KEYUP for 16 key on 0
    2015-03-21 23:08:26, Warning    [0x0a0010] UI     WM_KEYUP for 16 key on 0
    2015-03-21 23:08:26, Warning    [0x0a0010] UI     WM_KEYUP for 17 key on 0
    2015-03-21 23:08:26, Warning    [0x0a0010] UI     WM_KEYUP for 17 key on 0
    2015-03-21 23:08:26, Info       [0x0a018e] UI     Passing command line parameter ("D:\Sources\setup.exe /HideWelcome /uilanguage:en-US /targetlanguage:en-US") to IBS.
    2015-03-21 23:15:51, Info       [0x0a013b] UI     Cancel rejected. Remaining on Page Install Windows.

    Looks like you'll need to clean install it.
    From the following versions of Windows Server 2003, there are no supported upgrades:Windows Server 2003 Web Server Edition SP2 and Windows Server 2003 Web Server SP1
    https://support.microsoft.com/en-us/kb/951041
     These ones may help.
    http://blogs.iis.net/bills/archive/2008/06/18/how-to-migrate-from-iis-6-to-iis-7.aspx
    http://www.iis.net/downloads/microsoft/web-deploy
    Also might ask over here.
    http://forums.iis.net/
    http://forums.asp.net/
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

Maybe you are looking for

  • How do i create a database template from the command line?

    Hi, As part of implementing a backup and recovery strategy for a client (including disaster recovery) I want to automate the creation of a database template From an Existing Database (Structure as well as data) via a script that will run every night.

  • Startup Script folder empty - no Bridge CS5 Output to Web?

    Something must have gone wrong installing CS5 Photoshop over CS4 Indesign! Even after net-updating to Bridge 4.0.2 the startup script folder (Preferences > Startup Scripts) is empty. When selecting the Output Workspace in Bridge, there is no pane tha

  • Lumia 620 urgent help

    Hi I m using Lumia 620 Denim update my problem is that its hanging very much I have to take off battery for restart internal memory is 3 gb free what to do help me plz

  • Why PS3  crash

    Has anyone been able to figure out why PS3 crashes? I can not open it, it says Photoshop CS3 has stopped working.  I have removed and reloaded the program and it still will not open.  Can't keep production up with this, please help.  Thank you!

  • Revenue recognition with partial credits

    Hello, We have an issue regarding recognising revenue on contracts where a partial credit has been raised. Example: Assume a 2 year contract, £2,400 (£1,200 year 1, £1,200 year 2) The first year is billed and paid in full and then in the second year