Avatar of pcservne
pcservneFlag for United States of America

asked on 

Exchange globally disable junk filter

In Exchange 2010, is there a way to globally disable the junk folder/filter?  Our ISP also has a spam filter and the boss doesn't want the employees to have to check 2 places for false positives in spam.
Exchange

Avatar of undefined
Last Comment
Steven Harris
Avatar of unknown_routine
unknown_routine
Flag of United States of America image

You can disable Content Filtering through the Shell:

Set-ContentFilterConfig -Enabled $false

Open in new window


Or, you can disable per user with the Set-MailboxJunkEmailConfiguration command (just copy/replace for each user and put in a .ps1 file to run it):

Set-MailboxJunkEmailConfiguration "David Pelton" -Enabled $false

Open in new window


You can also change the Intelligent Messaging Filtering options.
Avatar of pcservne
pcservne
Flag of United States of America image

ASKER

So if I do the command "Set-ContentFilterConfig -Enabled $false" from the shell, it will globally disable the Exchange/Outlook junk filtering?  That's what we want.
ASKER CERTIFIED SOLUTION
Avatar of Steven Harris
Steven Harris
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Exchange
Exchange

Exchange is the server side of a collaborative application product that is part of the Microsoft Server infrastructure. Exchange's major features include email, calendaring, contacts and tasks, support for mobile and web-based access to information, and support for data storage.

213K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo