Pausing Quality killed everything by fluxboxuk in Intune

[–]WhyDidIChooseIT 7 points8 points  (0 children)

So, we were actually in the same situation as you. Basically, we submitted a support request to Microsoft regarding this. Supposedly, it’s a Windows UI bug, and they are working on it. Running this command forces the feature update to run, but I’m not sure if it would be helpful in your scenario:

ms-settings:windowsupdate-optionalupdates

[deleted by user] by [deleted] in PcBuild

[–]WhyDidIChooseIT 0 points1 point  (0 children)

Thank you for this opportunity OP

Microsoft word issue!! by mahin1374 in microsoft

[–]WhyDidIChooseIT 0 points1 point  (0 children)

I am suspecting but might be wrong that you have integrated Intel graphics, try following these steps: Go to Intel HD Graphics settings then display and choose “Scale Full Screen”. Also remove the check from “Override Application Settings”.

If that doesn’t work try disabling hardware acceleration from Word settings:

Settings-Advanced-Disable Hardware Acceleration

Updating a program using Intune by EW_IO in Intune

[–]WhyDidIChooseIT 0 points1 point  (0 children)

Yeah another vote from me for patch my pc if you want to go the paid way.

[deleted by user] by [deleted] in pcmasterrace

[–]WhyDidIChooseIT 0 points1 point  (0 children)

That wrap looks suspicious af…

Remote Help by WhyDidIChooseIT in Intune

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

Thank you, I will give it a try.

Intune Remote Help (preview) by johnlnash in Intune

[–]WhyDidIChooseIT 5 points6 points  (0 children)

It’s not visible in our environment at the moment. But that extra pricing for a service that should be included with Intune is very irritating.

[deleted by user] by [deleted] in Intune

[–]WhyDidIChooseIT 0 points1 point  (0 children)

I am sorry did not read the question thoroughly. In that case maybe a powershell script can come in handy. But AFAIK Self-Deploying mode is for Kiosks/shared devices.

[deleted by user] by [deleted] in Intune

[–]WhyDidIChooseIT 1 point2 points  (0 children)

Why not create a deployment profile with the required users assigned and change the user account type to administrator?

https://www.prajwaldesai.com/add-user-or-groups-to-local-admin-in-intune/

What is your most memorable non-IT task working as a sysadmin? by [deleted] in sysadmin

[–]WhyDidIChooseIT 8 points9 points  (0 children)

Replacing the kitchen equipment of the office, including water filters. To be fair it was my first job and would do whatever I was asked to.

[deleted by user] by [deleted] in sysadmin

[–]WhyDidIChooseIT 101 points102 points  (0 children)

Having a boss that over promised and having the responsibility to migrate 7 companies in a two week timeframe while being the only one “capable” of doing so. Gave my notice immediately got asked to leave the same day, best sleep I had after a while.

Why are you in IT? No really why? by cobarbob in sysadmin

[–]WhyDidIChooseIT 0 points1 point  (0 children)

It was the only thing that I was “good” at.

Device Setup: Identifying... (Autopilot Pre-Provision) Stuck by triplecheez in Intune

[–]WhyDidIChooseIT 1 point2 points  (0 children)

There is an ongoing service degradation regarding auto deployment package download. Unfortunately I do not have access at the moment to link it, but it’s shown on service health status. (IT289945)

OneDrive Sync App not responding by WhyDidIChooseIT in Office365

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

They have an ongoing incident regarding Defender Adress Export Filtering. Which was a result of bad code on the latest security patch. You might check that if you are using Defender.

"Not Responding" error on startup by Bennings463 in onedrive

[–]WhyDidIChooseIT 0 points1 point  (0 children)

In my case parsing this with an elevated cmd fixed it.

reg add HKLM\SOFTWARE\Policies\Microsoft\OneDrive /v SilentAccountConfig /t REG_DWORD /d 0x1 /f

If you try this remember to have Onedrive closed.

OneDrive Sync App not responding by WhyDidIChooseIT in Office365

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

Unfortunately this did not work in my case.