-
Summary : Learn how to create a simple graphical interface for a Windows PowerShell script. Weekend Scripter: Extending PowerShell to the GUI with Sapien Tools Microsoft Scripting Guy Ed Wilson here. Sean Kearney joins us again today as our guest blogger...
-
Summary : Use ShowUi, a free Windows PowerShell module, to simplify creating graphical interfaces for scripts. Microsoft Scripting Guy Ed Wilson here. Today, I have a guest article from my good friend James Brundage. Here is a little bit about him. James...
-
Summary : Microsoft PowerShell MVP, Marc van Orsouw, resizes images and removes EXIF metadata while solving 2011 Scripting Games Advanced Event 8. Microsoft Scripting Guy, Ed Wilson, here. Marc van Orsouw (MoW) is our expert commentator for Advanced Event...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
04-27-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, graphical, graphics, multimedia, 2011 Scripting Games, Advanced, Event 8
-
Summary : Advanced Event 8 in 2011 Scripting Games uses Windows PowerShell to remove metadata from image files and to resize those images. About this event Division Advanced Date of Event 4/13/2011 12:15 AM Due Date 4/20/2011 12:15 AM Event scenario You...
-
Summary : Learn how to use Windows PowerShell to add commands to the Windows Explorer command bar in Windows 7 and Windows Vista. Weekend Scripter Microsoft Scripting Guy, Ed Wilson, here. Did you ever have one of those times when a seemingly simple project...
-
Summary : Microsoft MVP Sean Kearney shows how to draw boxes and lines in the Windows PowerShell console while scripting three reusable functions. Microsoft Scripting Guy Ed Wilson here. Just when I thought it was safe to open my email, I get a tweet...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...