6.6 KiB
title, description, ms.author, ms.localizationpriority, ms.topic, ms.prod, ms.technology, author, ms.date, ms.reviewer, manager
title | description | ms.author | ms.localizationpriority | ms.topic | ms.prod | ms.technology | author | ms.date | ms.reviewer | manager |
---|---|---|---|---|---|---|---|---|---|---|
Policy CSP - ADMX_LanmanWorkstation | Learn about the Policy CSP - ADMX_LanmanWorkstation. | vinpa | medium | article | w10 | windows | vinaypamnani-msft | 12/08/2020 | aaroncz |
Policy CSP - ADMX_LanmanWorkstation
Tip
These are ADMX-backed policies and require a special SyncML format to enable or disable. For details, see Understanding ADMX-backed policies.
You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to Enabling a policy.
The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see CDATA Sections.
ADMX_LanmanWorkstation policies
- ADMX_LanmanWorkstation/Pol_CipherSuiteOrder
- ADMX_LanmanWorkstation/Pol_EnableHandleCachingForCAFiles
- ADMX_LanmanWorkstation/Pol_EnableOfflineFilesforCAShares
ADMX_LanmanWorkstation/Pol_CipherSuiteOrder
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | No | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy setting determines the cipher suites used by the SMB client.
If you enable this policy setting, cipher suites are prioritized in the order specified.
If you enable this policy setting and don't specify at least one supported cipher suite, or if you disable or don't configure this policy setting, the default cipher suite order is used.
SMB 3.11 cipher suites:
- AES_128_GCM
- AES_128_CCM
- AES_256_GCM
- AES_256_CCM
Note
AES_256 is not supported on Windows 10 version 20H2 and lower. If you enter only AES_256 crypto lines, the older clients will not be able to connect anymore.
SMB 3.0 and 3.02 cipher suites:
- AES_128_CCM
How to modify this setting:
Arrange the desired cipher suites in the edit box, one cipher suite per line, in order from most to least preferred, with the most preferred cipher suite at the top. Remove any cipher suites you don't want to use.
Note
When configuring this security setting, changes will not take effect until you restart Windows.
ADMX Info:
- GP Friendly name: Cipher suite order
- GP name: Pol_CipherSuiteOrder
- GP path: Network\Lanman Workstation
- GP ADMX file name: LanmanWorkstation.admx
ADMX_LanmanWorkstation/Pol_EnableHandleCachingForCAFiles
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | No | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy setting determines the behavior of SMB handle caching for clients connecting to an SMB share where the Continuous Availability (CA) flag is enabled.
If you enable this policy setting, the SMB client will allow cached handles to files on CA shares. This provision may lead to better performance when repeatedly accessing a large number of unstructured data files on CA shares running in Microsoft Azure Files.
If you disable or don't configure this policy setting, Windows will prevent use of cached handles to files opened through CA shares.
Note
This policy has no effect when connecting Scale-out File Server shares provided by a Windows Server. Microsoft doesn't recommend enabling this policy for clients that routinely connect to files hosted on a Windows Failover Cluster with the File Server for General Use role, as it can lead to adverse failover times and increased memory and CPU usage.
ADMX Info:
- GP Friendly name: Handle Caching on Continuous Availability Shares
- GP name: Pol_EnableHandleCachingForCAFiles
- GP path: Network\Lanman Workstation
- GP ADMX file name: LanmanWorkstation.admx
ADMX_LanmanWorkstation/Pol_EnableOfflineFilesforCAShares
Edition | Windows 10 | Windows 11 |
---|---|---|
Home | No | No |
Pro | Yes | Yes |
Windows SE | No | Yes |
Business | Yes | Yes |
Enterprise | Yes | Yes |
Education | Yes | Yes |
[!div class = "checklist"]
- Device
This policy setting determines the behavior of Offline Files on clients connecting to an SMB share where the Continuous Availability (CA) flag is enabled.
If you enable this policy setting, the "Always Available offline" option will appear in the File Explorer menu on a Windows computer when connecting to a CA-enabled share. Pinning of files on CA-enabled shares using client-side caching will also be possible.
If you disable or don't configure this policy setting, Windows will prevent use of Offline Files with CA-enabled shares.
Note
Microsoft doesn't recommend enabling this group policy. Use of CA with Offline Files will lead to very long transition times between the online and offline states.
ADMX Info:
- GP Friendly name: Offline Files Availability on Continuous Availability Shares
- GP name: Pol_EnableOfflineFilesforCAShares
- GP path: Network\Lanman Workstation
- GP ADMX file name: LanmanWorkstation.admx