ZPZeodack Portfolioinzeodackport.hashnode.dev·Jun 13 · 3 min readDiagnosing the "Printer Goes Offline After Router Restart" Problem with PowerShellIf you've ever had a network printer that works fine for days and then randomly shows "offline" after a router restart — with no obvious cause — this post covers why that happens and a small PowerShel00
VNVũ Nhật Lâminblog.fiscybersec.com·Jun 8 · 9 min readMSHTA: The Retired Windows Tool Still Running MalwareExecutive Summary A Windows utility most people assume died with Internet Explorer is quietly powering live malware campaigns. Bitdefender reports that since the start of 2026, detections of mshta.exe00
JDJeet Doshiinjdoshi2091.hashnode.dev·Jun 7 · 12 min readData Fabric migration toolMoving UiPath Data Fabric data between tenants sounds simple until the details show up: entity schemas, system fields, record IDs, file attachments, relationship fields, skipped platform entities, and00
PTPralisha Tripathyinpralishablog1.hashnode.dev·Jun 6 · 5 min readPython Doesn't Power LLMs. So What Actually Does?Like many aspiring AI engineers, I spent months building machine learning models in Python. Every tutorial I followed used Python. Every notebook I opened contained Python. Every machine learning proj00
RSRobert Shortinrobshort.hashnode.dev·May 29 · 7 min readSilent Azure/Entra Login using Pode while maintaining anonymous login capabilitiesPode does a number of things behind the scenes to make things easier. One of which is azure logins. You can configure Pode to login using Azure/Entra ID pretty easily, and I've already got a article a00
MBMat Banikinmatbanik.hashnode.dev·May 25 · 15 min readReset Windows Update: The Definitive MSP Guide to RWUManuel Gil's Windows Update reset script crossed half a million downloads before he archived it in March 2023. The Dev-C++ successor — Reset-Windows-Update-Tool, 513 stars on GitHub — followed it into00
AKAnkush Khandelwalinintunelabs.hashnode.dev·May 19 · 4 min readAutomating Intune Primary User Assignments with PowerShellSummary If you've worked with Intune long enough, you've probably had that moment: you open the portal, click into a device, and instantly notice the primary user is wrong. It happens usually at the 00
PPPratham Parikhinpratham15541.hashnode.dev·May 10 · 5 min readWindows AppData Junction Migrator: Free Up Your C Drive Without Breaking AppsModern developer tools are storage monsters. If you use tools like: Cursor VS Code Docker Node.js AI/ML frameworks Electron apps Local LLM tools Low storage SSD system OR Any general apps …00
BRBen Robertsinbenroberts.io·May 4 · 6 min readUsing A Domain-Joined Jumpbox VM For Legacy PowerShell From Azure FunctionsIntroduction and Use Cases Some automation problems are not really Azure Functions problems. They are dependency-bound Windows administration problems. As organizations move their identity and access 00
BRBen Robertsinbenroberts.io·Apr 30 · 20 min readWhy securing Microsoft Graph Command Line Tools mattersGraph PowerShell is one of the most convenient ways to work with Microsoft Graph. It's also one of the easiest ways to accidentally expand what a user can read or change across your tenant. If you've 10