The source file could not be found. 0x800f081f


i have been struggling error past week, because hindering ability "set anywhere access".

when attempting run dism /online /cleanup-image /restorehealth tool runs 100% gives me error 0x800f081f, tried specifying iso of server 2016 essentials source no luck.

any guidance or appreciated.

hi,

please try run “scf /scannow” check , repair system files. 

if there error message, please reference “use system file checker tool repair missing or corrupted system files” have further identification:
https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files

dism.exe, when run below command, dism uses windows update provide files required fix corruptions. make sure system windows update working:
dism.exe /online /cleanup-image /restorehealth

or, manually assign source location using below command:
dism.exe /online /cleanup-image /restorehealth /source:<your source location>/limitaccess

best regards,
eve wang

please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.



Windows Server  >  Windows Server 2016 Essentials



Comments

Popular posts from this blog

directory stack

After enabling Windows Server 2012 R2 DHCP Failover Getting Packet dropped because of Client ID hash mismatch

WMI Repository 4GB limit - Win 2003 Ent Question