I'm trying to set a background image for use in PSPlus, but am having problems with "load-image". Is "load-image" a cmdlet, and where can I get it?
PowerTab version 0.99 Beta 2 PowerShell TabExpansion library
/\/\o\/\/ 2007 http://thePowerShellGuy.com
PowerTab Tabexpansion additions enabled : True
PS C:\Documents and Settings\Administrator> load-image "C:\windows\web\Wallpaper\Ascent.jpg"
The term 'load-image' is not recognized as a cmdlet, function, operable program, or script file. Verify the term and try again.
At line:1 char:11
+ load-image <<<< "C:\windows\web\Wallpaper\Ascent.jpg"
PS C:\Documents and Settings\Administrator>