
Blocking executable content in Office 365
We had a DOT js file in a zip file come through email last week. We use o365 and I had created a transport rule:
* Apply this rule if… Any attachment has executable content
* Do the following… Delete the message without notifying anyone
But the DOT js still got through. I went digging to find out what Microsoft considered executable content and happened along this post:
In the post they list what is blocked with this rule
Dot js is not included 🙁
I’ve been working to see if I can create my own rule that will look inside a zip file to block extensions I don’t want coming through email. Once I get one created I’ll update this post with my findings.
If you know of a way to do this please leave it in the comments below.
More Stories
SQL upgrades
We have a few SQL servers that need to be upgraded before they go end of life. We are looking...
How to manage the local administrators group on Azure AD joined devices
After a device is deployed likely using autopilot, sometime you have a need to add an AzureAD user to the...
Azure AD and Windows hello for business, SSO for on-premises resources
We disabled WFB when we first rolled out autopilot because we are not ready to deploy and support passwordless at...
Recover Microsoft forms from old users
Microsoft forms are a great way to collect data from the user. However, what happens when the user leaves the...
Creating a document management system with SharePoint
Searching for documents can be a cumbersome and time-consuming task, especially if there is no proper system in place for...
Internal certificates for desktop phones
We are looking at a new cloud based phone system. Most use Poly or Yealink phones, we use 802.1x on...