====== PowerShell Commands ====== ===== Viewing Large files ===== PowerShell command to view large log files https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-content?view=powershell-7 You can see the last few lines using ''Tail'' or see new lines using ''Wait'' option.