PowerShell - Remote Management
Why might this command fail?
Invoke-Command -ComputerName Server01 -ScriptBlock { Get-Content C:\secret.txt } -Credential $null