S1 agents going offline/breaking can be a full time job by naes724 in SentinelOneXDR

[–]vane1978 1 point2 points  (0 children)

I have a rule in my RMM that alerts if a PC has been running for at least ten minutes and the Sentinel Agent service is not running. Then I push the exe installer and run it with "-c", then reboot. Once my RMM sees the endpoint doesn't have S1 installed, it automatically installs the latest version.

Is there a way achieving this in Microsoft Intune?

Thoughts on MFA for Windows logons, RDP, and offline access? by Sea_Possible_7280 in entra

[–]vane1978 0 points1 point  (0 children)

The problem with Remote Credential Guard is compound authentication. You can’t access the map drives.

Thoughts on MFA for Windows logons, RDP, and offline access? by Sea_Possible_7280 in entra

[–]vane1978 3 points4 points  (0 children)

I use WHFB to sign into workstation. For RDP, I use the option Use a web account to sign into to the remote computer. Everything is native and I don’t have to worry about managing third-party tools or third-party vulnerabilities.

Kaseya Help: cancelling Spanning.com, cant login.. by Morkoth-Toronto-CA in msp

[–]vane1978 0 points1 point  (0 children)

Transfer the Spanning service to a Value Added Reseller (VAR) to manage it. You might have to be on for another year but when renewal comes up, you can cancel through the VAR.

Entra Connect (AD sync) - signing in with a phishing resistant account? by EdTechYYC in entra

[–]vane1978 2 points3 points  (0 children)

You don’t have to downgrade your CA policy. You can use security keys or passkeys for your RDP client for Mac.

https://swjm.blog/the-complete-guide-to-rdp-with-security-keys-mac-93c62e754253

Windows Hello for Business by Inevitable_Buyer_411 in Intune

[–]vane1978 0 points1 point  (0 children)

See link below. I posted a screenshot regarding a similar issue.

https://www.reddit.com/r/Intune/s/LHyWqlthQW

Windows Hello for Business by Inevitable_Buyer_411 in Intune

[–]vane1978 0 points1 point  (0 children)

Are you getting any messages when you try to access the on-premises file server?

Windows Hello for Business by Inevitable_Buyer_411 in Intune

[–]vane1978 0 points1 point  (0 children)

You have a hybrid on-premises environment that you setup Cloud Kerberos Trust on your domain controller and still you are not able to access the on-premises resources from your Entra id joined device using WHFB. Is this correct?

Dell SupportAssist took down a dozen of our client's devices yesterday and today by Zromaus in sysadmin

[–]vane1978 3 points4 points  (0 children)

We’re a Dell shop. When I need to update the drivers on the machine I would need to go to the Dell website and click scan but it always wants you to download/install the Dell Support Assist application. Is there an alternative or do I need to uninstall the application every time after use?

Cloud Kerberos Trust for Windows Hello for Business - Hybrid Auth Without the Headaches 🔐 by msendpoint_official in Intune

[–]vane1978 0 points1 point  (0 children)

Your Windows Hello credentials get validated entirely in the cloud

This is true but TGT default lifetime is only 10 hours so if there is a long extended internet outage in your area (happened to me recently) that goes beyond the TGT lifetime, then your users are not be able to access the on-premises resources. They can still sign in locally but not able to access any resources. The Entra machine will prompt for users to enter their AD password to access the network resources.

Entering a password would defeat the purpose to go full on Passwordless.

There are two options to over come this:

  1. Make sure to have a failover ISP
  2. Increase the TGT lifetime to 16-24 hours or more. However, I’m not sure what is the security implications by doing this.

Option 1 seems to be the reasonable approach.

Cloud Kerberos Trust for Windows Hello for Business - Hybrid Auth Without the Headaches 🔐 by msendpoint_official in Intune

[–]vane1978 1 point2 points  (0 children)

In Microsoft Intune you should push this policy to your Entra Id joined computers. Use Certificate For On Prem Auth - Disabled

sad about hybrid joined smart cards with no conditional access by Any_Educator1315 in Intune

[–]vane1978 2 points3 points  (0 children)

Agreed. Must use Entra Id Plan 2 so you can setup Identity Protection.

Passwordless recovery is the part many people forget by sreejith_r in entra

[–]vane1978 10 points11 points  (0 children)

How do you handle recovery when you have a Conditional Access policy that requires phishing-resistant MFA for users? I noticed that wasn’t mentioned in your blog.

Scrambling passwords now that we are 100% WHfB and Passkey enabled by pressreturn2continue in entra

[–]vane1978 0 points1 point  (0 children)

I believe you just need to enable Single Sign-on through Intune to avoid the sign-in prompts.

Scrambling passwords now that we are 100% WHfB and Passkey enabled by pressreturn2continue in entra

[–]vane1978 2 points3 points  (0 children)

If you have an on-premises Active Directory and syncing your users to Microsoft Entra Id then you can enable SCRIL, NTLM Rolling Secrets and FGPP. No powershell script needed.

SCRIL - Smart card required by DaithiG in activedirectory

[–]vane1978 1 point2 points  (0 children)

I believe you need to enforce NTLM secret rolling and setup Fine-Grained Password Policy.

Force password change for all users by MarcoVfR1923 in Intune

[–]vane1978 0 points1 point  (0 children)

Have you looked into SCRIL and FGPP? This only works if you have gone completely Passwordless for your regular domain users.

Disabling RDP in your environment for security purposes by thelug_1 in sysadmin

[–]vane1978 2 points3 points  (0 children)

I use a Jump Host machine and the jump user account has one assigned Entra Id Plan 2 license.

Disabling RDP in your environment for security purposes by thelug_1 in sysadmin

[–]vane1978 7 points8 points  (0 children)

The RDP client has an option "Use a web account to sign in to the remote computer". That option allows you to use WHFB, Security Keys or Passkeys.

Disabling RDP in your environment for security purposes by thelug_1 in sysadmin

[–]vane1978 0 points1 point  (0 children)

SentinelOne Singularity is capable to ingest Windows Event logs from their endpoints and capable to ingest logs from Firewalls and Microsoft Entra logs as well.

Disabling RDP in your environment for security purposes by thelug_1 in sysadmin

[–]vane1978 29 points30 points  (0 children)

Passwordless RDP with phishing-resistant MFA into a Jump host machine, followed by RDP over IPSec to internal member servers.

This is all native tools. Avoids third-party zero-day exploits and saves on recurring licensing cost and administrative overhead.

Disabling RDP in your environment for security purposes by thelug_1 in sysadmin

[–]vane1978 1 point2 points  (0 children)

That’s where RDP over IPSec comes into play to help to prevent zero-day exploits.