J'ai aussi ce problème !! Je vais essayer sans sauvegarder l' image système pour voir si ça marche ??
Je vous informerais de la suite !! Dany
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
OS Win 8 pro 64 bit, no third-party antivirus (Windows Defender only).
System state backup on network share failed with error code 0x807800C5
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
J'ai aussi ce problème !! Je vais essayer sans sauvegarder l' image système pour voir si ça marche ??
Je vous informerais de la suite !! Dany
Dans mon poste précédent Je disais que je faisais une sauvegarde sans l' image système !! 9a marche du premier coup , je sauve ainsi mes bibliothèques !! Je vais faire un autre essai en sauvegardant le disque C et je vous tiens au courant !!! Dany
I have found another work around that may work with some NAS. Instead of pointing the backup folder to a network share, I created a VHD on the network share and mount the VHD as a local drive. Here is what I did:
To mount the VHD every time the system starts up, create a scheduled task that runs the following windows command script:
SELECT VDISK FILE="NAS location\Backup.vhdx"
ATTACH VDISK
EXIT
I tested this on an Iomega/Lenovo NASix201 and Western Digital DX4000 (Windows Storage Server 2008 Essential) and the backup worked on both devices. Backup to ReadyNas devices did not work as the connection to the VHD was lost during backup. Your mileage may vary.
Avec la sauvegarde du disque entier "C" j' ai échoué et j' ai une erreur signalée !! mais une autre sauvegarde avec cette fois la sauvegarde sur "C" des fichiers "Downloads","OEM", "Users", 3 "program files et Data", cela a marché !! Cette Sauvegarde pèse 11,63 Go ...Par contre Je ne sais pas si cela sera suffisant pour réparer en cas de problèmes...?
Salut DANY
Hi !
Backup to NAS from Windows 8 works ( at least to Synology DS1813+ ) IF and AFTER:
- disable SMB2 and large packets in Synology
- edit smb.conf and ADD “strict allocate = yes” to all Shares !!!
After that also Windows 2012 can backup to NAS !!
Hope it helps,
Christian Aichmair
Thanks for that info, but i will not downgrade my NAS, SMB2 gives my network a unbelievable performance boost. I decided to turn Windows backup features off and wrote tons of comandline scripts for backups with FreeFileSync. This is not user friendly and not noob free. What a shame Microsoft.