Jordan Ostreff

Jordan Ostreff

2G/3G/4G/NSA-5G/SA-5G Mobile Packet Core, Telco Clouds, Ericsson CEE, OpenStack, NFV, Orchestration, SDN, Containerisation, Networking IPv4/IPv6, Industrial Computer Networks, Mathematics, Engineering
WinRE partition resize to fix installation of KB5034441

WinRE partition resize to fix installation of KB5034441

Param ( [Parameter(Mandatory=$false,HelpMessage="Skip confirmation")][bool]$SkipConfirmation=$false, [Parameter(Mandatory=$true,HelpMessage="Path to backup old WinRE partition content to")][string]$BackupFolder ) # ------------------------------------ # Helper functions # ------------------------------------ # Log message function LogMessage([string]$message) { $message = "$message" Write-Host $message } # Extract numbers from string function ExtractNumbers(
9 min read