[SOLVED] In-Place upgrade from 2012r2 to 2016 consistently fails

btanner

Member
Joined
Oct 3, 2024
Posts
14
Hello there, first time posting here.

Working with a client who still has a few Server 2012r2 computers that we're trying to get at least up to 2016 if possible.
I know the best course of action is to setup new servers and migrate apps/data, but my boss wants us to pursue the in-place upgrade option as much as we can.

The servers consistently fail to upgrade, I have a suspicion that it is related to SentinelOne antivirus, but while I'm working on getting that removed I thought I'd post here and see if any of you could review the logs and let me know what the issue might be.

Thanks for your time and assistance.
 

Attachments

Hello and welcome,

Export registry as hive
  • Click on the Start button and in the search box, type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    HKEY_LOCAL_MACHINE\SYSTEM\DriverDatabase\DriverPackages
  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).
  • Name this file DriverPackages (with no file extension) and save it to your Desktop.
  • Zip this file and attach it to your next reply.
 
Attach the file C:\Windows\INF\setupapi.dev.log to your next reply.
 
Provide the Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again. Note: If you find that you need to reboot and are unable to because this is a server then try Option#2 below.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to Gofile or WeTransfer and just provide the link here.


Option#2 (only if you are unable to follow the previous instructions)

  • Please download the Freeware RegBak from here: Acelogix Software - Download products
    You will find it at the bottom of the page that the link brings you to.
  • Go ahead and install this program and accept all the defaults. After the last install screen the program should open.
  • Click the New Backup button. Accept the defaults and simply click Start.
  • When it says Finished successfully, click the Close button.
  • This will bring you back to the main screen of the program. You will see one entry in this list with the date that you did it. Right-click on this line-item and select Explore Backup...
  • This will bring you into the folder where the backup was made. You should see a Users folder and a Windows folder along with a couple other files. Double-click on the Windows folder to open it. Then open the System32 folder and then config folder. You should see around 6 files in here, one of which is named COMPONENTS.
  • Copy the COMPONENTS file to your Desktop. If the COMPONENTS file does not exist, please fetch it instead from C:\Windows\System32\config\COMPONENTS.
  • Now right-click on the COMPONENTS file that is on your desktop and select Send to > Compressed (zipped) folder.
  • Then please upload the zip file (COMPONENTS.zip) to your favourite file sharing website (it will be too big to upload here). Examples of services to upload to are Gofile or WeTransfer and then just provide the link in your reply.
  • You can close any open windows you have as well as the RegBak program now.
 
You attached the file COMPONENTS.log, not COMPONENTS (without an extension). Please redo.
 
Add Missing Package
1. Click the Start button and type cmd in the search box.
2. Right-click on the cmd that comes up and select Run as administrator.
3. Once you are at the command prompt, copy/paste the following line and press enter.
pnputil -a C:\Windows\WinSxS\amd64_ntprint4.inf_31bf3856ad364e35_6.3.9600.18604_none_3734db2b7835131d\ntprint4.inf

4. You will likely receive a prompt that the publisher of the driver cannot be verified. Please install the driver anyway as this message is normal.
 
Attach the file C:\Windows\INF\setupapi.dev.log to your next reply.
 
Export registry as hive
  • Click on the Start button and in the search box, type regedit
  • When you see regedit on the list, right-click on it and select Run as administrator.
  • When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing

  • Once selected, click File > Export....
  • Change the Save as type: to Registry Hive Files (*.*).
  • Name this file ComponentBasedServicing (with no file extension) and save it to your Desktop.
  • Right-click on the saved file and choose Send To -> Compressed (zipped) Folder.
  • Attach the .ZIP file to your next post.
  • If the file is too large to upload here, please upload to Gofile or WeTransfer and just provide the downloadlink here.
 
Perform a scan with FRST.
FRST Scan:
  1. Download the Farbar Recovery Scan Tool and save it to your Desktop:
    64-bit: Downloading Farbar Recovery Scan Tool
    Note: Your antivirus program may report FRST incorrectly as an infection. If so, disable the real-time protection when downloading and running FRST.
  2. Right-click to run the tool as administrator. When the tool opens click Yes to disclaimer.
  3. Note: Ensure that the Addition.txt check box is checked at the bottom of the form within the Optional Scan area.
  4. Press the Scan button.
  5. Please wait for the tool to finish. It will produce two logfiles called FRST.txt and Addition.txt in the same directory the tool is run from (which should be the desktop)
  6. Post the logfiles FRST.txt and Addition.txt as attachment in your next reply.
 
Just a question. It looks like Vipre Business Agent was ones installed but remnants of it are still present. Can I remove that also in the next fix ?
Installing multiple antivirus program can cause problems and slow down the machine.
 
Yes that's fine, we removed it and SentinelOne recently as part of troubleshooting the OS upgrade.
 
Back
Top