Create a PowerShell Quiz Script
Summary: Learn how to use hash tables and create a Windows PowerShell quiz script. Microsoft Scripting Guy Ed Wilson here. For the past several days, I have been building a Windows PowerShell cmdlet name quiz. On the first day, I looked at replacing random letters in a string. Next I moved the code into a function and dded parameter va...