PowerTip: Use PowerShell to pick a random name from a list September 15, 2018 Sep 15, 2018 09/15/18 Doctor Scripto Using the Get-Random Cmdlet to select a random list of names instead of numbers
Using PowerShell to create a folder of Demo data September 15, 2018 Sep 15, 2018 09/15/18 Doctor Scripto Creating sample files with random sizes and dates for use in a Lab
PowerTip: Turn off the power to your computer with PowerShell July 16, 2018 Jul 16, 2018 07/16/18 Doctor Scripto 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 July 16, 2018 Jul 16, 2018 07/16/18 Doctor Scripto 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) June 29, 2018 Jun 29, 2018 06/29/18 Doctor Scripto Send and receive content to the Text-to-Speech API with PowerShell.