|
|
Browse by Tags
All Tags » GUI
Showing page 1 of 2 (12 total posts)
-
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 from the ListView.
I used a SplitControl Panel to make the Listview sizeable and the Form ...
-
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 you allways can find the latest version for download, or you can use ...
-
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 : PowerTab 0.9 for PowerShell and Invoke-Intellisens... , ...
-
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:System.Management.ManagementBaseObject ...
-
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 I go on from the win32_share class I also used as an example in the fist part, and ...
-
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 available, also it will generate Template ...
-
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 VbScript division an GUI (HTA) was asked and PowerShell Division the answer only had to ...
-
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 of doing some advanced File renaming in PowerShell using ...
-
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 list refreshed every 30 seconds :
But that is just an ...
-
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 standard editor !!
you can dowload it here :
[PowerShell Analyzer Home]
Powershell ...
1
|
|
|