Windows 10 backup to Windows Server Essentials 2012 R2

Hi,

I have installed the connector (Windows10.0-KB2790621-x64.msu) and I have used the same procedure as before to skip joining domain and also to skip auto dns server detection on the Windows 10 client.

Something is wrong because I am unable to backup the Windows client. The backup fails almost immediately.

The logs on the client, we can find the lines below (excerpt from SharedServiceHost-ClientMgmtServiceConfig.log) which makes me think at first that it was a problem of  certificate and trust between both computers.

However I made further tests. The problem seems to come from the partition on which Windows 10 is installed. Here is the setup. There are 2 SSDs in the computer. The first one had Windows 8.1 and I installed Windows 10 Education on the second one. The first one is partitionned with :

DISKPART> list partition

  N partition   Type              Taille   Dcalage
  -------------  ----------------  -------  --------
  Partition 1    Rcupration       300 M   1024 K
  Partition 2    Systme            100 M    301 M
  Partition 3    Rserv            128 M    401 M
  Partition 4    Principale         237 G    529 M

(Partition 4 here is mounted as D: drive on Windows 10)

and the second one with :

DISKPART> select disk 1 Le disque 1 est maintenant le disque slectionn. DISKPART> list partition

  N partition   Type              Taille   Dcalage
  -------------  ----------------  -------  --------
  Partition 1    Principale         465 G   1024 K

Partition 1 here is C: drive.

I can let Windows Server 2012 Essentials R2 backup D: drive, but it fails to backup C: drive.

I must add that I have run 'chkdsk /f' several times on all partitions and there are no errors.

Given the error message below I can see 2 possible reasons :

- ESP partition is too small for the C: drive which is twice as large as the previous D: drive

- C: drive has shadowstorage onto itself as reported by vssadmin and that is not handled properly :

C:\ProgramData\Microsoft\Windows Server\Logs>vssadmin list shadowstorage
vssadmin 1.1 - Outil ligne de commande dadministration du service de clich instantan de volume
(C) Copyright 2001-2013 Microsoft Corp.

Association de stockage de clich instantan
   Pour le volume : (C:)\\?\Volume{8dcb68c4-2f10-44e0-abdb-870adc4d0a1c}\
   Volume de stockage de clich instantan : (C:)\\?\Volume{8dcb68c4-2f10-44e0-abdb-870adc4d0a1c}\
   Espace du volume de stockage de clich instantan utilis : 245 Mo (0%).
   Espace du volume de clich instantan allou : 1,63 Go (0%).
   Espace maximal du volume de clich instantan : 32,6 Go (7%)

(Sorry, messages are in French, hope it is readable anyway)

Any idea of what is going wrong by me and how to solve it ?

Thanks in advance and best regards,

Fabrice

[10220] 150819.225807.3208: Engine: Start

[10220] 150819.225807.3248: Engine: Require Mutual Auth : False

[10220] 150819.225807.3248: Engine: Using TLS

[10220] 150819.225807.3495: Backup: Subject Alternative Name is S-1-5-21-2135399396-61042391-1177841451-1002

[10220] 150819.225807.3505: ChainTrustCertValidator: Build chain failed for the following certificate:

[10220] 150819.225807.3505: ChainTrustCertValidator: Status: RevocationStatusUnknown, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation du certificat.

[10220] 150819.225807.3505: ChainTrustCertValidator: Status: OfflineRevocation, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation car le serveur de rvocation tait dconnect.

[10220] 150819.225807.3525: ChainTrustCertValidator: Build chain failed for the following certificate:

[10220] 150819.225807.3525: ChainTrustCertValidator: Status: RevocationStatusUnknown, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation du certificat.

[10220] 150819.225807.3525: ChainTrustCertValidator: Status: OfflineRevocation, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation car le serveur de rvocation tait dconnect.

[10220] 150819.225807.4040: Backup: created

[10220] 150819.225807.4050: Engine: Connect to server TITAN, session cdd03385-47db-4465-b7bf-89c4e3d344cd, protocol 512

[10052] 150819.225807.6048: Backup: decrease running task for Microsoft.WindowsServerSolutions.wssg_pc_backup_client after call StartBackup

[10052] 150819.225807.6058: ShutdownWatcher: decreasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 1

[10052] 150819.225807.6079: Backup: increase running task for Microsoft.WindowsServerSolutions.wssg_pc_backup_client after call SendBackupProgress

[10052] 150819.225807.6079: ShutdownWatcher: increasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 2

[10220] 150819.225807.6119: Backup: In Progress. Percentage : 0

[10052] 150819.225807.6159: Backup: In Progress. Percentage : 1

[10052] 150819.225807.6159: Backup: decrease running task for Microsoft.WindowsServerSolutions.wssg_pc_backup_client after call SendBackupProgress

[10052] 150819.225807.6159: ShutdownWatcher: decreasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 1

[10220] 150819.225807.6269: Engine: Volume 8dcb68c4-2f10-44e0-abdb-870adc4d0a1c = C:

[10220] 150819.225807.6279: Backup: In Progress. Percentage : 1

[10220] 150819.225810.0640: Engine: Error capturing ESP volume. Failing. Error code: 0x80070057

[10220] 150819.225810.0979: Engine: Exception: Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.EspCaptureFailedException: Failed to capture ESP partition

Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupOp.BackupSetOperation.RunWithoutCatch()

Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupOp.BackupSetOperation.Run()

[10220] 150819.225810.1039: Backup: In Progress. Percentage : 1

[10220] 150819.225810.1050: Engine: Failure: EspCaptureFailed, Details: Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.EspCaptureFailedException: Failed to capture ESP partition

Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupOp.BackupSetOperation.RunWithoutCatch()

Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupOp.BackupSetOperation.Run()

[10220] 150819.225810.1060: Engine: Bytes sent=363, bytes received=37, 0 reconnects

[10076] 150819.225810.2747: Backup: Read catch IOException Impossible de lire les donnes de la connexion de transport : Une connexion tablie a t abandonne par un logiciel de votre ordinateur hte., generation 1, reconnect

[3716] 150819.225810.2757: Backup: increase running task for Microsoft.WindowsServerSolutions.wssg_pc_backup_client after call SendBackupProgress

[3716] 150819.225810.2767: ShutdownWatcher: increasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 2

[3716] 150819.225810.2767: Backup: In Progress. Percentage : 100

[3716] 150819.225810.2767: Backup: decrease running task for Microsoft.WindowsServerSolutions.wssg_pc_backup_client after call SendBackupProgress

[3716] 150819.225810.2777: ShutdownWatcher: decreasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 1

[10220] 150819.225810.3287: Backup: Finished. Status : Failed, Error : EspCaptureFailed

[10220] 150819.225810.3287: ShutdownWatcher: decreasing running task number for Microsoft.WindowsServerSolutions.wssg_pc_backup_client to 0

[10848] 150819.225810.3327: Backup: Priority : 3, Days since Last backup : 10, Window Begin : 1200 , Window End : 1380, Computed End : 1240

[11004] 150819.225810.3337: Engine: Using TLS For Removing Dead Backup Session

[10848] 150819.225810.3377: Backup: Updating Scheduled Task

[10848] 150819.225810.3397: Backup: In Backup Window, backup is already run and next run time is scheduled in same window. Add another day.

[10848] 150819.225810.3567: Backup: Run Time : 1209

[11004] 150819.225810.3587: Backup: Subject Alternative Name is S-1-5-21-2135399396-61042391-1177841451-1002

[10848] 150819.225810.3597: Backup: Creating on idle task. Last successful time :03/08/2015 18:28:40

[10848] 150819.225810.3597: Backup: Creating Backup On Idle Task

[11004] 150819.225810.3617: ChainTrustCertValidator: Build chain failed for the following certificate:

[11004] 150819.225810.3617: ChainTrustCertValidator: Status: RevocationStatusUnknown, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation du certificat.

[11004] 150819.225810.3617: ChainTrustCertValidator: Status: OfflineRevocation, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation car le serveur de rvocation tait dconnect.

[11004] 150819.225810.3637: ChainTrustCertValidator: Build chain failed for the following certificate:

[11004] 150819.225810.3637: ChainTrustCertValidator: Status: RevocationStatusUnknown, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation du certificat.

[11004] 150819.225810.3637: ChainTrustCertValidator: Status: OfflineRevocation, StatusInformation: La fonction de rvocation na pas pu vrifier la rvocation car le serveur de rvocation tait dconnect.

[10848] 150819.225810.3767: Backup: Created Backup On Idle Task. Is Configured : True, Last Backup Time : 08/03/2015 18:28:40, Current Time : 08/19/2015 22:58:10

August 20th, 2015 6:48pm

Hi,

According to your description, my understanding is that WS Essentials 2012 R2 failed to backup Windows 10(this computer also has Windows 8.1 installed).

In general, when deploying Windows client computers in a Windows Server 2012/2012 R2 Essentials network, joining the Windows Server 2012/2012 R2 Essentials domain is mandatory. If the client computer is already joined to another domain, you are required to manually leave the existing domain. 

However, if you skip the domain join process(steps mentioned in below link), some features are limited, such as domain credentials, Group Policy, VPN:
https://technet.microsoft.com/en-us/library/jj713510.aspx?f=255&MSPPError=-2147217396#BKMK_10

According to the log, it failed to back up C drive which has Windows 8.1 installed, and logged with Build chain failed for the following certificate and EspCaptureFailed. You may try to check the EspCapture.log and confirm that if any available information has been logged. Detailed steps you may reference:
http://blogs.technet.com/b/tlyons/archive/2013/05/15/my-windows-home-server-2011-backups-failed-but-i-fixed-it-with-some-help.aspx

Best Regards,
Eve Wang
Free Windows Admin Tool Kit Click here and download it now
August 22nd, 2015 1:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics