Size specifies the size of the cache.

Values

1

Specifies that memory use is minimized.

2

Specifies that the computer balances memory usage with network performance.

3

Specifies that memory use is maximized for file sharing and throughput of network applications. This is the default value.

Note
In earlier releases, the default was 1 for clients and 3 for servers.

Parent Hierarchy

Valid Configuration Passes

generalize

Applies To

For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-SMBServer.

XML Example

The following XML output shows how to specify that the computer balances memory usage with network performance.

  Copy Code
<LmAnnounce>true</LmAnnounce>
<Size>2</Size>

See Also