PowerShell - File and Directory Operations
You run
Get-Content -Path 'C:\logs\app.log' but get an error saying the file is not found. What is the most likely cause?