Summary : Use the More function to display Windows PowerShell information one page at a time.
How can you cause Windows PowerShell to easily display information one console screen at a time?
Use the More function:
Get-Command –Command cmdlet… Read the full text.