user

Inedo Blog


Navigation
CategoryPowerShell
Featured

PowerShell

How to Master PowerShell Scripting with Modularization

Posted on December 31st, 2024.

PowerShell modules are an effective way of freeing yourself from Script Hell. But without planning, you can find yourself in the much-worse Module Hell.

Featured

PowerShell

The Perfect PowerShell Script

Posted on December 12th, 2024.

The secret to the perfect PowerShell script? Make it maintainable by others with commenting and Comment-based Help.

Featured

PowerShell

Converting Your Batch Script to PowerShell

Posted on November 26th, 2024.

Windows Batch scripts are ancient and arcane. But don't rush to convert them to PowerShell. Use our scorecards to help you learn how hard the switch is.

Featured

PowerShell

Level Up Your Entire Team’s PowerShell

Posted on November 21st, 2024.

One of the fastest ways to level up your PowerShell teams is to invest in the people using it. The real power behind PowerShell is people’s relationship to this scripting language.

Featured

PowerShell

The Essential PowerShell Primer for 2024

Posted on September 29th, 2023.

Most people AREN’T using PowerShell to its full potential — are you? If you’re not using its full potential, you’re wasting time and resources.

Featured

PowerShell

Why are Admins Afraid of PowerShell?

Posted on November 8th, 2021.

Why are admins afraid of PowerShell? They're not - they're actually afraid of users.

Featured

PowerShell

Examining PowerShell Pros and Cons

Posted on October 19th, 2021.

A recent Reddit post: PowerShell is a Waste of Time. I was upset at first, but then I thought about it...

Featured

PowerShell

Your Stupid PowerShell Script is Broken

Posted on August 11th, 2021.

A story on Reddit reminded me of two incredibly important lessons: CBH is necessary for all scripts anyone ever makes for a company NSFW sites are NSFW!

Featured

PowerShell

Level Up Your PowerShell with ProGet

Posted on August 9th, 2021.

Your PowerShell scripts can be working harder for you. Here’s 1 thing you can do to instantly get more out of your PowerShell scripts with ProGet for free.

Featured

PowerShell

How to Escape PowerShell Module Hell

Posted on May 12th, 2021.

PowerShell modules are an effective way of freeing yourself from Script Hell. But without planning, you can find yourself in the much-worse Module Hell.