[SOLVED] Windows Server 2016 in-place upgrade to windows server 2022

No don't delete that folder, disconnecting from the domain should be good enough. So I would suggest to try to update again, if it fails again attach the latest setuperr and setupact.log.
 
Yes, It the the domain administrator account.
but I also change to WORKGROUP. (discount from domain)

No don't delete that folder, disconnecting from the domain should be good enough. So I would suggest to try to update again, if it fails again attach the latest setuperr and setupact.log.

actually, it was disconnected from the domain before the upgrade.
 
Ah, then I would suggest to remove the account folder and the registry entry with the following command before attempting to upgrade again.
Code:
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-21-4037144706-4212842003-1131842936-500" /f
 
0xC1900101 - 0x30018
In-place-upgrade windows 2022 failed in the FIRST_BOOT phase with an error during SYSPREP_SPECIALIZE operation.
Please find the log below.

setupact.log from $Windows.~BT\Sources\Panther
 

Attachments

Rich (BB code):
2024-03-27 08:41:59, Error                 CSI    0000024d (F) Installer: Setup Internet Print Provider Installer    Binary Name: PrintAdvancedInstaller.dll    ErrorCode: 800700b7    Phase: 38    Mode: Install (first install)    Component: Microsoft-Windows-Printing-InternetPrinting-Server, Culture=neutral, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS[gle=0x80004005]

Hi,

Is the server role "Print and Document services installed" on this server?
 
yes, Print Server and internet printing was installed.
 

Attachments

  • Capture.PNG
    Capture.PNG
    265.3 KB · Views: 2
Using Server Manager - remove Roles and Features
give error 0x800f0922
 

Attachments

  • Capture.PNG
    Capture.PNG
    169 KB · Views: 6
The good news, we've found the core issue as it seems.

Please attach the latest CBS logs to look at.
 
The CBS logs looks good, as documented by Microsoft this error may also occur when the %temp% folder contains more than 65,000 files. So I Would suggest to clean-up the %temp% folder(s) first.
 
Please try to uninstall the server roles again with Process Monitor running.

Step#1 - Capture Process Monitor Trace
1. Download and run Process Monitor. Leave this running while you perform the next steps.
2. Uninstall the Server Roles.
3. Stop Process Monitor a minute after it failed to be sure everything is logged. You can simply do this by clicking the square (CTRL +E) on the toolbar as shown below.



4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
5. Zip up the LogFile.PML and upload it to WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free and provide the link.
6. Attach also the latest CBS log for the time stamps
 
Hi,

Please attach also the latest CBS logs as requested for the time stamps.
 
Back
Top