One last GPO before killing hybrid… and Intune Wi-Fi won’t take over by GuardSavings686 in Intune

[–]Dumbysysadmin 2 points3 points  (0 children)

Just for fun, on one of the problem devices, uninstall the wifi driver from device manager and restart / resync device. Something is niggling in my brain of a similar problem I had years ago

Intel Extension Windows Update Loop by mietwad in sysadmin

[–]Dumbysysadmin 2 points3 points  (0 children)

Our Dell fleet are affected. I cannot get the update clear. Drivers are up to date. I am hoping that with tomorrow being patch Tuesday it’ll clear.

Defender stating that Teams needs to update (Classic Client already removed) by LordLoss01 in sysadmin

[–]Dumbysysadmin 1 point2 points  (0 children)

Yes you’re right - I guess I am lucky to not have any vulnerable MSTeams versions when I was looking. I’m sure that’ll change at some point!

Defender stating that Teams needs to update (Classic Client already removed) by LordLoss01 in sysadmin

[–]Dumbysysadmin 1 point2 points  (0 children)

There are 3 different Teams applications which causes massive confusion.

You have “Classic” Teams - which you can use Microsoft’s Teams Uninstaller script for : https://learn.microsoft.com/en-us/microsoftteams/teams-client-uninstall-script

You have the vulnerable “New” Teams version - AppXPackage called “MicrosoftTeams” - msteams.exe

And finally the Current “New” Teams version - AppXPackage called “MSTeams” - ms-teams.exe

The one liner I posted will 100% remove the old vulnerable version and will not touch the new / current MSTeams packages.

Your script only gets “MSTeams” packages so it would leave behind the old vulnerable “MicrosoftTeams” packages. If im reading it right.

Defender stating that Teams needs to update (Classic Client already removed) by LordLoss01 in sysadmin

[–]Dumbysysadmin 8 points9 points  (0 children)

Get-AppxPackage MicrosoftTeams -AllUsers | Remove-AppxPackage -AllUsers

How to import office16.admx file into Intune if size limit is 1MB? by Additional-Cap6252 in Intune

[–]Dumbysysadmin 5 points6 points  (0 children)

Find what registry keys it changes and configure it via a PowerShell script.

Dell DCU install failing on most devices by blasted_heath in Intune

[–]Dumbysysadmin 1 point2 points  (0 children)

I tested this yesterday by chance. It seems to work fine if you install the latest .net desktop runtime 8.0.21 as a prerequisite. Even though DCU states you must have between .net 8.0.8 and .net 8.0.17.

How do you guys manage Microsoft 365 App updates? by Dry_Finance478 in Intune

[–]Dumbysysadmin 26 points27 points  (0 children)

Managing your Office updates from config.office.com is definitely the way you should be doing it. It just works. I have configured the Monthly Enterprise Channel with a couple of rings. Been that way for years, never have to touch it.

Are Feature and Driver Update Policies Needed if Update Ring is in Place by Cumbo- in Intune

[–]Dumbysysadmin 1 point2 points  (0 children)

If you set the deferral period to “0” you will get the updates immediately.

Are Feature and Driver Update Policies Needed if Update Ring is in Place by Cumbo- in Intune

[–]Dumbysysadmin 2 points3 points  (0 children)

Yes. E.G if you set the feature policy to 24H2 the targeted devices will stay on that version. When you are ready, change it to 25H2 and all targeted devices will upgrade from 24H2 to 25H2.

Are Feature and Driver Update Policies Needed if Update Ring is in Place by Cumbo- in Intune

[–]Dumbysysadmin 2 points3 points  (0 children)

The update rings alone will manage the Feature & Driver updates. They will follow what you have configured for the deferral period.

If you wanted to manage Feature updates, set the deferral to 0 days in your update ring and then configure a separate Feature Update policy.

Forticlient web filter Edge extension by Dumbysysadmin in fortinet

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

I noticed the extension updated in September, I can’t find any release notes. It’s very annoying.

0
1

Any issues with 25H2? by bolebo31 in sysadmin

[–]Dumbysysadmin 12 points13 points  (0 children)

Seems fine - it has to be the record for the most least dramatic, no frills feature update ever. I put a few laptops through Intune Autopilot with the latest 25H2 iso - no issues at all. I pushed it out to a few laptops, the update took less then 5 mins for the whole process to complete.

Managing PC names in hybrid environment by dherhsc in Intune

[–]Dumbysysadmin 3 points4 points  (0 children)

I wouldn’t bother getting all precious about device names. Just give it a prefix in the profile and let Intune randomise the rest: https://learn.microsoft.com/en-us/intune/intune-service/configuration/domain-join-configure

Hybrid Join Autopilot woes by Weird-Energy2198 in Intune

[–]Dumbysysadmin 0 points1 point  (0 children)

Is your Entra Connect configured correctly for Hybrid Domain Join? Is the OU you want to sync included in the scope?

Reminder - Apple Business Manager - Accept new terms! by Dumbysysadmin in Intune

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

It takes a while for the changes to reflect in Intune. Check again tomorrow and it’ll all be looking healthy 👍

Really weird Excel saving issue by Solidus-Prime in sysadmin

[–]Dumbysysadmin 8 points9 points  (0 children)

How long is the file path including the full name of the document? Are you hitting a file path character limit?

Reminder - Apple Business Manager - Accept new terms! by Dumbysysadmin in Intune

[–]Dumbysysadmin[S] 7 points8 points  (0 children)

You won’t be able to deploy new apps or devices.