大小Size
Size
指定快取的大小。Size
specifies the size of the cache.
值Values
11 |
指定的記憶體使用最小化。Specifies that memory use is minimized. |
22 |
指定在電腦之間取得平衡的網路效能的記憶體使用量。Specifies that the computer balances memory usage with network performance. |
33 |
指定的記憶體使用檔案共用和網路應用程式的輸送量最大化。Specifies that memory use is maximized for file sharing and throughput of network applications. 這是預設值。This is the default value. |
附註 在舊版中,預設值是1用戶端並3伺服器。Note In earlier releases, the default was 1 for clients and 3 for servers.
父階層Parent Hierarchy
Microsoft-Windows-SMBServer | SizeMicrosoft-Windows-SMBServer | Size
有效的設定階段Valid Configuration Passes
將一般化generalize
套用至Applies To
如需支援的 Windows 版本與此元件支援的架構,請參閱Microsoft-Windows-SMBServer。For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-SMBServer.
XML 範例XML Example
下列的 XML 輸出會顯示如何指定電腦之間取得平衡的網路效能的記憶體使用量。The following XML output shows how to specify that the computer balances memory usage with network performance.
<LmAnnounce>true</LmAnnounce>
<Size>2</Size>