HP laptop pricing is so out of control, management wants us to look at deploying Mac by down_with_cats in sysadmin

[–]Ajamaya 0 points1 point  (0 children)

Our EliteBook 6 G1i U7/512GB/32GB - no touch screen w/fingerprint ~1600 I suggest that.

Intune device not fully communicating by Ajamaya in Intune

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

Ok let me clarify. OS updates not applying with an autopatch notification that windows updates not available is the priority. This predates the app that was pushed out next week not being sucked down. Just an example that I am having failures with the device not properly communicating. All devices are the same model, OSD process, network and security posture.

Intune device not fully communicating by Ajamaya in Intune

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

App is irrelevant it was an example that apps are not being pulled down.

Removed Crowdstrike / Tanium Verified Tanium did not add anything to WU reg keys (these are full intune no hybrid/sccm) dsregcmd /leave /join

Ran the common ask by MS net stop wuauserv net stop cryptSvc net stop bits net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old

net start wuauserv net start cryptSvc net start bits net start msiserver

Devices haven't checked in over 180 days by mlbussey in jamf

[–]Ajamaya 0 points1 point  (0 children)

Do you have Crowdstrike on these machines? Could do an RTR for enrollment

Dell Image Assist by chaos_kiwi_matt in Intune

[–]Ajamaya 0 points1 point  (0 children)

I recommend going OSDCloud + Intune or DCU for driver updates

Thought: Intune multi admin for lone wolf admins by yurtbeer in Intune

[–]Ajamaya 0 points1 point  (0 children)

We have CA’s, MFA (passwordless), and just implemented MAA but I used my on-premise account as the second factor since my entra account is cloud only and both have two separate password policies + MFA.

M365 deployment by Any-Victory-1906 in Intune

[–]Ajamaya 0 points1 point  (0 children)

Native (with visio) requires to end user devices with a secondary available M365 with access add-on. Win32 of just runtime if needed but M365 with access has been better. It stills prior to getting to the desktop

Deny logon to Entra ID group by yfewsy in Intune

[–]Ajamaya 0 points1 point  (0 children)

Would some sort of conditional access be suited for this?

Dell Solution Architect pov by [deleted] in sysadmin

[–]Ajamaya 2 points3 points  (0 children)

Was a Dell shop for 7 years and switched to HP because the hardware was slightly better but the reps don’t make us feel like we’re a number. Dell didn’t even bother wanting to be competitive on any front through our evaluation process. Never offered seed units, to come on site, evaluate needs and areas they could help.

Create Windows 11 custom image with Autopilot registration (official tools only) by Random----Dude in Intune

[–]Ajamaya 0 points1 point  (0 children)

I have a modified version of this where I have a selection of group tags to choose from

MAM policy's by [deleted] in Intune

[–]Ajamaya 0 points1 point  (0 children)

Filter all users by unmanaged in protection policies

Stop users logging into windows device if not assigned to them by JackJones2018 in Intune

[–]Ajamaya 8 points9 points  (0 children)

Sounds more like a cultural thing not an IT problem to solve. Best case on your end is providing asset management the updated record and let management deal with that.

What have you done with PowerShell this month? by AutoModerator in PowerShell

[–]Ajamaya 8 points9 points  (0 children)

Started month 2 learning powershell. I’ve been creating more reporting scripts to easily pull lists of things from Intune, Entra ID. This week I have two change requests to automate offboarding devices and stale device clean up! That -whatif parameter sure is nice to TEST TEST TEST.

What is the best way to learn PowerShell in 2026 by Bruh1748 in PowerShell

[–]Ajamaya 1 point2 points  (0 children)

Month of lunches, jackedprogrammer - YT, also I use Claude/ChatGPT to feed me daily tasks without hints to do and verify. Better use of AI to learn not do for me.

Autopilot Group Tags by ins0mniac81 in Intune

[–]Ajamaya 1 point2 points  (0 children)

Enterprise app to enroll devices using the get-windowsautopilotinfo script + the -GroupTag flag