29.2 C
Ahmedabad
Friday, July 4, 2025

SCEP Exclusion is not blocking on exe files after we excluded from SCCM end.

Issue:

SCEP Exclusion is not blocking on exe files after we excluded from SCCM end.

Solution:

We have validate exclusion list.

MpCmdRun.exe -CheckExclusion –path <path>

Powershell:

$WDAVprefs = Get-MpPreference

$WDAVprefs.ExclusionExtension

$WDAVprefs.ExclusionPath

By seeing exclusion list found that specific file is not get excluded we have manually excluded by running below command and issue got resolve.

Add-MpPreference -ExclusionExtension “.test”

Happy Learning!!!

Thanks & Regards,
Solution Teams
Email: [email protected], [email protected]
Facebook https://www.facebook.com/Hiraniconfigmgr-120189361980772/
Follow me: https://www.linkedin.com/in/hiraniconfigmgr

Author

  • Hi, I Haresh Hirani, I am the person behind this webpage. Welcome to my page, Thank you for visiting the website and my page! My website is all about Microsoft technologies. More about ConfigMgr and all other technologies which are interesting for me. However, larger percentage of my posts are related to SCCM. Normally, like to post the interesting issues which I came across in my day to day tech life. you will find only solutions which comes on my day to day life.

- Advertisement -spot_img

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest posts