Windows PowerShell - General
Generate a set of png pictures ready to print and cut directly from Excel by issuing a single command
18 Sep 2013
Durgesh Nakkani
This tool copies MSI installers from a distributed server and installs it on a VM Wrokstation
How to write a Powershell script, which will first export all your projects (excluding source control data), then pack them with 7-Zip.
23 Aug 2010
Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
29 Jul 2013
Oliver Kohl D.Sc.
This article presents you some capabilities of PowerShell like the usage of .NET Framework 4.0 and .NET threading.
PowerShell is powerful but can it handle gaming? - I thougth I would give it a try.
21 Aug 2010
Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
23 Aug 2010
Md. Marufuzzaman
The objective of this article (Part 4) is to give you an introduction on how to integrate Microsoft Windows PowerShell with the Microsoft .NET library
23 Sep 2013
Oliver Kohl D.Sc.
This article presents you the latest PowerShell technology like new or extended cmdlets, Desired State Configuration, Windows Management Framework 4.0, and more.
18 Aug 2010
Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
Talks about executing PowerShell script remotely in PowerShell console; also describes how to do the same thing in C# code.
A first step in creating that magic "Developer PC Setup Script".
How to write a snap-in for your custom cmdlet for PowerShell.
Building WinPEs from AIK/ADK with Powershell
How to write custom PowerShell cmdlet.
How to automate backing up Subversion repositories using Powershell
18 Oct 2013
Douglas M. Weems
Easily import Excel Sheets into PowerShell as PS Objects
20 Oct 2007
Shahar Gvirtz
Learn how to build a simple Windows PowerShell cmdlet, use parameters, wildcards, CustomPSSnapin, and the Extended Type System.
Introduction to how easy PowerShell makes working with XML programmatically
Installing multiple SQL scripts using a single PowerShell script.
4 Oct 2013
Chandra Hundigam
Very simple PowerShell cleanup script that will clean IIS 7 log files
21 May 2008
Gideon Engelberth
A set of functions to provide the ability to save commands to be used in future PowerShell sessions.
22 Oct 2007
Shahar Gvirtz
In this article, you'll learn how to create a setup project to deploy your code with 0 lines of code.
11 Jul 2011
Md Atiqur Rahman (Atique)
An article describing some of the tricks of PowerShell scripts and profile that enables you to get a bash like prompt in PowerShell and run applications more flexibly.
13 Apr 2012
Vivek Krishnamurthy
Power shell build script for multiple projects and solutions using MSBuild, with an option to fix the build error during the build and continue, without restarting the complete build.
Powershell script that automatically installs and updates your Chromium browser in Windows
10 Aug 2012
Gary Stafford
Use PowerShell 2.0 to aid in the delivery of build artifacts for release, by generating a manifest of file changes.
15 Aug 2012
Gary Stafford
Automate the creation of Task-type Work Items in TFS using PowerShell
18 Oct 2012
Jean Paul V.A
In this article we will explore a scenario of adding a custom User Profile property and generating a report based on it.