Sysadmin Today Podcast

Sysadmin Today #27: Malwarebytes, Spam & more Q&A

Informações:

Sinopsis

In this episode, I discuss topics related to Malwarebytes, Spam, Security and answering your questions. Host: Paul Joyner Email: paul@sysadmintoday.com Facebook: https://www.facebook.com/sysadmintoday Twitter: https://twitter.com/SysadminToday ITBOG http://www.itbog.org Malwarebytes End Point Protection https://www.malwarebytes.com/business/endpointprotection/ https://www.malwarebytes.com/techbench/ Mike Tech Show Malwarebytes Interview http://mikenation.net/2017/10/19/mike-tech-show-podcast-633-10-19-17/ Exchange 2010 Anti-Spam Enablement http://www.msserverpro.com/configuring-anti-spam-agents-on-a-hub-transport-server-in-exchange-server-2010/ *Run the script below in the Exchange Shell to prevent spoofing against your approved sending domains. (https://exchangepedia.com/2008/09/how-to-prevent-annoying-spam-from-your-own-domain.html) Get-ReceiveConnector “My Internet ReceiveConnector” | Get-ADPermission -user “NT AUTHORITY\Anonymous Logon” | where {$_.ExtendedRights -like “ms-exch-smtp-accept