user

Inedo Blog


Navigation
CategoryPowerShell
Featured

PowerShell

Easier Alternatives to PowerShell Scripts

Posted on July 17th, 2025.

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

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

Posted on May 29th, 2025.

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

Use Otter to Level Up Your PowerShell for Free

Posted on April 29th, 2025.

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

How to Run Parameterized PowerShell Scripts

Posted on April 22nd, 2025.

Running parameterized PowerShell scripts with Otter is easy (especially compared to tools like Jenkins).

Featured

PowerShell

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

Posted on April 1st, 2025.

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 March 18th, 2025.

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.

Featured

PowerShell

Create Private PowerShell Module Repositories and Gallery Proxies with ProGet

Posted on March 5th, 2025.

Using ProGet to proxy the PowerShell Gallery for your third-party modules and storing your first-party modules are two ways to get more from PowerShell.

Featured

PowerShell

How to Publish PowerShell Modules to a Private Repository

Posted on January 28th, 2025.

The public PowerShell Gallery is a great resource. But sometimes you need a private repository! This tutorial shows you how to create one in ProGet.

Featured

PowerShell

How to Use GUIs to Empower PowerShell Users of All Levels

Posted on January 23rd, 2025.

Level up your PowerShell team faster with GUIs. But should you write your GUI in PowerShell? We think not.

Featured

PowerShell

The Secret to PowerShell Testing for Leveled-up Teams

Posted on January 15th, 2025.

Level up your PowerShell team faster by taking a leaf out of Developers' book: approach testing with a software development lifecycle (SDLC).