Sign in
Home
Technet Blog Images
More ...
Tweet tweet!
Translate this page
Powered by
Microsoft® Translator
Related Links
Blog Home
Script Center Home
2010 Scripting Games
Scripting Library
Learn to Script
Script Repository
Scripting Forum
E-Mail Alerts
E-Mail Us
Common Tasks
Blog Home
RSS for Comments
RSS for Posts
Atom
OK
Email Blog Author
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Search
Tags
2010 Scripting Games
Advanced Event 7
DataGrid
expert commentators
getting started
guest blogger
profiles
Quick-Hits Friday
Scripting Guy!
scripting techniques
VBScript
Web pages and HTAs
Weekend Scripter
Windows PowerShell
WMI
WPK
Archives
Archives
September 2010
(2)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(66)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
Browse by Tags
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
All Tags
>
graphical
Browse by Tags
2010 Scripting Games
Advanced Event 7
DataGrid
expert commentators
getting started
guest blogger
profiles
Quick-Hits Friday
Scripting Guy!
scripting techniques
VBScript
Web pages and HTAs
Weekend Scripter
Windows PowerShell
WMI
WPK
Blog Post:
Hey, Scripting Guy! How Can I Use the Windows Forms TreeView Control?
ScriptingGuy
Today we have a guest article by Ravikanth who works at Dell, Inc., as a lead engineer in the SharePoint Solutions Team. He loves automation and is a Windows PowerShell fanatic. He writes regularly on his blog about topics related to Windows PowerShell, SharePoint, and Microsoft server virtualization...
on
15 Jun 2010
Blog Post:
Expert Solutions: Advanced Event 7 of the 2010 Scripting Games
ScriptingGuy
( Note : These solutions were written for Advanced Event 7 of the 2010 Scripting Games .) Advanced Event 7 (Windows PowerShell) James Brundage is a former software developer engineer in testing for Microsoft. He has been a frequent poster on the Windows PowerShell team blog , and he maintains the Media...
on
25 May 2010
Blog Post:
Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (5/14/10)
ScriptingGuy
In this post : How Can I Use the Ver Command in Windows PowerShell? What Do These Numbers Mean That Are Returned by This WMI Class? How Can I Change the Color of Text Displayed in the Windows PowerShell Console? How Can I Get the User Name That Runs Services on Local and Remote Systems? How Can I Create...
on
14 May 2010
Blog Post:
2010 Scripting Games: Advanced Event 7--Creating a Graphical Tool
ScriptingGuy
Note : We are no longer accepting entries for this event. See the due dates page for a list of all event due dates. About This Event Division Advanced Date of Event May 4, 2010 Due Date May 11, 2010 Event Scenario You have been tasked to create a graphical tool that will display the following information...
on
4 May 2010
Blog Post:
Hey, Scripting Guy! Using the Windows Presentation Foundation PowerShell Kit to Create a GUI
ScriptingGuy
About the author : Doug Finke is a Microsoft PowerShell MVP working for Lab49 , a company that builds advanced applications for the financial service industry. Over the last 20 years, Doug has been a developer and author working with numerous technologies. You can catch up with Doug on his blog . The...
on
24 Mar 2010
Blog Post:
Hey, Scripting Guy! How Can I Use the DataGrid Control in Windows PowerShell?
ScriptingGuy
About the author: Ravikanth works at Dell, Inc., as a lead engineer in the Microsoft SharePoint solutions team. He loves automation and is a Windows PowerShell fanatic. He writes regularly on his blog about topics related to Windows PowerShell, SharePoint, and Microsoft server virtualization. He is also...
on
22 Mar 2010
Blog Post:
Hey, Scripting Guy! Can I Create a Windows Form to Select Computer Names and Run WMI Queries?
ScriptingGuy
Hey, Scripting Guy! I had this idea. I would like to have a Windows Form that had a list of computer names in it. I would then like to be able to select one of the computers, and run a WMI query against it. My idea is that I could give the Windows Form to the Help Desk, and I would not need to tell them...
on
4 Mar 2010
Blog Post:
Hey, Scripting Guy! How Can I Read a Text File and Update a List Box?
ScriptingGuy
Hey, Scripting Guy! I liked your article about creating a list box with Windows PowerShell, but to be honest, that is of limited use to me because I often need to work with different servers. I would like to be able to load a text file and have it populate the list box. Is that too hard to do? -- RR...
on
3 Mar 2010
Blog Post:
Hey, Scripting Guy! How Can I Use the List Box Control in Windows PowerShell?
ScriptingGuy
Hey, Scripting Guy! I am wondering if it would be possible to have a box that included several items in it. I would then like to be able to choose an item from that box and use it elsewhere in the script. I know it can be done, because I see it in Windows programs all the time. I just am not sure what...
on
2 Mar 2010
Blog Post:
Hey, Scripting Guy! How Can I Create a Windows Form Using Windows PowerShell and PrimalForms?
ScriptingGuy
Hey, Scripting Guy! I have really been enjoying reading your Weekend Scripter series. It seems like you guys really love scripting. I especially enjoyed the graphical trip cost calculator Ed wrote for the Scripting Wife. My only problem with the article is that it was a bit quick, and I have never used...
on
1 Mar 2010
Blog Post:
Hey, Scripting Guy! Weekend Scripter: Creating a GUI for a Windows PowerShell Script
ScriptingGuy
Microsoft Scripting Guy Ed Wilson here. When I showed the Scripting Wife the Get-FuelCostFunction.ps1 script from yesterday , she was less than enthused. She did not like the idea of opening up either the Windows PowerShell ISE or the Windows PowerShell Command Prompt window. She wanted a graphical interface...
on
28 Feb 2010
Blog Post:
Hey, Scripting Guy! Can I Use Windows PowerShell to Pick Start and End Dates?
ScriptingGuy
Share this post: Hey, Scripting Guy! I need to be able to display a calendar so that I can pick starting dates and ending dates by using a graphical tool. This is much easier and faster than having to type two dates into the command line, and it is more accurate as well. Besides, when I am choosing dates...
on
3 Sep 2009
Blog Post:
Hey, Scripting Guy! Can Windows PowerShell Alleviate My Need to Type Dates?
ScriptingGuy
Share this post: Hey, Scripting Guy! I hate typing dates. There are several ways of typing dates, and they are all a pain. I do not like having to type the numbers and the whacks, and I do not like having to spell out month names, or attempting to remember if it is month first or day first. I like scripting...
on
2 Sep 2009
Blog Post:
Hey, Scripting Guy! Can I Open a File Dialog Box with Windows PowerShell?
ScriptingGuy
Hey, Scripting Guy! I am a faithful reader of the Hey, Scripting Guy! articles and have been a Dr. Scripto fan for years. I love your new TechNet Script Center Gallery too by the way. It is much easier to use and to locate scripts than what you had before. I had no idea you had so many scripts up there...
on
1 Sep 2009
Blog Post:
Hey, Scripting Guy! Can I Create a GUI for a Windows PowerShell Script?
ScriptingGuy
Hey, Scripting Guy! I know this may sound like a strange question, but I would like to create a graphical user interface for a Windows PowerShell script. I could do these kinds of things using a HTML Application (HTA) file, but I like writing Windows PowerShell scripts. If I could use some sort of functionality...
on
31 Aug 2009
Page 1 of 1 (15 items)