In this video, we're going to discuss the Switch statement, to use in place of long-winded if/else or other evaluations. We'll also discuss the loop/script statements that tell PowerShell how to behave while inside your script; Continue, Break, Return (and Exit).