user

Inedo Blog


Navigation
CategoryPowerShell
Featured

PowerShell

Create Private PowerShell Module Repositories and Gallery Proxies with ProGet

Posted on June 9th, 2021.

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 Run Parameterized PowerShell Scripts with Otter

Posted on June 4th, 2021.

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

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.

Featured

PowerShell

How to Publish PowerShell Modules to a Private Repository

Posted on April 26th, 2021.

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

Using PowerShell to Write PowerShell GUIs? You May Be Making a Mistake

Posted on April 22nd, 2021.

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

Featured

PowerShell

How to Master PowerShell Scripting with Modularization

Posted on April 9th, 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 Perfect PowerShell Script

Posted on March 29th, 2021.

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

Featured

PowerShell

The Secret to PowerShell Testing for Leveled-up Teams

Posted on March 18th, 2021.

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

Featured

PowerShell

Converting Your Batch Script to PowerShell

Posted on February 26th, 2021.

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 February 16th, 2021.

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.