Skip to main content

Powershell: Get Help

Source: pixabay.com

Ways to get help in Powershell.

Get-Help Select-String
help Select-String
man Selec-String
PS C:\Users\tuyen> get-help get-help

NAME
    Get-Help

SYNOPSIS
    Displays information about Windows PowerShell commands and concepts.

Popular posts from this blog

Take Free English Tests Online

Free online English tests EF Standard English Test https://www.efset.org/ Exam English https://www.examenglish.com/

Choose PHP Thread Safe or Non-Thread Safe for IIS

If you are using PHP as FastCGI with IIS you should use the Non-Thread Safe (NTS) version of PHP.