PowerShell For Fun

Some Windows PowerShell scripts and utilities I wrote just for fun. If you were interested in scripting with PowerShell (a biologist would be better), you might have some fun here.

Friday, November 30, 2007

PowerShell Script: Amazon WII Watch

›
I just wanted a WII for Christmas gift and didn't want to spend $500 on ebay. A Small powershell script will do! # Begin of script # ==...
1 comment:
Wednesday, February 28, 2007

New Project Home at CodePlex.com

›
Private workspaces @ gotdotnet.com will be phased out on 3/20/2007. I moved new project home to CodePlex.com @ http://www.codeplex.com/power...
3 comments:
Thursday, January 25, 2007

PowerShell Remoting Go OpenSource!

›
You can now download full source code of PowerShell Remoting from my workspace . Let's welcome our new developers: Romangeeko and JaviR...
Tuesday, December 12, 2006

Looking For Developers

›
I am very busy with my daytime job and my new born daughter. So I don't have enough time for PowerShell Remoting Project. But I would li...
1 comment:
Wednesday, November 15, 2006

PowerShell Remoting version 0.2.9.0 For V1.0

›
PowerShell Remoting version 0.2.9.0 1. Rebuild For PowerShell V1.0 RTW. 2. Fix "All User" profile not load at server problem. Dow...
3 comments:
Wednesday, September 27, 2006

PowerShell Remoting version 0.2.8.0 For RC2 Drop

›
Windows PowerShell Team finally released PowerShell RC2. If you are running windows server 2003, you can enjoy new active directory provider...
5 comments:
Sunday, August 06, 2006

Do You Know There is a $Host Variable

›
PowerShell has a build-in $host variable which expose a System. Management. Automation. Internal. Host. InternalHost object. It is an inter...
2 comments:
Tuesday, July 18, 2006

Runspace Remoting

›
Scott Hanselman is one of the early users and supporters of my PowerShell Remoting. He did an interesting post about Runspace Remoting . Br...
2 comments:
Thursday, July 13, 2006

How to: Using PowerShell through SSH

›
It is possible to use PowerShell through SSH. Read the story from The Hive Archive . But there are certain limitations: 1. You have to insta...
1 comment:
Wednesday, July 12, 2006

Why There Is an Out-Default Cmdlet

›
PowerShell have a couple of output control cmdlets: > gcm out-* CommandType     Name                            Definition -----------   ...
2 comments:
›
Home
View web version
Powered by Blogger.