Hello,
i have issue with activating my windows server from evaluation to standard i get this error
C:\Users\Administrator> 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.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
C:\Users\Administrator>
C:\Users\Administrator>
i have issue with activating my windows server from evaluation to standard i get this error
Code:
PS C:\Users\Administrator> DISM /Online /Set-Edition:ServerStandard /ProductKey:{Product Key} /AcceptEula
Deployment Image Servicing and Management tool
Version: 10.0.17763.1697
Image Version: 10.0.17763.2237
Error: 87
The set-edition option is unknown.
For more information, refer to the help by running DISM.exe /?.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
PS C:\Users\Administrator>
C:\Users\Administrator> 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.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.
C:\Users\Administrator>
C:\Users\Administrator>
Code:
C:\Users\Administrator>DISM/online/cleanup-image/CheckHealth
Deployment Image Servicing and Management tool
Version: 10.0.17763.1697
Error: 87
The online/cleanup-image/checkhealth option is unknown.
For more information, refer to the help by running DISM.exe /?.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\Users\Administrator>
Code:
C:\Users\Administrator>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.17763.1697
Image Version: 10.0.17763.2237
[==========================100.0%==========================]
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\Users\Administrator>
C:\Users\Administrator>
Last edited by a moderator: