user

Inedo Blog


Navigation
CategoryPowerShell
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

How to Safely Run PowerShell on 1000 Servers… without the Risks of PS Remoting

Posted on August 30th, 2021.

Windows PowerShell remoting lets you run any PowerShell command remotely on other machines. Learn how to avoid the disasters that come with PS Remoting.

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

Easier Alternatives to PowerShell Scripts

Posted on August 2nd, 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.

Featured

PowerShell

Use Otter to Level Up Your PowerShell for Free

Posted on July 14th, 2021.

Are you getting everything you can out of your PowerShell scripts? Here are 2 ways you can instantly level up your PowerShell usage with Otter for free.

Featured

PowerShell

What is Comment-Based Help and Why Your Scripts Need It

Posted on July 5th, 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.

Featured

PowerShell

The Best 3 Ways to Organize Your PowerShell Modules in Source Control

Posted on June 28th, 2021.

Your PowerShell modules are an integral part of your development process. Learn how to care for, create, and get the most out of your PowerShell modules.