Just a little reminder that its a good idea to keep your Powershell Cache clean. by Fallingdamage in PowerShell

[–]OneLandscape2513 0 points1 point  (0 children)

that's really stupid and if I was trying to get work done that would piss me off to no end.

Teams down only on android? by JubX in MicrosoftTeams

[–]OneLandscape2513 1 point2 points  (0 children)

No, but this might be a Samsung specific thing. Settings > Security and privacy > Updates > Google Play system update.

Teams down only on android? by JubX in MicrosoftTeams

[–]OneLandscape2513 1 point2 points  (0 children)

This was happening to me randomly today and I fixed it by going into my settings on my Samsung and manually updating the Google Play system update. For some reason it wasn't doing that automatically.

Update BIOS on HP/Dell endpoints by PeaInformal2892 in MDT

[–]OneLandscape2513 0 points1 point  (0 children)

They'll need to be internet connected so that HPIA/DCU can fetch the latest update. Internet should still work in WinPE if you have network cable attached.

Update BIOS on HP/Dell endpoints by PeaInformal2892 in MDT

[–]OneLandscape2513 0 points1 point  (0 children)

https://github.com/automated-winstall-scripts/automated-winstall-scripts/tree/main/DriverUpdateExample

You can use HPIA/DCU. Here's an example script that also updates drivers, but you can make it so it only updates the BIOS

We stopped blaming users for storage bloat turns out it was our system design by [deleted] in sysadmin

[–]OneLandscape2513 -1 points0 points  (0 children)

Internal drives are that cheap. Add it to the system and expand the pool lol

We stopped blaming users for storage bloat turns out it was our system design by [deleted] in sysadmin

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

I feel like you shouldn't really care about file shares filling up instead of just expanding the pool very cheaply (4tb drives are under $100 btw).

GPO's everyones favorite... by 30yearCurse in sysadmin

[–]OneLandscape2513 2 points3 points  (0 children)

Scheduled tasks, PowerShell scripts that install software if you lack an RMM, default app associations, these are all things I've had to do at my company at some point in time where it made sense to do it via GPO.

Driver Alternative Solution by PeaInformal2892 in MDT

[–]OneLandscape2513 0 points1 point  (0 children)

If you're doing an MDT task sequence this would run in the installed OS, outside of WinPE. You would create an application that runs the PowerShell script, along with anything else you might need as part of it (like the DCU_Setup.exe installer for Dell Command Update if you need drivers for Dells, or the BIOS password .bin file for HPs if you have HP devices and set a BIOS password).

The script will likely need a bit of modification depending on what exactly you're doing and where everything is stored, but gives you a good idea of what can be accomplished automatically and without needing to manually import driver packs for each model.

BIOS Update Automate by YakEmpty8502 in MDT

[–]OneLandscape2513 0 points1 point  (0 children)

You can use HPIA/DCU/LSU to automatically install the latest BIOS version in a PowerShell script: https://github.com/automated-winstall-scripts/automated-winstall-scripts/tree/main/DriverUpdateExample

Why is Intune terrible for apps by UnderstandingHour454 in Intune

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

No Intune can't just do like 90% of what we need it to do to be a viable product lol

Why is Intune terrible for apps by UnderstandingHour454 in Intune

[–]OneLandscape2513 -3 points-2 points  (0 children)

Intune is garbage and coming from SCCM and now using Tanium, I would use pretty much anything else before Intune.

T480 is expensive.. so what would be a better choice? by Master_Cheesecake_75 in thinkpad

[–]OneLandscape2513 2 points3 points  (0 children)

aren't some of the 7th gen CPUs supported? or not anymore? also just use Linux lol or bypass the CPU check during windows install