start, cmd (run as admin)
reagentc /disable
reagentc /enable
s tem boste resetirali** recovery particijo (meni je šel potem free space na 510 MB), tako da se je KB5034441 namestil brez napak.
**Če je premalo free prostora na recovery particiji, se bo winre praviloma namestil na sistemski c:\
Zadnji Winre.wim je velik 494 MB
Imel isti problem kot ta: izbral naj se namesti na recovery particijo, a se je na c:\
Zakaj ?
create a log file:
Koda:
reagentc /disable
reagentc /setreimage /path R:\Recovery\WindowsRE
//je lahko tudi brez dodeljene črke pogona: REAGENTC /setreimage /path \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
//to je disk 0 , partition 4
reagentc /enable /logpath c:\WinRE.log
(navaden reagentc ne vrne nobene napake):
MS pogoji:
a) If the partition is less than 500 MB, it must have at least 50 MB of free space.
b) If the partition is 500 MB or larger, it must have at least 320 MB of free space.
a) ne pride v poštev 494 -500 je manj kot 50 MB
torej
b) 500+320 MHB, na vsaj toliko bi moral povečati recovery particijo.
Introduces the disk partition requirement for using Windows RE tools on a UEFI-based computer.
learn.microsoft.com
c) If the partition is larger than 1 gigabyte (GB), it must have at least 1 GB of free space.
d) ker reagentc gleda, katere particije imajo ta ID
The partition must use the following Type ID: DE94BBA4-06D1-4D40-A16A-BFD50179D6AC
Koda:
diskpart, select disk 0, select partition 4
Koda:
set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes=0x8000000000000001
//za gpt
za mbr:
Sem jo raje pobrisal in podaljšal sistemsko, winre je sedaj na c:\Recovery\ in misterij rešen.
dodatni viri
Veeam Recovery Media Creation process is failing. The error will typically be:Windows recovery image file not found:
www.veeam.com
The Windows Recovery Environment (WinRE) is a minimal operating system based on the Windows Preinstallation Environment (WinPE) image that includes several tools to repair, reset, and diagnose Windows. If Windows…
woshub.com
Deploy Windows RE
learn.microsoft.com
BIOS/MBR-based hard drive partitions
learn.microsoft.com
UEFI/GPT-based hard drive partitions
learn.microsoft.com