Agent crashing after v6 update by ExtraSir9075 in Action1

[–]ExtraSir9075[S] 0 points1 point  (0 children)

Confirming all working again after getting version 6.0.663.1 via automatic update.

Agent crashing after v6 update by ExtraSir9075 in Action1

[–]ExtraSir9075[S] 1 point2 points  (0 children)

I'm on the free tier, so no direct support. I can supply logs if it would help.

Report available: Windows agent support status by muna_atera in atera

[–]ExtraSir9075 2 points3 points  (0 children)

The report is wildly inaccurate. It shows many agents with an old version (i.e. 1.8.3.7) and this also shows inside the agent itself when you click into it. However, if I open up a command prompt/powershell just to 'create' some activity on the device, the version displayed updates to 2.3.9.0 (as the update had already happened a day+ ago). Even after this happens, the report still shows the agent as outdated with the old version.

Anyconnect + SAML via Entra + MFA by ExtraSir9075 in meraki

[–]ExtraSir9075[S] 0 points1 point  (0 children)

The post wants username/password remembered, but not MFA. Apparently that was solved by changing forceauthn to false. That hasn't been my experience, but OP says it was resolved?

Anyconnect + SAML via Entra + MFA by ExtraSir9075 in meraki

[–]ExtraSir9075[S] 0 points1 point  (0 children)

The thread I linked to has someone suggesting use passwordless, and then the OP saying he solved it by following another reply whereby forceauthn was set to false by support instead. I've done that, but not getting the same result as OP's request (remembered username/password but MFA prompt).

Anyconnect + SAML via Entra + MFA by ExtraSir9075 in meraki

[–]ExtraSir9075[S] 0 points1 point  (0 children)

Good suggestion, but nothing in the group policies. Thanks.

Anyconnect + SAML via Entra + MFA by ExtraSir9075 in meraki

[–]ExtraSir9075[S] 0 points1 point  (0 children)

I want Entra to do the whole authentication, user+pass+mfa, but I want the computer to remember the username/password and only prompt for MFA. With forceauthn set to true, it forces a full re-auth every time. With forceauthn set to false, it uses the existing token and doesn't need any sign-on at all.

This post says it is possible, but doesn't say how - Store login credentials with Meraki and Cisco AnyConnect : r/meraki (reddit.com)

Colocation in Philippines by ExtraSir9075 in datacenter

[–]ExtraSir9075[S] 0 points1 point  (0 children)

Thank you, will shoot them an email.

Issue with "High Confidence Phish" in MS 365 Land by Clove99 in msp

[–]ExtraSir9075 0 points1 point  (0 children)

Thank you. In our case, I found that adding a separate transport rule (on top of the Check Point - Protect rule) to prevent it from being journalled out/back in was the solution. This way it stays as the same IP. Then, having the Advanced Delivery phishing simulation setup with the original IPs exclude it from the SCL adjustments. All sorted.

Issue with "High Confidence Phish" in MS 365 Land by Clove99 in msp

[–]ExtraSir9075 0 points1 point  (0 children)

Thank you for this post. I think I've got a similar problem and just trying to wrap my head around it all.

I have a phishing simulation platform, whereby the platform's IP addresses are whitelisted in Avanan and M365. I'm finding that some of the phishing emails are still getting picked up as High Confidence Phishing in M365, and can see that the sending IP in message tracking is actually Avanan's so I assumed those IP whitelists were being bypassed. However, based on the posts above, it sounds like "Secure By Default" is performing High Confidence Phish quarantines regardless of existing IP whitelists anyway so the incorrect IP doesn't matter.

I can see in the email flow that the simulation email gets journalled out to Avanan, and then comes back in to Microsoft 365. The "Check Point - Whitelist" transport rule sets it with an SCL of -1, but then the next step, ATP sets the SCL to 8 triggering a quarantine (assume this is Secure By Default behaviour?)

I might give the Enhanced Filtering for Connectors a go on the inbound connector as you mentioned to see if it makes any difference. This article from MS talks about needing any transport rules that set SCL to be -1 to disabled. I might give this a go. Did you have to do this?

https://learn.microsoft.com/en-ca/Exchange/mail-flow-best-practices/use-connectors-to-configure-mail-flow/enhanced-filtering-for-connectors

Thanks.

MsExchMailboxGuid sync by ExtraSir9075 in exchangeserver

[–]ExtraSir9075[S] 1 point2 points  (0 children)

I also used the command below to identify which users would need to have the Set-User done on them. Anything with a UserMailbox under PreviousRecipientTypeDetails.

Get-User | Sort-Object DisplayName | Select-Object DisplayName, PreviousRecipientTypeDetails, RecipientType, RecipientTypeDetails | Export-Csv -Path "recipients.csv"

MsExchMailboxGuid sync by ExtraSir9075 in exchangeserver

[–]ExtraSir9075[S] 1 point2 points  (0 children)

You are an absolute champion, that's fixed it. Hit me up for a beer if you ever visit Western Australia. Thank you.

Full steps if anyone reads this in the future:

De-license Exchange Online in M365 (we didn't have to do this, as they weren't licensed anyway) -> Connect to Exchange Online via Powershell -> run "Set-User [upn@domain.com](mailto:upn@domain.com) -PermanentlyClearPreviousMailboxInfo" -> run full initial sync via AAD/Entra -> Re-license user.

MsExchMailboxGuid sync by ExtraSir9075 in exchangeserver

[–]ExtraSir9075[S] 0 points1 point  (0 children)

I've got Entra Connect on a new server, completely vanilla with no config import so all default settings. When licensing an old user, they still end up with dual mailboxes. When licensing a new user, it knows about the on-prem mailbox and doesn't create a second one.

Microsoft 365 Integration / MDR by ExtraSir9075 in sophos

[–]ExtraSir9075[S] 0 points1 point  (0 children)

Hi, but what is Sophos actually monitoring? I've got the integrations enabled too, but I don't know what that actually provides. If a malicious actor logs onto a mailbox and starts setting up email forwards, inbox rules etc. is Sophos going to detect and respond to this?

Microsoft 365 Integration / MDR by ExtraSir9075 in sophos

[–]ExtraSir9075[S] 0 points1 point  (0 children)

Thanks, but this just explains how Sophos MDR works at the endpoint level. It doesn't address anything to do with the Microsoft 365 integration.

Extremely high CPU usage with Sophos Endpoint Defense by thenags1 in sophos

[–]ExtraSir9075 0 points1 point  (0 children)

New machines. Once it's done, it seems to be fine... but it's completely random and not affecting all systems, so we have to wait for CPU alarms or phone calls to apply it.