PS C:\Windows\system32> C:\Users\rainer\Desktop\Resize_script.ps1
Cmdlet Resize_script.ps1 an der Befehlspipelineposition 1
Geben Sie Werte für die folgenden Parameter an:
(Geben Sie !? ein, um Hilfe zu erhalten.)
BackupFolder: c:\winre_backup
Start time: 06/09/2024 08:26:13
Examining the system...
WinRE-Status: Enabled
WinRE-Ort: \\?\GLOBALROOT\device\harddisk0\partition3\Recovery\WindowsRE
System directory: C:\Windows\system32
ReAgent xml: C:\Windows\system32\Recovery\ReAgent.xml
Collecting OS and WinRE partition info...
OS Disk: 0
OS Partition: 2
WinRE Partition: 3
Disk PartitionStyle: MBR
WinRE partition size info
Partition capacity: 560984064
Partition free space: 89923584
WinRE Partition Offset: 125473652736
WinRE Partition Type: IFS
OS partition size: 125367746560
OS partition Offset: 105906176
OS partition ends at: 125473652736
WinRE partition starts at: 125473652736
Backup Directory: [c:\winre_backup]
Verifying if the WinRE partition needs to be extended or not...
Summary of proposed changes
Will shrink OS partition by 262144000
Current OS partition size: 125367746560
Target OS partition size after shrinking: 125105602560
Unallocated space between OS and WinRE partition that will be used towards the new WinRE partition: 0
Will extend WinRE partition size by 250MB
WinRE partition: Disk [0] Partition [3]
Current WinRE partition size: 560984064
New WinRE partition size: 823128064
WinRE will be temporarily disabled before extending the WinRE partition and enabled automatically in the end
The contents of the old WinRE partition will be backed up to [c:\winre_backup]
Please reboot the device before running this script to ensure any pending partition actions are finalized
Would you like to proceed? Y for Yes and N for No: Y
Proceeding with changes...
Note: To prevent unexpected results, please do not interrupt the execution or restart your system
Loading [C:\Windows\system32\Recovery\ReAgent.xml] ...
Clearing stage location info...
Saving changes to [C:\Windows\system32\Recovery\ReAgent.xml]...
Disabling WinRE...
REAGENTC.EXE: Vorgang erfolgreich.
Verifying that WinRE wim exists in downlevel at default location
Performing repartition to extend the WinRE partition ...
Shrinking the OS partition to create a larger WinRE partition
Resizing the OS partition to: [125105602560]...
Target partition size: 125105602560
Size of OS partition after shrinking: 125105602560
Copying content on WinRE partition from [D:\] to [c:\winre_backup]...
Copying [D:\$RECYCLE.BIN] to [c:\winre_backup\$RECYCLE.BIN]...
Copying [D:\Recovery] to [c:\winre_backup\Recovery]...
Copying [D:\$WINRE_BACKUP_PARTITION.MARKER] to [c:\winre_backup\$WINRE_BACKUP_PARTITION.MARKER]...
Copying [D:\bootTel.dat] to [c:\winre_backup\bootTel.dat]...
Backup completed
Deleting WinRE partition: Disk [0] Partition [3]...
Creating new WinRE partition...
Target size: 823128064
Creating temporary diskpart script to create Recovery partition on MBR disk...
Temporary diskpart script file: C:\Users\rainer\AppData\Local\Temp\ExtendWinRE_MBR_PowershellScript.txt
Executing diskpart script...
Error executing diskpart script: Microsoft DiskPart-Version 10.0.19041.3636 Copyright (C) Microsoft Corporation. Auf Computer: WRES Datenträger 0 ist jetzt der gewählte Datenträger. Es wurde keine freie verwendbare Erweiterung gefunden. Möglicherweise ist kein ausreichender Speicherplatz zum Erstellen einer Partition mit der angegebenen Größe und dem angegebenen Offset verfügbar. Geben Sie andere Werte für Größe und Offset an, oder verzichten Sie auf die Angaben, um eine Partition mit maximaler Größe zu erstellen. Der Datenträger ist möglicherweise mit dem MBR- Datenträgerpartitionierungsformat formatiert und enthält entweder vier primäre Partitionen (es können keine weiteren Partitionen erstellt werden) oder drei primäre Partitionen und eine erweiterte Partition (es können nur logische Laufwerke erstellt werden).
PS C:\Windows\system32>