Showing results for August 2014 - Page 13 of 13 - Scripting Blog [archived]

Aug 2, 2014
1
0

Weekend Scripter: Fixing PowerShell GUI Examples

Doctor Scripto
Doctor Scripto

Summary: Microsoft PowerShell MVP, Dave Wyatt, talks about using Windows PowerShell GUI example code. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Dave Wyatt. To read more of Dave’s previous guest posts, see these Hey, Scripting Guy! Blog posts. Dave is a Windows PowerShell MVP and a member of the board of ...

Scripting Guy!Windows PowerShellscripting techniques
Aug 1, 2014
0
0

PowerTip: Use PowerShell to Create Temporary File Name

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to create a temporary file name.  I need to output data to a file, but I do not need a permanent file name and location because            the file will be later deleted. How can I easily use Windows PowerShell to create a temporary file name?  Use the GetTempFileName ...

Scripting Guy!Windows PowerShellPowerTip
Aug 1, 2014
0
1

I've Got a PowerShell Secret: Adding a GUI to Scripts

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Chris Conte, talks about adding a GUI for Windows PowerShell scripts. Microsoft Scripting Guy, Ed Wilson, is here. Today Chris Conte is our guest blogger. Chris Conte is a premier field engineer at Microsoft who grew up with a passion for computers and the creative arts. At age 12, he started programming by copying assembly ...

Scripting Guy!Windows PowerShellscripting techniques