DiskID (microsoft-windows-systemmaintenanceservice-cachelist-cache-diskid)

DiskID 會指定識別 Microsoft ReadyBoost™ 裝置的磁片識別碼。 此值會與 PartitionID搭配使用。

識別碼

指定 ReadyBoost 裝置的磁片識別碼。

父階層

microsoft-windows-systemmaintenanceservice- | CacheList | 緩存 | DiskID

有效的組態傳遞

特殊化

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 microsoft-windows-systemmaintenanceservice-

XML 範例

下列範例 XML 輸出顯示兩個 ReadyBoost 裝置的設定。 在此範例系統上,主要硬碟是磁片 0 (,但 XML 範例中未列出) ,而兩個 ReadyBoost 裝置位於磁片 1、分割區 1 和磁片 2、磁片 1。

<CacheList>
  <Cache>
    <CacheID>ReadyBoostCache1</CacheID>
    <DiskID>1</DiskID>
    <PartitionID>1</PartitionID>
    <CacheSizeMB>1024</CacheSizeMB>
    <EnableCompression>false</EnableCompression>
    <EnableEncryption>true</EnableEncryption>
  </Cache>
  <Cache>
    <CacheID>ReadyBoostCache2</CacheID>
    <DiskID>2</DiskID>
    <PartitionID>1</PartitionID>
    <EnableCompression>true</EnableCompression>
    <EnableEncryption>true</EnableEncryption>
  </Cache>
</CacheList>

PartitionID

Cache