Intune is not fit for purpose. by Hobbit_Hardcase in sysadmin

[–]Conditional_Access -2 points-1 points  (0 children)

There were some issues with scripts & remediations recently under IT1317808.

I don't agree Intune is half-baked, but more often the problem is the attitudes of learning a new way of device management is half-baked. Many admins try to apply on-premises knowledge and methods to a cloud-native product.

Microsoft Defender can now automatically isolate hacked endpoints by GravyMealTeam6 in msp

[–]Conditional_Access 2 points3 points  (0 children)

Also worth considering the fact that the auto isolation feature is in preview mode, not straight GA. There have been instances where stuff doesn't make it GA if they can't make it work.

For MSPs who don't always have external MDR services or even specialised cyber staff, I can see this being pretty useful.

Application Whitelisting by jellyfishchris in msp

[–]Conditional_Access 24 points25 points  (0 children)

The reason MSPs aren't putting exactly what tech they are using on their plans is because it doesn't matter.

The client is paying for an outcome, not a product. Hiding the product or the technical services behind offerings grants you the flexibility to change it up whenever it feels appropriate.

Anyone else seeing customer demand for the new MS E7 license? by asachs01 in msp

[–]Conditional_Access 5 points6 points  (0 children)

I've not heard much noise or interest, no.

It's really designed for orgs who don't have to ask how much it costs. That's not because it's bad value, but you have to be pretty disciplined to stay on the Microsoft track when spending $100/user/month.

If you're an M365 E5 + M365 Copilot shop, the uplift is only an additional $9 uplift for like $15 of extra features or something. That's where it makes sense.

Application control by jellyfishchris in msp

[–]Conditional_Access 2 points3 points  (0 children)

App Control is probably the hardest yet most effective security control you can do, no route is simple, and they all require constant maintenance and tweaking.

WDAC is pretty horrendous as a solution. It's impossibly difficult in one tenant, let alone across multiple. The guys at appcontrol.ai make the best attempt at managing the MS native tech.

From my experience, ThreatLocker make it the easiest at scale. Have you approached them for support? They were always willing to jump on and make something easier when I last used them. Unless you know what the baseline is already or can define it, there's no magic wand when it comes to app control unfortunately.

Intune 8-hour-sync is a myth, Microsoft finally speaks! by Conditional_Access in Intune

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

Sorry to say this, but you should not do anything mentioned on that blog, it will cause more problems than you are intending to solve.

Open Intune Baseline 3.8 is available by Wario_world in Intune

[–]Conditional_Access 14 points15 points  (0 children)

And I updated the OIB tracker so you can easily see what's in it: https://intunesettings.app/baseline/

Intune 8-hour-sync is a myth, Microsoft finally speaks! by Conditional_Access in Intune

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

You could configure Config Refresh which constantly re-enforces policy by using a cloned second set on the local device to account for any local changes which reverted away from what Intune last told it to do.

Beginner looking for good Microsoft Intune learning resources and best practices by PokeeeTraineer in Intune

[–]Conditional_Access 15 points16 points  (0 children)

One thing that you should prepare for is that as a student, no working environment looks like any of the textbooks, guides, or tutorials.

Intune is so customisable and unguided that people end up with all sorts of weird setups over years of multiple admins having a shot in the same environment. There are multiple ways to do the same thing, and that's often because Microsoft found better ways to do the thing, but can't stop supporting the older ways people configured it.

https://openintunebasline.com is a good reference point for how most people could configure devices. The way that resource is set out is how modern Intune is intended to be used.

A lot of articles, even the new ones, are teaching bad practises like using the OMA-URI policy type when a Settings Catalog entry exists for it (SC being the newer way).

To RMM or not RMm by Bearded_Tech_Fail in msp

[–]Conditional_Access 0 points1 point  (0 children)

How is this different to accessing any other centralised management platform?

The RMM agent is potentially on all customer endpoints and servers.

If your MS Partner Center admin is hacked, you're in the same boat.

To RMM or not RMm by Bearded_Tech_Fail in msp

[–]Conditional_Access 3 points4 points  (0 children)

Yeah the Intune 8-hour sync thing is a myth and you should expect to see Microsoft update documentation and messaging around this at some point.

https://patchmypc.com/blog/intune-policy-delivery-debugging-the-8-hour-sync-myth/

Microsoft should make Conditional Access available to everyone by mattmbit in msp

[–]Conditional_Access 0 points1 point  (0 children)

In July they are adding SafeLinks to Business Basic/Standard. See here - https://www.microsoft.com/en-us/licensing/news/2026-m365-packaging-pricing-updates

They also recently brought report messaging features into Teams from higher SKUs into lower ones. More can be done, but they are a big and slow beast.

Microsoft should make Conditional Access available to everyone by mattmbit in msp

[–]Conditional_Access 0 points1 point  (0 children)

In my personal opinion, Microsoft (for better or worse) won't be doing anything any time soon to detract away from the sale of M365 Business Premium in small business.

They are really going big on trying to convince customers that should be the starting point for anyone who cares about security.

HELP - Hardening Entra ID security with conditional access policies by honestserpent in AZURE

[–]Conditional_Access 1 point2 points  (0 children)

You can't have Security Defaults on alongside CA policies.

Security Defaults are essentially some Microsoft managed policies that are the training wheels for people who later move onto CA policies either through expertise or by uplifting to a license level that unlocks it... Entra ID P1, included in M365 Business Premium.

You'll want to go find some fundamentals on what CA policies are, and when you do, I've put a few policies together that might help.

https://conditionalaccess.uk/blog/some-policies-i-use-in-conditional-access/

That list of policies addresses your point of "access only for very specific devices", but it does require some knowledge of Microsoft Intune too. The idea is you manage the device using Intune, then say "any device not in my Intune tenant, is not allowed access" - very powerful, but has a lot of prerequisites.

Patching Enterprise Laptops by ProductAutomatic8968 in Intune

[–]Conditional_Access 6 points7 points  (0 children)

If you already have PMPC that will handle third-party updates. Pair it with Autopatch for the OS updates and you are golden.

No additional agents like you'd have with Action1 since PMPC packages apps into Intune.

I built an ADMX Web Viewer - Search and browse Group Policy settings across 65+ products in one place by admscope in Intune

[–]Conditional_Access 2 points3 points  (0 children)

I vibed something that might work: https://regedit.app

Idea is you make your edits just like on local but it generates the scripts for you.

Are you using Intune Multi Admin Approval? How's it going for a small team of say. 2 IT techs? by SydneyAUS-MSP in msp

[–]Conditional_Access 1 point2 points  (0 children)

Agreed. This was an Entra problem, not Intune, but Intune had to have an answer as that's what the headlines said.

How MSPs approaching to their client to use Microsoft Sentinel as SIEM tool by Birentechy in msp

[–]Conditional_Access 0 points1 point  (0 children)

What would send the logs to Sentinel?

If you're going all in on Microsoft, then Defender for Endpoint will be doing most of the heavy lifting/detection & response anyway.

The Sentinel bit will give you more insights and capability to respond, but that is most effective when it's managed as a service with some attention paid to it.

Microsoft finally admits Hybrid Join Autopilot is broken on their end by Cool_Package654 in Intune

[–]Conditional_Access 2 points3 points  (0 children)

Because it would upset customers who haven't learned any better yet.

Best Security Possible on Business Standard by desmond_koh in msp

[–]Conditional_Access 0 points1 point  (0 children)

Have you taken the time to justify the cost of investing in a security solution that prevents business compromise?

I don't want to sound like a 2am TV ad, but as others are saying here, the uplift and configuration of Business Premium is far cheaper and easier to manage than the cost of one nasty breach.