| Title | Author | Age | Description |
|---|---|---|---|
| Start-Demo 3.3.3 | Joel Bennett | Thu, 04 Dec 2008 09:01:44 | This is an overhaul of Jeffrey Snover’s original Start-Demo script … I’ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when you’re demoing, (at least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). |
| Start-Demo 3.3.2 | Joel Bennett | Thu, 20 Nov 2008 22:31:02 | This is an overhaul of Jeffrey Snover’s original Start-Demo script … I’ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when you’re demoing, (at least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). |
| Start-Demo 3.3.1 | BSonPosh | Tue, 13 May 2008 11:11:23 | This is an overhaul of Jeffrey Snover’s original Start-Demo script … I’ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when you’re demoing, (at least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). |
| Start-Demo 3.3 | Joel Bennett | Wed, 16 Apr 2008 08:25:24 | This is an overhaul of Jeffrey Snover’s original Start-Demo script … I’ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when you’re demoing, (at least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). |
| Start-Countdown | Josh_Atwell | Fri, 20 Apr 2012 13:24:09 | Initiates a countdown on your session. Can be used instead of Start-Sleep |
| Start-Countdown | Josh_Atwell | Thu, 19 Apr 2012 18:56:46 | Initiates a countdown on your session. Can be used instead of Start-Sleep |
| Start-Cassini | George Mauer | Tue, 01 Nov 2011 09:39:26 | Start up the .Net 4.0 Cassini Webserver. Useful for those of us who like to avoid opening visual studio |
| Start-MyTranscript | Scott Percy | Thu, 06 Oct 2011 06:04:49 | This script, given a root path, will start a transcript with a unique and standardized file name. You can throw a call to this at the end of your profile, and you’ll always have a transcript of every session (if the host you’re using supports starting a transcript). |
| Start-Cassini | George Mauer | Wed, 13 Jul 2011 13:02:45 | Start up the .Net 4.0 Cassini Webserver. Useful for those of us who like to avoid opening visual studio |
| demo-attributes | karl prosser | Thu, 17 Feb 2011 16:01:32 | a demo of using some build in dotnet attributes to store some powershell METADATA (hashtables) and extract that. |
PowerShell Code Repository