Comments on: Office 365 Message Center Email Digest https://practical365.com/office-365-message-center-email-digest/ Practical Office 365 News, Tips, and Tutorials Tue, 25 Aug 2020 08:45:29 +0000 hourly 1 https://wordpress.org/?v=6.3.2 By: Anthony https://practical365.com/office-365-message-center-email-digest/#comment-230919 Tue, 25 Aug 2020 08:45:29 +0000 https://www.practical365.com/?p=36753#comment-230919 Hi Paul ,

Can you please suggest powershell command to remove weekly email digest, emails for major updates, emails for data privacy messages for a user who has admin privileges.

]]>
By: morten knudsen https://practical365.com/office-365-message-center-email-digest/#comment-229337 Thu, 23 Apr 2020 21:51:23 +0000 https://www.practical365.com/?p=36753#comment-229337 is the api closed/deprecated ???
Invoke-RestMethod : The remote name could not be resolved: ‘api.admin.microsoftonline.com’
At C:\Program Files\WindowsPowerShell\Modules\O365ServiceCommunications\1.5.12\functions\New-SCSession.ps1:60 char:22
+ Cookie = Invoke-RestMethod @Splat | Select-Object -Expand …
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-RestMethod], WebException
+ FullyQualifiedErrorId : System.Net.WebException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

Invoke-RestMethod : The remote name could not be resolved: ‘office365servicehealthcommunications.cloudapp.net’
At C:\Program Files\WindowsPowerShell\Modules\O365ServiceCommunications\1.5.12\functions\Get-SCEvent.ps1:79 char:3
+ Invoke-RestMethod @Splat | Select-Object -ExpandProperty Even …
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-RestMethod], WebException
+ FullyQualifiedErrorId : System.Net.WebException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

]]>
By: Manikandan P https://practical365.com/office-365-message-center-email-digest/#comment-218702 Fri, 12 Jul 2019 18:20:18 +0000 https://www.practical365.com/?p=36753#comment-218702 Hi Paul

Thank you for the script it worked like beauty.

My Concern is, -PastDays Parameter not working in the program. If I tried “Get-SCEvent -SCSession $Session -PastDays 7” its generating only 7 days results. However if I added the -PastDays in your script its not considering it. Its genrating the reports from 2018 April.

Any thoughts.

]]>
By: Patrick Otuken https://practical365.com/office-365-message-center-email-digest/#comment-174265 Tue, 04 Dec 2018 23:08:31 +0000 https://www.practical365.com/?p=36753#comment-174265 Great script Paul. I managed to get this run successfully.

.\Get-MessageCenterDigest.ps1 -UseCredential admin@tenantname.onmicrosoft.com -NoEmail

however no HTML file is generating instead. Please could you point me in rights directions where
i would be able to output html file .

Thanks for your helps

Patrick

]]>
By: Jay https://practical365.com/office-365-message-center-email-digest/#comment-161192 Tue, 04 Sep 2018 23:25:58 +0000 https://www.practical365.com/?p=36753#comment-161192 Great script Paul. I managed to get this run successfully. One thing i feel not working is the update. I am running the script twice around the same time. I expect the second output as null, but I still get old updates as new changes. Is there any way to get only the recent updates after the last run.

]]>
By: Sriram https://practical365.com/office-365-message-center-email-digest/#comment-160522 Tue, 24 Jul 2018 17:18:44 +0000 https://www.practical365.com/?p=36753#comment-160522 This script is working without any issues. Thank you a lot for saving my time. i am gettting service unavailable for API https://api.admin.microsoftonline.com/shdtenantcommunications.svc for some times. Does any one having information when Microsoft is going to retire this API https://api.admin.microsoftonline.com/shdtenantcommunications.svc.

]]>
By: Paul Cunningham https://practical365.com/office-365-message-center-email-digest/#comment-158109 Tue, 10 Apr 2018 12:09:09 +0000 https://www.practical365.com/?p=36753#comment-158109 In reply to David A..

Glad you liked it David, thanks for the feedback.

]]>
By: David A. https://practical365.com/office-365-message-center-email-digest/#comment-158103 Tue, 10 Apr 2018 09:19:48 +0000 https://www.practical365.com/?p=36753#comment-158103 I followed all steps and it worked like a charm!
And the most interesting: I discovered New-StoredCredential and Get-StoredCredential functions, really useful for many other admin tasks.
Thanks for your help,
David

]]>
By: Important Change to Intune Device Compliance Policies https://practical365.com/office-365-message-center-email-digest/#comment-155613 Wed, 25 Oct 2017 11:32:08 +0000 https://www.practical365.com/?p=36753#comment-155613 […] has posted to Message Center to flag an important change to how compliance policies are handled in Intune. This change will roll […]

]]>
By: Managing Change in Office 365 https://practical365.com/office-365-message-center-email-digest/#comment-155284 Sat, 21 Oct 2017 13:58:05 +0000 https://www.practical365.com/?p=36753#comment-155284 […] can download my Office 365 Message Center Email Digest script here. I prefer my own script to the Message Center weekly digest email that Microsoft added to Message […]

]]>