I have a PowerShell script to execute a deployment of our application. At one point I want to delete a file to clean stuff up so I have this snippet :
try {