Browse by Tags

Sorry, but there are no more tags available to filter with.
Screenshot of Select-GraphicalFilteredObject.ps1 in action
12 September 07 12:53 PM
A picture would be helpful in understanding what this script does. dir $pshome | Select-GraphicalFilteredObject.ps1 -title "Jay's blog is the best!" gives this UI: Read More...
Postedby jaybaz_MS | 1 Comments    
Filed under:
Powshell GUI for selecting objects in a pipeline ("Select-GraphiphicalFilteredObject.ps1")
12 September 07 12:39 PM
This is an enhanced version of a script from Lee Holmes' book Windows PowerShell Cookbook (O'Reilly). The original script takes a pipeline & presents a GUI that lets you select which elements to pass on to the next step in the pipeline. That's unchanged, Read More...
Postedby jaybaz_MS | 2 Comments    
Filed under:
PowerShell polyglot
26 April 07 10:20 AM
Here's an example of a CMD script that is implemented in PowerShell. @@:: This prolog allows a PowerShell script to be embedded in a .CMD file. @@:: Any non-PowerShell content must be preceeded by "@@" @@setlocal @@set POWERSHELL_BAT_ARGS=%* @@if defined Read More...
Postedby jaybaz_MS | 1 Comments    
Filed under:
Controlling Virtual Server through Microsoft PowerShell
22 January 07 01:26 PM
In his post by the same name , Ben describe a series of steps required in order to manipulate Virtual Server from PowerShell. I'm still a PowerShell novice, so I decided to use this problem as an opportunity to see if I could make things a little easier. Read More...
Postedby jaybaz_MS | 2 Comments    
Filed under:
export environment variables from CMD to PowerShell
17 January 07 04:52 PM
If you want to use PowerShell, but already have a CMD script that you want to keep, and that CMD script sets environment variables, you're in a pickle. Now I like pickles of all kinds, but Lee can help you get out of this one, with a script that exports Read More...
Postedby jaybaz_MS | 1 Comments    
Filed under:
Microsoft PowerShell is awesome
12 January 07 03:20 PM
At work I've been playing with Windows PowerShell . I could try to describe it, but Wikipedia has already done a better job: Windows PowerShell , previously Microsoft Shell or MSH ( codenamed Monad ) is an extensible command line interface (CLI) shell Read More...
Postedby jaybaz_MS | 6 Comments    
Filed under:
Transition time
20 October 05 08:26 AM
We're at the point in the process for VS2005 where there is basically no work left for devs to do. (The product hasn't shipped yet, but devs are not busy.) Before starting the next product cycle, there are a few things that we're doing differently. One Read More...
Postedby jaybaz_MS | 3 Comments    
Filed under:

This Blog

Syndication

Page view tracker