Tag: Module

PSPublicAPI – Module For Listing Free APIs For Use in Software and Web Development
The Public APIs repository on GitHub has a list of free APIs that you can use in software and web…
Read More
Posh-SSH: Open Source SSH PowerShell Module
What Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against system using the SSH protocol. The module…
Read More
Basics of Writing a PowerShell Module with C#, Part 2: Debugging
In this second part of the series on writing PowerShell modules in C#, we will cover how to enable basic…
Read More
Writing a PowerShell module in C#, Part 1: The basics
In this series we will cover the basics of building a Windows PowerShell binary module using C#. In the first…
Read More
HP Scripting Tools for Windows PowerShell
HP has released a PowerShell module HPiLOCmdlets, designed to help IT experts to configure and manage HP iLO 3 and iLO…
Read More
Announcing PSReadLine – A bash-inspired readline implementation for PowerShell
Jason Shirk is back! He just announced the release of his new PowerShell project PSReadLine. In PowerShell 3.0, a hook…
Read More