PreventDeviceEncryption
PreventDeviceEncryption
防止使用 Windows BitLocker 磁片磁碟機加密來加密作業系統磁片磁碟機和任何固定資料磁片磁碟機。 裝置加密是支援 InstantGo Windows 8.1電腦上可用的功能。 當使用者第一次開機電腦,並在初始化時經歷現成的體驗、裝置加密、初始化時,會自動加密作業系統磁片磁碟機和任何使用 BitLocker 的固定資料磁片磁碟機。
使用此設定可防止裝置加密使用 BitLocker 自動加密作業系統磁片磁碟機和任何固定資料磁片磁碟機。
注意這些設定僅適用于Windows 8。
值
false |
使用 BitLocker 自動加密作業系統磁片磁碟機和任何固定資料磁片磁碟機。 這是預設值。 |
true |
請勿使用 BitLocker 自動加密作業系統和任何固定資料磁片磁碟機。 |
有效的設定階段
offlineServicing
特殊化
auditSystem
oobeSystem
父階層
microsoft-windows-securestartup-filterdriver- | PreventDeviceEncryption
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 microsoft-windows-securestartup-filterdriver-。
XML 範例
下列範例會將Windows 8.1設定為在電腦第一次開機時,不會使用 BitLocker 自動加密作業系統磁片磁碟機和任何固定資料磁片磁碟機。
<component name="microsoft-windows-securestartup-filterdriver-" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<PreventDeviceEncryption>true</PreventDeviceEncryption>
</component