Rebooting the PC makes no difference. But after a suggestion to change the temp location through registry I have a new error. But it at least makes two randomly named folders in destination, which includes files from WinRE and from my system.
Code: Select all
[25.09.2015 11:49:05] <09> Info [wmi(localhost)] Invoking WMI query: 'select * from Win32_OperatingSystem'
[25.09.2015 11:49:05] <09> Info [TaskLog] 'Mounting Recovery Environment image' update, OrdinalId 1, UpdateUsn 1, Status ENone, Desc ''
[25.09.2015 11:49:05] <09> Info [WinREFilesCollector] Removing temp RE files directory 'd:\Veeam\dujb3bij.kh5'
[25.09.2015 11:49:05] <09> Error Failed to collect required files. (System.Exception)
[25.09.2015 11:49:05] <09> Error v Veeam.Endpoint.RecoveryMedia.UI.CRecoveryMediaCreator.CollectFiles(CWinReCreator winReCreator)
[25.09.2015 11:49:05] <09> Error v Veeam.Endpoint.RecoveryMedia.UI.CRecoveryMediaCreator.CreateImpl()
[25.09.2015 11:49:05] <09> Error v Veeam.Endpoint.RecoveryMedia.UI.CRecoveryMediaCreator.CreateProc()
[25.09.2015 11:49:05] <09> Error Failed to build WIM file at d:\Veeam\dujb3bij.kh5\sources\boot.wim (System.Exception)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWimBuilder.Build(String wimPath, Int32 imageIndex, ITaskLog taskLog, ICancelFlag cancelFlag, IWimBuilderAction bootFilesExtractionAction, IWimBuilderAction adkFilesExtractionAction)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWinREFilesCollector.CollectFiles(CWimBuilderOptions options, ICancelFlag cancelFlag)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWinReCreator.CollectFiles()
[25.09.2015 11:49:05] <09> Error v Veeam.Endpoint.RecoveryMedia.UI.CRecoveryMediaCreator.CollectFiles(CWinReCreator winReCreator)
[25.09.2015 11:49:05] <09> Error Zadaný soubor bitové kopie neobsahuje oddíl prostředků (System.Exception)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWimBuilder.FailoverToOtherImages(String wimPath, String mountDir, ITaskLog taskLog, Exception exception, ICancelFlag cancelFlag)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWimBuilder.CreateWimMounter(String wimPath, Int32 imageIndex, String mountDir, ITaskLog taskLog, ICancelFlag cancelFlag)
[25.09.2015 11:49:05] <09> Error v Veeam.Core.Common.CWimBuilder.Build(String wimPath, Int32 imageIndex, ITaskLog taskLog, ICancelFlag cancelFlag, IWimBuilderAction bootFilesExtractionAction, IWimBuilderAction adkFilesExtractionAction)
[25.09.2015 11:49:05] <09> Info [TaskLog] 'Failed to create recovery media: Zadaný soubor bitové kopie neobsahuje oddíl prostředků' append, OrdinalId 9, Status EFailed, Desc '
We found a way, to disconnect a PC from domain, make image and join it back. So it is permissions related I think. But I was logged in as domain admin, I ran VEB as admin and the temp folder was on non-system drive with RW permissions to Everyone.