by Todd Willett | Dec 26, 2024 | Exchange, PowerShell, VMware, Windows
Bits, bytes, bitten, smitten, kilowatts and terrorflops…it can be incredibly frustrating to do mental math (the audacity) on the fly to convert from one unit to another. And maybe I’m alone here, but it also seems like the unit I want is the one I don’t...
by Todd Willett | Dec 21, 2024 | PowerShell
Right off of the bat, I have to throw the disclaimer out that this title is somewhat misleading or at least missing information. We are going to easily turn a list into an array in PowerShell, but this title really needs to include like 10 more words. Unfortunately,...
by Todd Willett | Dec 12, 2024 | Office 365, PowerShell, Windows
Have you ever tried to export an object to CSV only to be baffled when the output didn’t match? And no, I’m not referring to the times where you fat-fingered the variable name so you exported absolutely nothing, I’m talking about when you try to...
by Todd Willett | Apr 27, 2024 | PowerShell
So I had a somewhat odd request (isn’t that how all truly great stories start) a long time ago in an IT galaxy far, far away. And it went something like this: we want to email an employee and CC their manager, but if their manager is inactive (took a one-way...
by Todd Willett | Apr 17, 2024 | PowerShell, Exchange
About a hundred years ago when I stopped riding dinosaurs to work and started learning PowerShell, I struggled to know what to learn first and where to even begin. That blue box with white writing was intimidating to say the least. I finally worked up the courage to...
by Todd Willett | Feb 22, 2023 | Windows, PowerShell
So you just finished writing some code and you go to save your file. You summarize all of the important aspects this section of code contains into a nice, easy-to-read file name that your future self will immediately recognize. Fast forward to the future where you...