Scripting Blog

A place to learn about PowerShell and share stories of automation

Automating DiskPart with Windows PowerShell: Part 2

Summary: Honorary Scripting Guy, Sean Kearney, continues his series about using Windows Powershell to build scripts to automate DiskPart.  Hey, Scripting Guy! I saw yesterday that you can use Windows PowerShell to build a small script for DiskPart, but how can I make the information useful? —SH  Hello SH, Honorary Scripting Guy...

PowerTip: Use PowerShell to Automate Commands with DiskPart

Summary: Learn how to easily automate commands by using DiskPart.exe.  How can I use Windows PowerShell to automatically run DiskPart.exe commands that I use to make bootable keys?  Store the commands you use in DiskPart.exe in a text file (runme.txt in this example), and run them automatically by adding the /s parameter: DISKPART....

Weekend Scripter: Install Free PowerShell Remote Server Admin Tools

Summary: Microsoft Scripting Guy, Ed Wilson, talks about installing the free Remote Server Administration Tools for Windows PowerShell 3.0 in Windows 8. Microsoft Scripting Guy, Ed Wilson, is here. This morning is an awesome morning. Our friends from Hamburg, Germany have been hanging out all weekend, and it has been a blast. We have...