Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 460 Bytes

abstract.md

File metadata and controls

8 lines (7 loc) · 460 Bytes

The Right Write Writes Right, Right?

The Write cmdlets in PowerShell allow you to control the output from your code. However, there are multiple cmdlets that start with "Write-" and you need to know which one to use and how to properly use it. This presentation will show you how and when to properly use each Write cmdlet and help you understand the reasons why you should use them. Please join us for a light-hearted journey into using the Write cmdlets.