BRBen Robertsinbenroberts.io·4d ago · 14 min readThe dMSA Migration Factory: How Windows Server 2025 Finally Fixed Service AccountsEvery infrastructure engineer has a story about a service account. Maybe it was the SQL Server Agent credential whose password expired on a Friday night, taking down a production ETL pipeline. Maybe i00
TSTim Schindlerintimschindler.blog·Jul 1 · 18 min readBuilding Idira (CyberArk) ISP PowerShell tooling with Claude Code, Context7 MCP, and SecretStoreCoding agents write competent PowerShell against the CyberArk (now Idira) REST APIs but often fall short with Idira endpoints. Left to its own devices, the model will invent a token endpoint, treat th11M
HKHo Kim Thu Doindigitaltoolsnoteshashnodedev.hashnode.dev·Jun 26 · 9 min readHow I Check Windows Software Installers Before Using Them on a Development MachineInstalling software on a Windows development machine is something many of us do almost automatically. We search for a tool, download an installer, run it, and move on. That habit is convenient, but it00
Aadrienclaireinshelldeck.hashnode.dev·Jun 26 · 3 min readI got tired of rebuilding every new workstation, so I built ShellDeckEvery developer or system administrator has their own "new machine" checklist. Mine looked something like this: Install Git Install PowerShell Install fzf Install bat Install eza Configure Stars00
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