I’ve heard this phrase come up a number of times in standups when we get an email from Azure notifying us that credentials for an Enterprise Application (Service Principal) are about to expire. We go ...
A single pipeline replaced fourteen lines and I never looked back.
I used to avoid the command line as much as possible. PowerShell, especially, felt like one of those things you only touched if something had gone very wrong. It looks outdated, it’s not exactly ...
Spread the love“`html PowerShell, a task automation and configuration management framework from Microsoft, has become an essential tool for IT professionals and system administrators. Through its ...
Windows PowerShell has a built-in History feature that remembers all the commands you executed when using it. While it should remember the History of the active session, I see that it retains more ...
Of the many ways to get things done in Windows PowerShell, it's best to figure out which one works and stick with that. One of the things I both love and hate about Windows PowerShell is its inherent ...