impact Opublikowano 30 Października 2015 Zgłoś Udostępnij Opublikowano 30 Października 2015 Cześć, mam pewien problem z Windows 10, uruchomiłem sfc /scannow i otrzymałem taki wynik: C:\Windows\system32>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. The system file repair changes will take effect after the next reboot. Po analizie pliku CBS.log znalazłem parę takich wpisów: 2015-10-30 14:44:12, Info CSI 00004275 [SR] Could not reproject corrupted file [ml:130{65},l:128{64}]"\??\C:\Windows\Microsoft.NET\Framework64\v4.0.30319\NativeImages"\[l:26{13}]"system.ni.dll"; source file in store is also corrupted 2015-10-30 14:47:15, Info CSI 00005d40 [SR] Could not reproject corrupted file [ml:48{24},l:46{23}]"\??\C:\Windows\SysWOW64"\[l:20{10}]"gpmgmt.dll"; source file in store is also corrupted 2015-10-30 14:47:28, Info CSI 00005efd [SR] Could not reproject corrupted file [ml:48{24},l:46{23}]"\??\C:\Windows\SysWOW64"\[l:24{12}]"iertutil.dll"; source file in store is also corrupted 2015-10-30 14:48:40, Info CSI 00006a15 [SR] Could not reproject corrupted file [ml:130{65},l:128{64}]"\??\C:\Windows\Microsoft.NET\Framework64\v4.0.30319\NativeImages"\[l:26{13}]"system.ni.dll"; source file in store is also corrupted 2015-10-30 14:48:40, Info CSI 00006a1e [SR] Could not reproject corrupted file [ml:48{24},l:46{23}]"\??\C:\Windows\SysWOW64"\[l:24{12}]"iertutil.dll"; source file in store is also corrupted 2015-10-30 14:48:40, Info CSI 00006a26 [SR] Could not reproject corrupted file [ml:48{24},l:46{23}]"\??\C:\Windows\SysWOW64"\[l:20{10}]"gpmgmt.dll"; source file in store is also corrupted Próbowałem te pliki pobrać z innej 10tki, która przechodzi sfc i wrzucić do c:\windows\syswow64\ ale nie przechodziła mi komenda "%systemroot%\syswow64\regsvr32.exe iertutil.dll" kończyło się błędem: iertutil.dll was loaded, but the DllRegisterServer entry point was not found. The file can not be registered Deinstalowałem i instalowałem Internet Explorer 11, ale to nic nie pomogło. Ostatecznie próbowałem naprawić pliki jeszcze w ten sposób ( pobrałem iso win 10 i zamontowałem jako dysk f: ) następnie: C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:F:\sources\install.wim:1 /limitaccess Niestety to się wywalało z błędem ( plik jest i ścieżka prawidłowa - próbowałem wersje : [==========================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 t o restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log albo tak C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:F:\x64\sources\install.wim:1 Deployment Image Servicing and Management tool Version: 10.0.10240.16384 Image Version: 10.0.10240.16384 [==========================100.0%==========================] Error: 3017 Żądana operacja nie powiodła się. W celu wycofania wprowadzonych zmian jest wymagany ponowny rozruch systemu. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log Przegrzebałem DISM.log i znalazłem: (p) CSI Payload Corrupt amd64_netfx4-system_ni_b03f5f7f11d50a3a_4.0.10240.16384_none_9f5387a5ae9ad894\system.ni.dll (p) CSI Payload Corrupt x86_microsoft-windows-g..admintools-gpmc-api_31bf3856ad364e35_10.0.10514.0_none_f761c11e3118cb0c\gpmgmt.dll Z tego co pamiętam to miałem RSAT do wersji angielskiej dodawany ( system jest PL ) i może to się też gryzie? Ale NetFx4? W jaki sposób mogę naprawić te pliki/system. Jeżeli nie ma takiej konieczności to chciałbym uniknąć instalowania całego systemu od nowa. Pozdrawiam i dziękuję, ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Update - sam sobie pomogłem. Może się to kiedyś komuś przydać istotna kwestia to dobranie odpowiednich źródeł ( ISO ) w wersji która zawiera konkretną paczkę w tym przypadku (10.0.10514) to Windows Server 2016 Tech Preview. Komenda: Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:F:\sources\install.wim:1 /limitaccess załatwia sprawę. Odnośnik do komentarza
Rekomendowane odpowiedzi