[SOLVED] Error 14081 when i try to convert windows server 2022 standard evaluation into standard

Veleno92

Active member
Joined
Aug 9, 2024
Posts
28
Hi, I have a server with windows 2022 standard evaluation and I wanted to convert it to the standard version but when I try I encounter error 14081....
I noticed that in windows update there is an update that I can’t install.

Please find the necessary files attached.

I hope you can help me.

Thank you very much.

p.s. This is a server configured in domain active directory. so safeguard files for me is important
 

Attachments

  • adami 2.PNG
    adami 2.PNG
    10.9 KB · Views: 2
  • error adami 1.PNG
    error adami 1.PNG
    12.3 KB · Views: 2
  • ComponentsScanner.txt
    ComponentsScanner.txt
    737 bytes · Views: 4
  • CBS.rar
    CBS.rar
    2 MB · Views: 5
Hi and welcome to Sysnative,

I am currently working on a lot of threads, I will take a look at this case as soon as possible.

Please read also this thread about the response times.
 
Hi,

Open an elevated command prompt and run the following commands. Attach Fileinfo.txt to your next post.
Code:
dir /s /a %systemroot%\WinSxS\amd64_networkcontroller-tools-deployment_31bf3856ad364e35_10.0.20348.202_none_b750ca8a0ed25bf3 > "%userprofile%\Desktop\Fileinfo.txt"
certutil -hashfile %systemroot%\WinSxS\Manifests\amd64_networkcontroller-tools-deployment_31bf3856ad364e35_10.0.20348.202_none_b750ca8a0ed25bf3.manifest > "%userprofile%\Desktop\Fileinfo.txt"
 
Hi, thanks for the support.
I ran both commands.
The first command tells me "FILE NOT FOUND"
The second one was successful.

I attach fileinfo.txt

adami.PNG
 

Attachments

I'll need to rebuild a Windows Server 2022 VM with some old updates and the Italian Language Pack so this may take some time.
 
Unfortunately, a new installation with the EN_US ISO does not contain the RTM IT-it files which we need as fix. So now I'm installing the Italian ISO, although I don't speak a word of Italian.... :LOL:

it.png
 
I’m sorry for the inconvenience😅. I find myself in almost the same situation with English, in fact I use google translator😅
 
No problem at all, but here's the first fix.

Download
6530fbb0f4101-56f31e53c97da-SFCFix.PNG
SFCFix and save it to your desktop.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFix.zip and save it to your desktop.
  • Drag the SFCFix.zip file over the SFCFix.exe executable and release it.
650c22f99662d-6190d993a26f3-SFCFix-Zip-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards reboot the server only and try to convert the license to Standard using DISM.
 

Attachments

Thanks, something is moving :D

done everything, now the error is different...

I also attach DISM.zip and CBS.zip






screen.png
 

Attachments

Hi,

Here's the next fix.

Warning: This fix was written specifically for this system. Do not run this fix on another system.
  • Save any work you have open, and close all programs.
  • Download the attachment SFCFixScript.txt and save it to your desktop.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
650ef5dbdfd06-62151e1bebac4-SFCFix-Txt-Eng.gif

  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Post the logfile (SFCFix.txt) as attachment in your next reply.

Afterwards reboot the server only and try to convert the license to Standard using DISM.
 

Attachments

Hello and thanks again for the support.

I will try this procedure this evening after 8pm.

The server is operational up to that time and I cannot restart it.

Thanks again.
 
You're welcome. You can also run the following command, this will also trigger error 2 if other components are missing too.

Run the following DISM command and post the result. If it fails attach a new copy of the CBS log.
Code:
DISM /online /cleanup-image /RestoreHealth
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top