PowerTip: Use PowerShell to pick a random name from a list Doctor ScriptoSeptember 15, 2018Sep 15, 201809/15/18 Using the Get-Random Cmdlet to select a random list of names instead of numbers
Using PowerShell to create a folder of Demo data Doctor ScriptoSeptember 15, 2018Sep 15, 201809/15/18 Creating sample files with random sizes and dates for use in a Lab
PowerTip: Turn off the power to your computer with PowerShell Doctor ScriptoJuly 16, 2018Jul 16, 201807/16/18 I’ve got a script that needs to power off a system after it’s done. How can I accomplish this with PowerShell?
Parse HTML and pass to Cognitive Services Text-to-Speech Doctor ScriptoJuly 16, 2018Jul 16, 201807/16/18 Having some fun with Abbott and Costello’s “Who’s on first?” comedy routine, and multiple voices with Bing Speech.
Windows PowerShell and the Text-to-Speech REST API (Part 5) Doctor ScriptoJune 29, 2018Jun 29, 201806/29/18 Send and receive content to the Text-to-Speech API with PowerShell.