Encrypting Additional Drives with BitLocker附加驅動器加密與BitLocker的
As you may know, BitLocker Drive Encryption only encrypts the C:\ drive. If you have additional drives in your PC, or use an external USB hard drive with your notebook, you can’t encrypt that drive with BDE. Officially that is :)正如您所知, BitLocker驅動器加密加密,只有在C : \驅動器。如果您有其他的硬盤在你的電腦,或使用外部USB硬盤驅動器與您的筆記本電腦,你可以不加密的驅動器,溴二苯醚。官方是: )
While Vista SP1 will bring support for encrypting the other volumes in your system you can do it today using the command line tool manage-bde.wsf. Now before we get started I must inform you that this is in now way supported by Microsoft. I’ve tried it, it worked for me, but I highly recommend taking a backup of the data before proceeding!雖然Vista的SP1也將帶來支持加密其他各卷在您的系統你可以利用今天的命令行工具管理bde.wsf 。現在擺在我們開始,我必須告訴你,這是現在的方式支持微軟。我這首嘗試,它為我 ,但我強烈建議採取的備份數據,然後程序!
With that out of the way launch the Command Prompt as Administrator and run the following command to encrypt additional drives:在這一點的方式啟動命令提示符作為行政長官和運行下面的命令來加密附加驅動器:
cscript manage-bde.wsf -on X: -recoverykey Y:\ -recoverypassword cscript管理bde.wsf ,在X : - recoverykey Y : \ - recoverypassword
In this example X: is the drive you wish to recover and Y: is the drive the recovery key will be saved to. Remember to backup the recovery key and store it in a secure location. You can store this key on the C: drive (which is encrypted) and it will make things easier when you need to unlock the drive.在這個例子中x :是的驅動器您想恢復和Y :是推動復甦的關鍵將保存到。請記住要備份恢復的關鍵並將其存儲在一個安全的位置。您可以儲存這個關鍵的C :驅動器(這是加密的) ,它將使容易的事情時,你需要解鎖驅動器。
Once that is complete you will need to run a command to “unlock” the drive in order to access the data. With the drive plugged in run the following command:一旦完成,您需要運行一個命令,以“解鎖”的驅動器,以獲取數據。隨著驅動器插入運行下面的命令:
cscript manage-bde.wsf -unlock X: -recoverykey C:\WO97N74A-A99A-9923-C798-45FF0139DDE9.BEK cscript管理bde.wsf ,解開十: - recoverykey ç : \ WO97N74A - A99A - 9923 - C798 - 45FF0139DDE9.BEK
If you lose the key you can unlock the drive with the recovery password with the following command:如果您失去的關鍵,您可以解鎖驅動器與恢復密碼與下面的命令:
cscript manage-bde.wsf -unlock X: -recoverypassword 846295-102210-220394-001294-333982-001923-094856-223451 cscript管理bde.wsf ,解開十: - recoverypassword 846295-102210-220394-001294-333982-001923-094856-223451
Too make it easier I suggest creating a batch file and dropping it in the startup folder.也更容易,我建議建立一個批處理文件,並放棄它在啟動文件夾中。
Written by rodney.buike. 撰稿rodney.buike 。 Read more great feeds at is source 閱讀更多的是供稿源 WEBSITE 網站
no comments 沒有評論 . 。
Read more articles on 閱讀更多文章 Windows Client Windows客戶端 and 和 Security 安全 . 。
- [+] Digg [ + ] Digg的 : Feature this article :特徵本文
- [+] Del.icio.us [ + ] Del.icio.us : Bookmark this article : 06條
- [+] Furl [ + ]卷 : Bookmark this article : 06條















