Showing results for Weekend Scripter - Scripting Blog [archived]

Jan 3, 2016
Post comments count0
Post likes count0

Weekend Scripter: Customize PowerShell Title and Prompt

Doctor Scripto
Doctor Scripto

Summary: Learn how to interactively update the Windows PowerShell prompt and title. Honorary Scripting Guy, Sean Kearney, is here today to have a little bit of fun with the Windows PowerShell console. Why not? It’s a Sunday, it’s the last day of my time off, and I feel like playing. There have been many posts online about the fun you ca...

Windows PowerShellguest bloggerWeekend Scripter
Jan 2, 2016
Post comments count0
Post likes count0

Learn Easier Way to Build Command for PowerShell.exe

Doctor Scripto
Doctor Scripto

Summary: Learn how to parse a here-string with Windows PowerShell.Honorary Scripting Guy, Sean Kearney, is here to show you a neat little trick.Anyone who has ever scheduled a PowerShell task knows that if you want to launch a cmdlet directly in PowerShell, you would launch it like this:PowerShell.exe –ExecutionPolicy Bypass –command &l...

Windows PowerShellguest bloggerWeekend Scripter
Dec 20, 2015
Post comments count0
Post likes count0

Build a Better Copy-Item Cmdlet

Doctor Scripto
Doctor Scripto

Summary: Sean Kearney investigates how to navigate file system content.Honorary Scripting Guy, Sean Kearney, is here with an early holiday gift—a way to deal with copying many files and getting some kind of progress on the update.I ran into this problem when I was duplicating file structures onto USB keys for Windows to Go a few months ago. M...

Windows PowerShellguest bloggerWeekend Scripter
Dec 19, 2015
Post comments count0
Post likes count0

Introducing the PowerShell Extension for Visual Studio Code

Doctor Scripto
Doctor Scripto

Summary: Doug Finke, Microsoft MVP, introduces a new way to edit code.There’s a new editor in town and as with any new shiny toy, it’s a good to download, kick the tires, and give it the seven day test. The seven day test is when you install it, try it, and see if you consistently come back to it over seven days. If you don’t, the...

Windows PowerShellguest bloggerWeekend Scripter
Dec 13, 2015
Post comments count0
Post likes count0

Weekend Scripter: Conceptual PowerShell Help

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Tim Warner, talks about using Windows PowerShell conceptual Help.Microsoft Scripting Guy, Ed Wilson, is here. Welcome back Timothy Warner as our guest blogger today.Tim is an author and evangelist for Pluralsight, a premier online IT pro and development training company. Tim is the author of Windows PowerShell in 24 Hours, S...

Scripting Guy!Windows PowerShellguest blogger