windows-itpro-docs/windows/client-management/mdm/policy-csp-admx-lanmanworkstation.md
Meghana Athavale 3388dd8db1 updated
2021-09-24 16:44:50 +05:30

7.2 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 Policy CSP - ADMX_LanmanWorkstation dansimp medium article w10 windows manikadhiman 12/08/2020 dansimp

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 No No
Business No No
Enterprise Yes Yes
Education Yes Yes

Scope:

[!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 do not specify at least one supported cipher suite, or if you disable or do not 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 English 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 No No
Business No No
Enterprise Yes Yes
Education Yes Yes

Scope:

[!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 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 do not 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 does not 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 English 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 No No
Business No No
Enterprise Yes Yes
Education Yes Yes

Scope:

[!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 do not configure this policy setting, Windows will prevent use of Offline Files with CA-enabled shares.

Note

Microsoft does not 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 English name: Offline Files Availability on Continuous Availability Shares
  • GP name: Pol_EnableOfflineFilesforCAShares
  • GP path: Network\Lanman Workstation
  • GP ADMX file name: LanmanWorkstation.admx