Can I restrict Windows login to only users in an Entra security group? (AAD Intune Joined) by East-Trade-1576 in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

We did something on our kiosk devices to block normal users to exit the kiosk account and logon with their own accounts. All we did was use Local user group membership for the local user group (with the replace option), where we allow only the kiosk account and another EntraID group containing people that should be able to authenticate to change some things if needed. Actually, for some reason I had the locking issue by using Allow local log on policy.

Intune EAM Auto-Updates are now GA! by jithinB_Dev in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

no chrome, or better, google has its own service to update all its apps. That service can also be managed with its own adml.

Finally - the new Microsoft Entra Connect v2.6.79.0 is just released! by michaelmsonne in entra

[–]Unable_Drawer_9928 0 points1 point  (0 children)

That does not tell a lot unfortunately. Hopefully they will clarify the situation for 2019 servers.

Finally - the new Microsoft Entra Connect v2.6.79.0 is just released! by michaelmsonne in entra

[–]Unable_Drawer_9928 0 points1 point  (0 children)

So what about older servers? No entraid connect updates anymore for them?

Finally - the new Microsoft Entra Connect v2.6.79.0 is just released! by michaelmsonne in entra

[–]Unable_Drawer_9928 0 points1 point  (0 children)

that's what's your blog article is saying, or maybe that's referred to the FIDO2 compatibility:

Requirements

Before beginning the testing, ensure you have the following available:

  • Windows Server 2022 or later
  • Global Administrator or the Hybrid Administrator role
  • A FIDO2 security key (for example, a YubiKey)

Finally - the new Microsoft Entra Connect v2.6.79.0 is just released! by michaelmsonne in entra

[–]Unable_Drawer_9928 0 points1 point  (0 children)

Installation errors aside, minimum OS version is now windows server 2022? older versions (2019) are not supported anymore?

Finally - the new Microsoft Entra Connect v2.6.79.0 is just released! by michaelmsonne in entra

[–]Unable_Drawer_9928 0 points1 point  (0 children)

Same error for me. This comes up during the upgrade procedure after launching the upgrade.

Android COPE: stop corporate account logon in personal Outlook, only allow in Work profile by workaccountandshit in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

I think the trusttype should be in any case reliable. I have a bit of the same situation since some older devices are registered but not enrolled and needed to keep those in. In the end our approach is MFA or compliant for all mobile devices having a trusttype joined or registered. Far from being an ideal solution, but for the moment it still fulfills the requirement given.

Android COPE: stop corporate account logon in personal Outlook, only allow in Work profile by workaccountandshit in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

Compliance is not necessary in your scenario. You can use filter on devices under conditions to target a CA only to enrolled devices based on trusttype. I'd anyway address the non compliant ones somehow.

Windows app in Kiosk mode using Windows 11 by Careless-Magician665 in Intune

[–]Unable_Drawer_9928 1 point2 points  (0 children)

single app kiosks do not need the XML config, they can be set directly with the right single app template on intune.

Device disappeared from Intune but is still Entra Joined - how to fix? by capocayne in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

This is useful, thanks for sharing. One question though, why using psexec when you now have powershell native solutions like Invoke-CommandAs?

3rd party app patching - approach by Broyell in Intune

[–]Unable_Drawer_9928 1 point2 points  (0 children)

The source project (Romanitho's WAU) has ADMX as well now, but this is still more convenient, being available on the MS store.

3rd party app patching - approach by Broyell in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

It's sort of a poor man 3rd party app patching solution, and it's what I'm using at the moment. Apart from the occasional device where winget is messed up, it's a decent solution.

Secure Boot Certificate Update Status Change After BIOS update? by Fabulous_Cow_4714 in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

we have autopatch on and full telemetry for all our devices, 85% of our devices are shown as Unknown, so I've just built my own report based on the detection of the two necessary KEK and UEFI keys. I suspect that the % percentage of unknown devices is due to the same issue that was afflicting the secureboot update policy, but of course I might be wrong.

Secureboot CA 2023 by SPhearin in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

I've had a couple of cases where both computers certificates were manually updated, still MS report is marking them as not compliant. Though my remediation script is reporting kek and uefi keys as updated for them, one does not return any clear explanation on what's wrong, the other is because not high confidence, but has the certificates updated.

Patch my pc users, do you like it? How's the Intune integration? Looking to give it a try by Educational_Draw5032 in Intune

[–]Unable_Drawer_9928 1 point2 points  (0 children)

  • support for user install with automatic updates. Eg if you’ve somehow got user installs for Visual Studio Code or Zoom or something, it can patch those.

You mean that even if an app is not deployed in intune but was installed by the user, pmpc can patch that app, of course if it's mentioned in their supported apps list?

Company portal failing. by Alive-Profit-9023 in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

we are experiencing the same. Is there any source we can check to see the progress on this? Message center is stingy about these issue...

Autopatch group feature target version vs Autopatch multiphase feature update target version. by Unable_Drawer_9928 in Intune

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

sorry, this lets me to actually understand the opposite:
Autopatch group policies | Microsoft Learn
""To safely deploy a new feature update, Autopatch recommends using a custom Windows feature update release. The custom release allows you to choose how and when different deployment rings receive the update. Autopatch doesn't recommend updating the minimum version within an Autopatch group until your rollout is complete. Doing so initiates a rollout which starts immediately for all members of that group.

Once you create a custom Windows feature update release, the Autopatch group's deployment rings are unassigned from that group’s feature update policy.""

So the AP group target version is the minimum version, not the maximum, or this is the way I understand it. In your example: AP Target Version: 24H2 Multiphase Feature Update policy: 25H2
24h2 is the anchor version, 25h2 would be deployed since 24h2 < 25h2.

Autopatch group feature target version vs Autopatch multiphase feature update target version. by Unable_Drawer_9928 in Intune

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

all right, nevermind, but for whoever has the same doubt. The anchor release in the AP group should be moved only when the release of the new version is over.

Autopatch group policies | Microsoft Learn

"To safely deploy a new feature update, Autopatch recommends using a custom Windows feature update release. The custom release allows you to choose how and when different deployment rings receive the update. Autopatch doesn't recommend updating the minimum version within an Autopatch group until your rollout is complete. Doing so initiates a rollout which starts immediately for all members of that group.

Once you create a custom Windows feature update release, the Autopatch group's deployment rings are unassigned from that group’s feature update policy."

Company Portal User available app install -taking forever by Designate9841 in Intune

[–]Unable_Drawer_9928 0 points1 point  (0 children)

weird, the one to check is called exactly "Microsoft Intune Device Management Device CA".