PowerShell has an option similar to the Tail command with Linux/Unix to monitor log files. The syntax to use is: Get-Content logfilename –Tail number of lines to return