OK. Thank you for the advice but what about:
?
This is what I did:
Then I unmounted the Drive F: in Explorer.
Now upgrader works without error.
BUT still Windows Update (In VirtualBox) is not able to aply the upgrades ...
Quote:Windows To Go Upgrader is a software which can help you easily upgrade Windows To Go USB drive from lower version of Windows to higher version of Windows, even if the Windows To Go USB drive is encrypted by using BitLocker Drive Encryption.
?
This is what I did:
Code:
PS C:\Users\lenib> manage-bde.exe -status e:
BitLocker-Laufwerkverschlüsselung: Konfigurationstool, Version 10.0.22621
Copyright (C) 2013 Microsoft Corporation. Alle Rechte vorbehalten.
Volume "E:" [WINTOUSB]
[Datenvolume]
Größe: 0,09 GB
BitLocker-Version: Kein
Konvertierungsstatus: Vollständig entschlüsselt
Verschlüsselt (Prozent): 0,0 %
Verschlüsselungsmethode: Kein
Schutzstatus: Der Schutz ist deaktiviert.
Sperrungsstatus: Entsperrt
ID-Feld: Kein
Automatische Entsperrung: Deaktiviert
Schlüsselschutzvorrichtungen: Keine gefunden
PS C:\Users\lenib> manage-bde.exe -status f:
BitLocker-Laufwerkverschlüsselung: Konfigurationstool, Version 10.0.22621
Copyright (C) 2013 Microsoft Corporation. Alle Rechte vorbehalten.
Volume "F:" [WinToUSB]
[Datenvolume]
Größe: 953,00 GB
BitLocker-Version: Kein
Konvertierungsstatus: Vollständig entschlüsselt
Verschlüsselt (Prozent): 0,0 %
Verschlüsselungsmethode: Kein
Schutzstatus: Der Schutz ist deaktiviert.
Sperrungsstatus: Entsperrt
ID-Feld: Kein
Automatische Entsperrung: Deaktiviert
Schlüsselschutzvorrichtungen: Keine gefunden
PS C:\Users\lenib> manage-bde.exe -status i:
BitLocker-Laufwerkverschlüsselung: Konfigurationstool, Version 10.0.22621
Copyright (C) 2013 Microsoft Corporation. Alle Rechte vorbehalten.
Volume "I:" [WinToUSB]
[Datenvolume]
Größe: 953,76 GB
BitLocker-Version: Kein
Konvertierungsstatus: Vollständig entschlüsselt
Verschlüsselt (Prozent): 0,0 %
Verschlüsselungsmethode: Kein
Schutzstatus: Der Schutz ist deaktiviert.
Sperrungsstatus: Entsperrt
ID-Feld: Kein
Automatische Entsperrung: Deaktiviert
Schlüsselschutzvorrichtungen: Keine gefunden
PS C:\Users\lenib> Disable-Bitlocker -MountPoint "e:"
ComputerName: DESKTOP-VUSLOKI
VolumeType Mount CapacityGB VolumeStatus Encryption KeyProtector AutoUnlock Protection
Point Percentage Enabled Status
---------- ----- ---------- ------------ ---------- ------------ ---------- ----------
Data E: 0,09 FullyDecrypted 0 {} Off
PS C:\Users\lenib> Disable-Bitlocker -MountPoint "f:"
ComputerName: DESKTOP-VUSLOKI
VolumeType Mount CapacityGB VolumeStatus Encryption KeyProtector AutoUnlock Protection
Point Percentage Enabled Status
---------- ----- ---------- ------------ ---------- ------------ ---------- ----------
Data F: 953,00 FullyDecrypted 0 {} Off
PS C:\Users\lenib> Disable-Bitlocker -MountPoint "i:"
ComputerName: DESKTOP-VUSLOKI
VolumeType Mount CapacityGB VolumeStatus Encryption KeyProtector AutoUnlock Protection
Point Percentage Enabled Status
---------- ----- ---------- ------------ ---------- ------------ ---------- ----------
Data I: 953,76 FullyDecrypted 0 {} Off
Then I unmounted the Drive F: in Explorer.
Now upgrader works without error.
BUT still Windows Update (In VirtualBox) is not able to aply the upgrades ...