Single line comment: # This is a comment For PowerShell v2 and newer you can do also multiline comments: <# This is a multiline comment #>
<# MULTILINE COMMENT HERE #>