PS C:\> Get-File-File explorer.exe explorer.exe exists in your Windows folder.
PS C:\> Get-File-File something.exe Get-File : Cannot validate argument on parameter'File'. The " Test-Path -Path "$env:windir\$_" " validation script for the argument with value "something.exe" did not return a result of True. Determine why the validation script failed, and then try the command again. At line:1 char:16 + Get-File-File something.exe + ~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (:) [Get-File], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationError,Get-File
PS C:\> Get-File-File memory.dmp memory.dmp exists in your Windows folder.