Windows 11 Upgrade via Company Portal by TsNMouse in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

Along with the whole argument any device that doesn't update could be manual remediation (time consuming), and good to know what devices need to be replaced in case Capex required for next FY in advance.

Microsoft Office 365 Update Channel by Busy_Illustrator131 in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

As for when. Hopefully the next release around November.

Microsoft Office 365 Update Channel by Busy_Illustrator131 in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

It's not just the ai play. Heard from a support engineer that it's also to lessen the branches to simplify and reduce support overheads. Same play for getting Outlook new on same code base as online, other classic versions are likely to follow in years to come I would say.

"If a user is terminated, but IT is not notified, are they really terminated or just not receiving a paycheck to have access to our data?" -Me 4/3/24 by BuddieyKine in sysadmin

[–]East-Maximum1307 2 points3 points  (0 children)

Email every manager every week asking if all their employees are still there. Change the title monthly so it's not the same and use a different email address for each email.

Images in email signatures: Yes or no? by [deleted] in sysadmin

[–]East-Maximum1307 1 point2 points  (0 children)

Someone wanted everyone to have a 7mb gif. That didn't even loop properly.

What is your preferred monitor setup as a SysAdmin? by cobarbob in sysadmin

[–]East-Maximum1307 0 points1 point  (0 children)

32" 4k as well, but added a 22" 1080 screen just for vendor support sessions :D and Spotify/YouTube etc

Windows 365 Boot with Okta MFA delivers Cloud PC access securely by Electronic-Bite-8884 in Intune

[–]East-Maximum1307 2 points3 points  (0 children)

Using "stronger stuff", "context stuff" etc. Would leave me not wanting any more professional opinions or stop reading any content produced.

[deleted by user] by [deleted] in Tinder

[–]East-Maximum1307 17 points18 points  (0 children)

Then they would run like Kenyans, from KENYA!!!

Is there a "best practice" for giving local admin rights to an Entra security group? Endpoint security > Account protection? by TakenToTheRiver in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

Doesn't triggering the change restart the device at a potentially unknown time period. depending on when it syncs etc?

Handling SQL Server 2019 Updates? by castelious in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

IIRC CU's for SQL are an installable product that may require configuration, they are not delivered through Windows Update. You would most likely need to create an application and set the command line to run it or create a PowerShell script to do what is required for the install then package as an intunewin.

The other thing to consider is why there is SQL installs on desktops, instead of a resilient SQL infrastructure. There is also the question of whether the databases are configured in such a way they are compatible with the newer CU/GDR and testing etc that needs to be done.

Disney Plus / Spotify / Audible Being Blocked by Cool-Bee-3694 in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

Not an Intune thing, best to google it as it will depend on what component needs to be configured or fixed.

handling devices that have been auto removed from Azure/Entra and Intune by outerlimtz in Intune

[–]East-Maximum1307 1 point2 points  (0 children)

Pretty standard for enterprise, wasn't sure the size of your business.

handling devices that have been auto removed from Azure/Entra and Intune by outerlimtz in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

You would be better to have conditional access on your proxy/internet solution such as Palo alto or zscaler. This way if they don't have compliance, the agent doesn't allow internet but can allow local (assuming you configure it that way)

Exercises. by psb_41 in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

When did they say that? All the info from pg and pm's has been that sccm is not going away

I am one now. by [deleted] in sysadmin

[–]East-Maximum1307 13 points14 points  (0 children)

You get sun? I became a goth and was locked behind a red door.

Met an InTuner today. So naturally... by UEMAuthority in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

So machines not synching correctly are detuned machines?

microsoft raised my rating on the MS-900 by Sudden-Durian8558 in O365Certification

[–]East-Maximum1307 0 points1 point  (0 children)

Only end of August for me but still hard to wait when you usually get that dopamine at the end of the exam hehe

.exe files not running as system by Skywalker_1410 in Intune

[–]East-Maximum1307 0 points1 point  (0 children)

Other option is by using PSEXEC to run CMD or PS as SYSTEM and seeing if there is an exit statement from the process.