Forum Discussion
PowerShell and Office 365 Secure Score
- Feb 16, 2017
Hey Gene,
Thanks for reaching out. We do have the Secure Score data available via API now: https://blogs.technet.microsoft.com/office365security/using-the-office-365-secure-score-api/
But, your point is interesting. We actually haven't implemented any of the remediation actions in a neat, clean powershell, but we do have some resources.
First, if you want to collect state data in powershell, I've uploaded a very old, PM-authored version of the very Alpha Secure Score here: https://github.com/OfficeDev/O365-Cloud-Sec-Tooling/blob/master/Securescore/DEPRECATED-LEGACYSecureScoreCollector.zip
Second, we do have some remediation automation in powershell scripts here: https://github.com/OfficeDev/O365-InvestigationTooling
Thanks!
Brandon Koeller
Thanks so much for this! I was just asked to do this, so I will start diggin' through the scripts provided via GitHub.
If you remember anything else, please let me know. ;) Thanks again!
--Gene.
Hi,
I started some efforts to document the PowerShell scripts for some of the SecureScore actions. You can find the blog here: http://www.nubo.eu/en/blog/2017/01/Securing-Your-Office-365-Environment/. Feel free to send some comments or suggestions.
br,
Patrick