You can get the full path of the file by piping the command to %{$_.FullName} . powershellCopy Get-ChildItem -Path C:\New -Filter test.txt - ...
確定! 回上一頁