Size
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
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
Microsoft-Windows-SMBServer | Size
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.
<LmAnnounce>true</LmAnnounce>
<Size>2</Size>