Questions tagged as ['compliance']
When running get-serverhealth checks on our on prem 2016 Exchange servers, after upgrading to cu22, I am now seeing compliance failures. Upon further investigation using the powershell command
Get-HealthReport -Server $server | where {$_.AlertValue -ne "healthy"} | fl
SerializationData : {0, 1, 0, 0, 0, 255, 255, 255, 255, 1, 0, 0, 0, 0, 0, 0...}
RunspaceId : 788647cb-a334-46ca- ...

I have been on GCP for roughly 3 months now. In that 3 months I have received 6 notices from GCP saying that one of my compute engines is creating a denial of service attack. They provide the IP address of the CE, and the time the attack triggered the compliance alert (which this last notice was 2021-11-25 00:10 to 2021-11-25 00:10).
I have taken as many steps as I can possibly take. I have 2 kin ...
I am a Security Engineer at my organization and I'm looking for ways to automate the reporting process for suspicious emails.
We are using Terranova Security Awareness for Phish email reporting, and I receive these reported emails in my mailbox. These email reports contain the header details of the reported email, and the reported email itself as an .eml file.
I also have access to Microsoft 365 Sec ...

I have a workstation (Win 10 LTSC) that I am required to display a login notice, and I'm required to use the legalnoticetext/legalnoticecaption feature to do so. (You may also know legalnoticetext/legalnoticecaption as the GPO entry "Interactive logon: Message title for users attempting to log on".)
However, most of the time that workstation performs an auto-login into a captive local account wi ...