How to comment in a Powershell Script

##To comment just one line, use Hashtag
#Comentary example

##To comment a block of lines, follow the example:

<#

write the content here, and you can jump lines


#>

Comentários

Postagens mais visitadas deste blog

Lava-louças Brastemp BLE20 - RESOLVIDO - Piscando luzes Iniciar e enxaguar/Erro ao jogar água fora

Como detectar se a versão do Windows é 32 bits ou 64 bits a partir de um script do Powershell (.ps1)