Skip to content
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune

Written By Anoop C Nair
Last Updated October 27, 2025
Posted In Intune
SHARE

Let’s discuss Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune. Require Encryption is a Intune settings catalog policy under Lanman Workstation category. It governs the security posture of the SMB (Server Message Block) client when it initiates an outbound connection to an SMB server (like a file share).

The Require Encryption policy dictates whether the Windows SMB client will mandate the use of SMB encryption for all outbound connections. This feature is a powerful, client-side control for enforcing high-security standards across your fleet of managed devices.

This policy is combined with per-share, per-server, and per mapped drive connection properties, through which SMB encryption may be required. The SMB server must support and enable SMB encryption. For example, should this policy be disabled (or not configured), the SMB client may still perform encryption if an SMB server share has required encryption. Important: SMB encryption requires SMB 3.0 or later.

Organizations choose to enable or disable this policy based on a classic security-vs.-compatibility or performance trade-off. Organizations can enforce this policy for several reasons. The organization benefits from a significantly reduced overall risk profile and improved security posture.

Patch My PC

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune

This policy is beneficial for different scenarios. Let me explain with an example, Imagine you are an Admin in Financial firm and enable SMB Encryption. It ensures that highly sensitive data (client records, financial reports) is always encrypted in transit, regardless of the target file server.

If a department accidentally spins up an older, non-compliant file server without encryption enabled, the client devices will refuse to connect, preventing a major security and compliance breach (no unencrypted data ever leaves the client).

Configure Policy from Intune Portal

As an admin, you can easily configure this policy from Intune Portal. For this, Sign in to Microsoft Intune Portal with your credentials. Then go to Devices > Configuration > +Create >+ New Policy

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.1
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.1

Choosing Platform and Profile Type

Choosing Platform and Profile is the next step after selecting New policy. It is very necessary step to effectively configure the policy to appropriate platform. Here I would like to configure the policy to Windows 10 and later platform and settings catalog profile. Then click on the Create button.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.2
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.2

Basic Tab for Naming Policy

Basic Tab is used to give an identity for the policy by adding name and description. Here Name is Mandatory and Description is optional. After adding these details click on the Next button.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.3
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.3

Configure SMB Encryption

On this tab you can access +Add settings hyperlink to access specific settings. When you click on this hyperlink, you will get Settings Picker. Here, I would like to select the settings by browsing by Category. I choose Lanman Workstation. Then, I choose Require Encryption settings.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.4
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.4

Disable SMB Encryption

Encryption and decryption consume CPU cycles on both the client and server. While modern hardware acceleration makes this minimal, in highly latency-sensitive or high-throughput environments.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.5
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.5

Enable SMB Encryption

SMB encryption effectively prevents attackers from intercepting and tampering with the data packets as they travel between the client (user’s PC) and the file server. Here I would like to Enable the Policy.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.6
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.6

Scope Tag for SMB Encryption Policy

Scope Tags sections help you add restrictions to the visibility of the Policy. But it is not a mandatory step, so you can skip this step. Here, I don’t add scope tags for SMB Encryption Policy. Click on the Next button.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.7
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.7

Assignment Tab for Selecting Group

To assign the policy to specific groups, you can use the Assignment Tab. Here I click, +Add groups option under Included groups. I choose a group from the list of groups and click on the Select button. Again, I click on the Select button to continue.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.8
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.8

Review + Create Tab

Before completing the policy creation, you can review each tab to avoid misconfiguration or policy failure. After verifying all the details, click on the Create Button. After creating the policy, you will get a success message.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.9
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.9

Monitoring Status

The Monitoring Status page shows whether the policy has succeeded or not. To quickly configure the policy and take advantage of the policy sync, the device on the Company Portal, Open the Intune Portal. Go to Devices > Configuration > Search for the Policy. Here, the policy shows as successful.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.10
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.10

Client Side Verification through Event Viewer

It helps you check the client side and verify the policy status. Open the Client device and open the Event Viewer. Go to Start > Event Viewer. Navigate to Logs: In the left pane, go to Application and Services Logs > Microsoft > Windows > DeviceManagement-Enterprise-Diagnostics-Provider > Admin.

Event Viewer Details
MDM PolicyManager: Set policy int, Policy: (RequireEncryption), Area: (LanmanWorkstation),
EnrollmentID requesting merge: (EB427D85-802F-46D9-A3E2-D5B414587F63), Current User:
(Device), Int: (0x1), Enrollment Type: (0x6), Scope: (0x0).
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Table.1
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.11
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.11

Removing the Assigned Group from SMB Encryption Settings

If you want to remove the Assigned group from the policy, it is possible from the Intune Portal. To do this, open the Policy on Intune Portal and edit the Assignments tab and the Remove Policy.

To get more detailed information, you can refer to our previous post – Learn How to Delete or Remove App Assignment from Intune using by Step-by-Step Guide.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.12
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.12

How to Delete SMB Encryption 

You can easily delete the Policy from the Intune Portal. From the Configuration section, you can delete the policy. It will completely remove it from the client devices.

For detailed information, you can refer to our previous post – How to Delete Allow Clipboard History Policy in Intune Step by Step Guide.

Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.13
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.13

CSP Details

The CSP Details of Required Encryption policy helps you to know more about policy. This policy controls whether the SMB client will require encryption. This policy is applicable for Windows 11, version 24H2 [10.0.26100.3613] and later.

./Device/Vendor/MSFT/Policy/Config/LanmanWorkstation/RequireEncryption

NameValue
NamePol_RequireEncryption
Friendly NameRequire Encryption
LocationComputer Configuration
PathNetwork > Lanman Workstation
Registry Key NameSoftware\Policies\Microsoft\Windows\LanmanWorkstation
Registry Value NameRequireEncryption
ADMX File NameLanmanWorkstation.admx
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Table.2
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune - Fig.14
Step-by-Step Guide to Mandating SMB Encryption on Every Windows Device with Intune – Fig.14

Need Further Assistance or Have Technical Questions?

Join the LinkedIn Page and Telegram group to get the step-by-step guides and news updates. Join our Meetup Page to participate in User group meetings. Also, Join the WhatsApp Community to get the latest news on Microsoft Technologies. We are there on Reddit as well.

Author

Anoop C Nair has been Microsoft MVP for 10 consecutive years from 2015 onwards. He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is a Blogger, Speaker, and Local User Group Community leader. His primary focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM,  Windows,  Cloud PC,  Entra, Microsoft Security, Career, etc.

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read