By tag: powershell
0
kicks
PowerShellTunnel - script your app from PowerShell at runtime
Use an ordinary PowerShell console to access your application's objects (explicitly hosted in a PowerShell runspace) at runtime, including tab expansion and piping objects into and out of your application.
(This is a C#/PowerShell MSDN Code Gallery project with source.)
0
kicks
Stream-oriented programming in PowerShell
PowerShell support OO, but it shines when you implement stream-oriented Cmdlets.
0
kicks
Command Line Tool vs. PowerShell Cmdlet
A real world test about whether PowerShell cmdlets are a viable alternative to command line tools, and whether dual implementations are a feasible option.
0
kicks
Windows Server 2008 Developer Training Kit (Beta 3)
The Windows Server 2008 Developer Training Kit includes a set of hands-on-labs and presentations for technologies such as IIS7, Management, WCF, WF, Windows CardSpace, Windows PowerShell, Virtualization and the Transactional File System (TxF).
0
kicks
Discover Powershell
It's a tutorial that introduces Powershell as a much more powerful replacement for batch files, and glimpses at other killer features, such as instantiating .Net objects directly in the shell.
Cygwin just got a lot less useful :-)
0
kicks
Report Services Automation With PowerShell
PowerShell script to take a Report Services .rptproj project file and output a command script to deploy the reports as per the project settings.
0
kicks
Find Duplicate Files With PowerShell
A simple PowerShell script to recursively locate all duplicate files (by content, not name) below a chosen directory.
0
kicks
Windows PowerShell :Invoking cmdlets from within a cmdlet...
A fairly common question cmdlet developers have is "How do I invoke a cmdlet from within a cmdlet". This usually comes up when converting a script or function into a compiled cmdlet. Marco Shaw is writing a nice series of blog posts covering this topic using the PowerGadgets cmdlets as ex...
0
kicks
PowerShell Regular Expression Compiler
Mostly pointless, but an interesting use of the RegularExpressions namespace from PowerShell.
0
kicks
Searching Google Desktop From PowerShell
Scott Hanselman explains how to query Google Desktop from PowerShell.
0
kicks
PowerShell Registry Find and Replace
Some functions for performing find and replace on registry values from PowerShell.
0
kicks
The DFO Show - Hosting Windows PowerShell Part 1
In this first of 3 parts, David demonstrates how you can host Windows PowerShell from a Windows Forms application using PowerShell's RunSpace classes and PSObject.
0
kicks
Deleting old temp files with PowerShell
A short function in PowerShell for deleting files older that a given date in a folder.
0
kicks
Windows PowerShell & Biztalk Poster (dt.)
Links zum kostenlose deutschen Windows Powershell Buch und Biztalk Poster