Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Configure WSUS Email Notification for Office365

Posted on 10/03/201824/08/2026 IT Expert By IT Expert 2 Comments on Configure WSUS Email Notification for Office365
  1. Home
  2. Windows Server
  3. Configure WSUS Email Notification for Office365
WSUS email setup

Configuring WSUS Email Notifications ensures effective communication. It’s a powerful way to inform subscribers about changes or updates to a website or service alongside push notifications. For related content, see these guides, Windows Server Update Services Commands, WAUACLT, PowerShell, and USOClient. How to Start, Stop, and Restart Windows Server Update Services (WSUS) via PowerShell and CMD, Windows 2016 Servers does not show up on WSUS console, and WSUS clients appear and disappear from the WSUS Update Services console.

To effectively configure WSUS Email Notification, as WSUS lacks SSL/TLS support, an SMTP relay setup is essential for connecting to the Mail Server (Office365).

For more articles I have written, see the following hyperlinks below: How to set up and configure Windows server update services (WSUS), important Areas to Master on WSUS (Installed and not applicable, Install 1/4, and Installed / Not applicable 100),

SMTP-Relay server

To Solve this problem, you will have to setup an SMTP-relay server: Setting up smtp relay on windows server 2012:

Install SMTP on Windows Server

To do this, open Server Manager and select Add Roles and Features.

roles-and-features

Select Server Selection and make sure that the server that will be running the SMTP server is selected and then select Features.

On the Select Features screen. Choose SMTP Server. You may be prompted to install additional components. If that’s the case, select Add Required Features and Click Next.

SNMP-feature

Select Install to install the SNMP Server. After the installation is finished, you may have to start the SMTP service by using the Services snap-in for the Microsoft Management Console (MMC).

install-the-SNMP-Server

See how to configure WSUS Clients to get Updates from the WSUS server using Registry settings, how to apply Windows Updates from WSUS to the server using AWS RunCommand, how to Configure SSL between WSUS servers (Upstream and Downstream Servers).

Configure SMTP on Windows Server

Open Server Manager, select Tools, and then select Internet Information Services (IIS) 6.0.

WSUS notification

Adjust Server Settings: SMTP Virtual Server Properties

Expand the current server, right-click the SMTP Virtual Server, and then select Properties.

On the General tab, select Advanced, and then click on Add. Enter the Public IP of the WSUS/SMTP server if they are installed on the same server but if not enter the IP of the SMTP server followed by port 25

Office 365 WSUS integration

In the IP Address box, specify the address of the server that’s hosting the SMTP server. In the Port box, enter 25 and select OK.

WSUS email configuration

Step 3: On the Access tab, do the following: Select Authentication

WSUS email setup

and make sure that Anonymous Access is selected.

WSUS notification

Select Connection as shown below

Office 365 WSUS integration

Select “Only the List” below, and then specify the IP addresses of the devices that will be connecting to the SMTP server, such as the WSUS server itself or a printer

WSUS email configuration

Upon click ok, this will be granted to the Private IP address

WSUS email setup

Select Relay > Only the List Below, and then specify the IP address of the devices relaying through this SMTP server

WSUS notification

While we’re here, click on “Relay” and check that the box labeled “Allow all computers which successfully authenticate to relay…” is ticked and also enter the Private IP Address here.

Office 365 WSUS integration

On the Delivery tab, select Outbound Security, and then do the following:
Select Basic Authentication.

Screenshot of the SMTP Virtual Server Properties dialog box, displaying settings for outbound delivery intervals and expiration timeouts.

And select Anonymous access as shown below

Screenshot of the Outbound Security settings for an SMTP Virtual Server, showing options for Anonymous Access, Basic Authentication, Integrated Windows Authentication, and TLS encryption.

Select Outbound Connections, and in the TCP Port box, enter 25 and select OK.

Screenshot of SMTP Virtual Server properties settings, showing outbound connections configuration with various parameters, including connection limits and TCP port settings.

Finally, Select Advanced and specify the SMTP server as smart host as the Smart Host.

Screenshot of a settings menu highlighting the 'Domains' option with a red arrow.

Configure WSUS Email Notification: Admin Center Connection

Note: This is not smtp.office365.com. You can find this when you connect to the Office365 admin center

Go to settings on Office365 and select domain as shown below

Screenshot of DNS settings interface with highlighted instruction to copy specified data for Exchange Online.

Note: Create a connector on Office365 using the EIP (Public IP Address of the SMTP server). This process is very simple. Now go back to the SMTP-Relay server,

Select Advanced and enter the FQDN and the MX record for your office365

Screen capturing the IIS (Internet Information Services) Manager interface displaying SMTP Virtual Server properties with highlighted settings for outbound connections and advanced properties.

Now restart the IIS service and the SMTP service. Now go to the WSUS server (Enter your email here in order to get status report)

E-Mail Notifications settings interface displaying options for synchronization notifications, recipient entry, frequency, and reporting time.

Test the configuration

Screenshot of E-Mail Notifications settings, showing server and sender information for Office 365, including MX record and email address, with a test notification message box.

However, Now, you should get an email notification showing your smtp server-relay setup is working

Email notification from Windows Server Update Services informing the recipient that they are now able to receive e-mail notifications.

Subsequently, you should get emails from time t time showing updates status and windows updates available as shown below

Screenshot of a status summary report displaying update compliance information, including complete and incomplete items across managed components, critical updates, and security updates.
Alert message about a new driver update from NVIDIA, detailing the update for Windows based systems and providing version numbers.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:email, Exchange Server, Microsoft Windows, office365, services, Windows Server 2016

Post navigation

Previous Post: Configure SSL connection for WSUS Upstream and Downstream Servers
Next Post: How to uninstall Applications with PowerShell Script

Related Posts

  • windows update 03
    Check if Windows Updates were installed via the Registry Editor Windows
  • mountedimagenotaccessible
    Unable to access the image: Make sure that the image path exist Windows
  • BitLocker
    BitLocker Drive Encryption architecture and implementation types on Windows Windows Server
  • Perform Site Maintenance or reset this site greyed out
    Fix “Perform Site Maintenance or reset this site” greyed out Windows Server
  • How to visualize MBAM Recovery Audit Report with Python
    Visualize MBAM Recovery Audit Report with Python Automation
  • dgfhjm
    How to fix DISM Error 87: The package is unknown Windows Server

More Related Articles

windows update 03 Check if Windows Updates were installed via the Registry Editor Windows
mountedimagenotaccessible Unable to access the image: Make sure that the image path exist Windows
BitLocker BitLocker Drive Encryption architecture and implementation types on Windows Windows Server
Perform Site Maintenance or reset this site greyed out Fix “Perform Site Maintenance or reset this site” greyed out Windows Server
How to visualize MBAM Recovery Audit Report with Python Visualize MBAM Recovery Audit Report with Python Automation
dgfhjm How to fix DISM Error 87: The package is unknown Windows Server

Comments (2) on “Configure WSUS Email Notification for Office365”

  1. Avatar photo Adam Marshall says:
    07/07/2022 at 3:05 AM

    Why not just use direct send? MX Endpoint, port 25, no authentication, no SSL. Sending to a mailbox or distribution group or alias.

    Log in to Reply
    1. Avatar photo Christian says:
      07/07/2022 at 11:15 AM

      Thank you, Adam! I haven’t used O365 Direct Send. I will check this out…

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Exchange logo
    Allow Password change for specific users in Exchange Server Network | Monitoring
  • awscli56
    Configure AWS Command Line Interface AWS/Azure/OpenShift
  • password manager pro enterprise
    Configure failover for ManageEngine Password Manager Pro Password Manager
  • Featured image 1
    How to Share Microsoft Outlook Calendar on Desktop and on Web Microsoft Exchange/Office/365
  • Featured image Excel crash 1
    How to Fix Microsoft Excel Crash Issues Network | Monitoring
  • windows 10 s splash 100720578 large
    Open the location of a Program: How to search in Windows 10 to find a files or programs in File Explorer Windows
  • Root
    Change your root password: Manage the root user on your macOS Mac
  • Featured image defaultStartPage
    Change the default start page for File Explorer on Windows 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.