PowerShell OSD Frontend Project

Hey Folks, so I recently had the need for a front end, so I looked at the regular community ones, but they didn’t fit my needs. TLDR: Code & Instructions on GitHub: https://github.com/gwblok/2PintLabs/tree/main/DeployR/FrontEnd/FrontEndJSONDriven Personal Requirements Several I found were wrapped in an EXE so I couldn’t update the code, so I ruled those out right … Read more

Dell Command Update – pulling back the curtains

TLDR: You need to learn SKU’s (SystemSKUNumber) for Dell systems if you want to be successful in automation for Dell. – Script on GitHub for GARYTOWN’s Dell PS Functions early beta Alright, so I write a lot of PowerShell functions around Dell Command Update, (DCU) and Dell updates, basically leveraging the feed that DCU uses … Read more

Low Space on EFI (System) Partition – Clean up

Hey folks, this seems like a topic that keeps coming up, despite the fact I had assumed everyone was creating large EFI volumes (984MB) by now, but I keep finding folks who have 100MB and run into issues. Recent email from customer: GitHub Code: garytown/CM_PowerShell_Snips/SystemVolumeBinFiles.ps1 Microsoft Method for Cleanup: “We couldn’t update system reserved partition” … Read more