$fileToCheck = "C:\tmp\test.txt" if (Test-Path $fileToCheck ... Check if a file exists and print a message if it does or does not exist.
確定! 回上一頁