Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » GUI   (RSS)

Hey PowerShell Guy!, How Can I Create an Windows Form For Displaying Log Files?

In the Hey Scripting guy ! article : How Can I Create an HTA For Displaying Log Files? , I made this example in PowerShell Using Windows Forms using the PSEventing CodePlex project PowerShell Eventing Snapin from Oisin the handle the ItemActivated event
Posted by MoW | 1 Comments
Filed under: , , ,

Attachment(s): textviewer.PNG

PowerShell TabExtension - Part 7 PowerTab 0.91 Released

And another version of the PowerShell tabExpansion script library PowerTab is released, with some really cool additions ! PowerTab 0.91 For more information about the PowerTab suite and the rest of the series see also the PowerTab Overview Page where
Posted by admin | 4 Comments
Attachment(s): tab091.png

PowerShell TabExtension - Part 6 Customizing PowerTab 0.9

I mentioned in last post about the new version of PowerTab PowerShell TabExtension - Part 5 PowerTab 0.9 ,That the TabSelection handler used for DoubleTab is extendable : Aaron has also updated his Invoke-Intellisense, and changed it into a Cmdlet See

PowerShell WMI Explorer Part 3

We will go on here from the Second post about deleting a share : PowerShell WMI Explorer Part 2 we go on by doubleclicking Create on go on with the Create help and templates Note this information on top of the class : Win32_Share Method : Create OverloadDefinitions:
Posted by admin | 3 Comments

PowerShell WMI Explorer Part 2

In the first part of this series : PowerShell WMI Explorer Part 1 we used the browser to explore the classes in this second post I will show how we can generate and use template scripts and help for calling WMI methods and how to use them. For this example
Posted by admin | 1 Comments

PowerShell WMI Explorer Part 1

I made a PowerShell GUI WMI Explorer, to explore WMI from PowerShell in a graphical interface *Edit* updated the script fixing 2 bugs (see comments) The WMI Explorer will also provide help information for the WMI classes and about methods and properties
Posted by admin | 39 Comments
Attachment(s): WmiExplorer.zip

Scripting Games 2007 Advanced PowerShell Event 10

Event 10: Pick a Color, Any Color PS Answer: Pick a Color, Any Color For this event we had to make a Card game, Draw 20 Colored cards and asking the person being testing to predict the color of the card about to be drawn As I did not like that for the
Posted by admin | 4 Comments

MOW PowerShelled Blogitems Index : October - November 2006

This is the Second entry, of a series of posts indexing the PowerShell Blogitems on my Old Blog /\/\o\/\/ PowerShelled BlogIndex /\/\o\/\/ PowerShelled October - November 2006 PowerShell : Advanced renaming of files [Scriptblock, Regex, Rename-Item] Example
Posted by admin | 2 Comments

PowerShell GUI ScripBlock Monitor Script

I made a GUI script for monitoring PowerShell scriptblocks: It will take and Interval in Seconds and it will show the result in a GUI datagrid, refreshed at the set interval (by re-running the scriptBlock ) Standard if you start the Acript you get a process
Posted by admin | 7 Comments
Filed under: , , , ,

PowerShell Analyzer Demo

Karl Prosser released a 7 minute intense video super fast drive by "shooting" of his powershell analyzer. get it now. at http://www.powershellanalyzer.com/demos Very cool !! If you do not know PowerShell Analyzer be sure to check it out, it's not your
Posted by admin | 0 Comments
Filed under: , , ,

PowerShell : Generating RTF Help from XML help files

In a post on my former blog, /\/\o\/\/ PowerShelled: Read the raw Monad XML helpfiles , I showed how to parse the XML help file of PowerShell (as this was in a Beta version of PowerShell you need to change the extension $mshHome by $PSHOME) # XmlHelp.PS!
Posted by admin | 7 Comments
Filed under: , , ,

Image Test

you can find origional post and the script here : PowerShell : Calendar Function (GUI) "," Click for larger Picture
Posted by admin | 2 Comments
Filed under: ,