Skip to main content

How to configure E-Mail notification in WSUS


How to configure E-Mail notification in WSUS


The WSUS server can be configured to send e-mail notifications of new updates and reports on the status of the WSUS network. Notifications will be sent whenever the WSUS server synchronizes new updates, and status reports can be sent daily or weekly. 
Set up e-mail notifications
  1. In the WSUS Administration console, click Options in the left pane.
  2. In the center pane, click E-Mail Notifications.
  3. Click the General
  4. If you want update notifications, select the Send e-mail notification when new updates are synchronized check box.
  5. In the Recipients box, type the e-mail addresses of the people who should receive update notifications. Separate the names with semi-colons.
  6. If you want status reports, select the Send status reports check box.
  7. In the Frequency box, select either Daily or Weekly.
  8. In the Send reports at box, set the time at which you want status reports to be sent.
  9. In the Recipients box type the e-mail addresses of the people who should receive status reports, delimited by semicolons.
  10. In the Language box, select the language in which the status reports should be sent.
  11. Click Apply to save these settings
Set up the e-mail server
  1. Click the E-Mail Server tab.
  2. In the Outgoing e-mail server (SMTP) box, type the name of your SMTP server.
  3. In the Port number box, type the server's SMTP port (25 by default). In case you have relay defined in exchange servers, you can add the WSUS server in the list in exchange server and use the defined port number
  4. In the Sender name box, type the sender's e-mail display name. Generally this will be the name of the WSUS administrator.
  5. In the E-mail address box, type the sender's e-mail address.
  6. If the SMTP server not requires logon information, Unselect the My SMTP server requires authentication check box. if requires logon authentication you can select this option and enter the credentials.
  7. Click Apply to save this information.
  8. After saving the e-mail server information, test your configuration by clicking Test. The Event Viewer will show any issues related to sending the e-mail.
    Note: The IP of WSUS server need to be added to the Exchange Relay server to enable access to send anonymous emails.



Comments

Popular posts from this blog

Exchange OWA Error (Something Went Wrong)

Exchange OWA Error (Something Went Wrong) Exchange 2016 Cu8 on Windows Server 2012 R2 gave error on OWA, ECP will work if administrator doesn’t have a mailbox. else even ecp will throw the same error. An unexpected error occurred and your request couldn't be handled. X-ClientId: 15BED63F62FB4FDB809703ED2534C19D request-id 1ac56275-a1ab-48cf-9f82-880c49767a19 X-OWA-Error Microsoft.Exchange.Diagnostics.ExAssertException X-OWA-Version 15.1.1415.4 X-DAGServer COMM X-DAGerver COMM Date:11/07/2018 3:30:06 PM Description: Unable to find the certificate with thumbprint [Thumb code] in the current computer or the certificate is missing private key. The certificate is needed to sign the outgoing token. or invalid or expired ' Microsoft Exchange Server Auth Certificate' Solution: Create new  Microsoft Exchange Server Auth Certificate  1.      Open Exchange admin Center ECP, then go to servers, certificates, find Microsof...

CredSSP Encryption Oracle Remediation RDP issue

  CredSSP Encryption Oracle Remediation RDP issue An update released by Microsoft ( KB 4093492 )on  May 8, 2018 , for Windows 10 Operation System was targeted to change the default settings CredSSP from  Vulnerable  to  Mitigated . However, post patching this caused an issue where the patched clients were blocked from communicating with unpatched servers over RDP protocols. This has been reported to cause an error thrown by Windows RDP as below: Solution: Use the group policy settings changes described below to rollback the changes to ‘Vulnerable’ state to allow RDP access. 1. Open Group Policy Editor, by executing  gpedit.msc 2. Policy path:  Computer Configuration -> Administrative Templates -> System -> Credentials Delegation Run  gpedit.msc  and expand  Administrative Templates Expand  System Expand  Credential Delegation Edit  Encryption Oracle Remediation Select  Enabled  and change Production Leve...