Site Tools


windows:windows10:scripts:bitlockerdecrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

windows:windows10:scripts:bitlockerdecrypt [2019/09/18 20:18] – created lunetikkwindows:windows10:scripts:bitlockerdecrypt [2019/09/18 20:22] (current) lunetikk
Line 18: Line 18:
     switch($Action)     switch($Action)
     {     {
-        0 {$Drive = Read-Host -Prompt 'Which drive do you want to decrypt?'; Unlock-BitLocker -MountPoint $Drive":" -Password (Read-Host "Passwort eingeben:" -AsSecureString)}+        0 {$Drive = Read-Host -Prompt 'Which drive do you want to decrypt?'; Unlock-BitLocker -MountPoint $Drive":" -Password (Read-Host "Enter your password:" -AsSecureString)}
         1 {$Drive = Read-Host -Prompt 'Which drive do you want to encrypt?'; Lock-BitLocker -MountPoint $Drive":"}         1 {$Drive = Read-Host -Prompt 'Which drive do you want to encrypt?'; Lock-BitLocker -MountPoint $Drive":"}
         2 {Write-Host "Exiting script";Start-Sleep -Seconds 3}         2 {Write-Host "Exiting script";Start-Sleep -Seconds 3}
windows/windows10/scripts/bitlockerdecrypt.1568830716.txt.gz · Last modified: 2019/09/18 20:18 by lunetikk