Windows server 2016 evaluation to standard

Richard01

Member
Joined
May 7, 2020
Posts
55
Hello,
for some reason i cannot activate windows server 2016 from evalution to standard i have bought the cd key im getting error 0x800F083. I reported the similiar issue last week it was solved with switching system language. But this is different error. Also i cannot unninstal or install any system language getting the 0x800F0831 error also. Tried it with the lpksetup.
Any suggestions?

Code:
PS C:\Users\Administrator> Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:
Deployment Image Servicing and Management tool Version: 10.0.14393.3241 Image Version: 10.0.14393.3241 Starting to update components... Finished installing product key. Removing package Microsoft-Windows-ServerStandardEvalEdition~31bf3856ad364e35~amd64~~10.0.14393.0

[==========================100.0%==========================]
Error: 0x800f0831
An error occurred while operating system components were being updated. The upgrade cannot proceed. For more information, review the log file.


Dism log
CodePile | Easily Share Piles of Code

slmgr /ipk
Error 0xC00F069

sfc scan
C:\Users\Administrator.MLADA-BOLESLAV>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
supported in offline servicing scenarios.

cbs log
CodePile | Easily Share Piles of Code

dism commands
C:\Users\Administrator>dism /online /Get-CurrentEdition

Deployment Image Servicing and Management tool
Version: 10.0.14393.3241

Image Version: 10.0.14393.3241

Current edition is:

Current Edition : ServerStandardEval

The operation completed successfully.


dism /online /Get-TargetEditions

Deployment Image Servicing and Management tool
Version: 10.0.14393.3241

Image Version: 10.0.14393.3241

Editions that can be upgraded to:

Target Edition : ServerStandard
Target Edition : ServerDatacenter

The operation completed successfully.

DISM /Online /Cleanup-Image /CheckHealth



Deployment Image Servicing and Management tool

Version: 10.0.14393.3241



Image Version: 10.0.14393.3241



The component store is repairable.

The operation completed successfully.



DISM /Online /Cleanup-Image /ScanHealth



Deployment Image Servicing and Management tool

Version: 10.0.14393.3241



Image Version: 10.0.14393.3241



[==========================100.0%==========================] The component store is repairable.

The operation completed successfully.

>DISM /Online /Cleanup-Image /RestoreHealth



Deployment Image Servicing and Management tool

Version: 10.0.14393.3241



Image Version: 10.0.14393.3241



[==========================100.0%==========================]

Error: 14



Not enough storage is available to complete this operation.



The DISM log file can be found at C:\Windows\Logs\DISM\dism.log


tried fixing the dism error with but got another error
FIX DISM Source Files Could not be Found Windows 10/8 - wintips.org - Windows Tips & How-tos
Code:
C:\Users\Administrator>dism /online /cleanup-image /restorehealth /source:WIM:D:\sources\install.wim:2



Any idea how to fix this?
Thanks
 
Last edited:
Hi!

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.


  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.



SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

Attachments

Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2020-05-12 08:16:21.211
Microsoft Windows Server 10 Build 14393 - amd64
Using .zip script file at C:\Users\Administrator.MLADA-BOLESLAV\Desktop\SFCFix.zip [0]




PowerCopy::
Successfully took permissions for file or folder C:\Windows\WinSxS\amd64_microsoft-windows-m..nlevelmanifests-net_31bf3856ad364e35_10.0.14393.2457_none_f7ac929c132a948a\RasMigPlugin.dll

Successfully copied file C:\Users\Administrator.MLADA-BOLESLAV\AppData\Local\niemiro\Archive\WinSxS\amd64_microsoft-windows-m..nlevelmanifests-net_31bf3856ad364e35_10.0.14393.2457_none_f7ac929c132a948a\RasMigPlugin.dll to C:\Windows\WinSxS\amd64_microsoft-windows-m..nlevelmanifests-net_31bf3856ad364e35_10.0.14393.2457_none_f7ac929c132a948a\RasMigPlugin.dll.

Successfully restored ownership for C:\Windows\WinSxS\amd64_microsoft-windows-m..nlevelmanifests-net_31bf3856ad364e35_10.0.14393.2457_none_f7ac929c132a948a\RasMigPlugin.dll
Successfully restored permissions on C:\Windows\WinSxS\amd64_microsoft-windows-m..nlevelmanifests-net_31bf3856ad364e35_10.0.14393.2457_none_f7ac929c132a948a\RasMigPlugin.dll
PowerCopy:: directive completed successfully.




Successfully processed all directives.



Failed to generate a complete zip file. Upload aborted.


SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2020-05-12 08:19:03.373
Script hash: UUTlvSnLqM6NRanyP2jMrEMBxDJ/58P0ejcbF5lBb5Q=
----------------------EOF-----------------------

Code:
sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.


File on MEGA
 
Last edited:
Code:
PS C:\Users\Administrator.MLADA-BOLESLAV> Dism /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:


Deployment Image Servicing and Management tool
Version: 10.0.14393.3241

Image Version: 10.0.14393.3241

Starting to update components...
Starting to install product key...
Finished installing product key.

Removing package Microsoft-Windows-ServerStandardEvalEdition~31bf3856ad364e35~amd64~~10.0.14393.0
[==========================100.0%==========================]

Error: 0x800f0831

An error occurred while operating system components were being updated. The upgrade cannot proceed.
For more information, review the log file.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
PS C:\Users\Administrator.MLADA-BOLESLAV>

still the same error

File on MEGA
 

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

Back
Top