February 24, 2012 at 12:36 pm
When I write a ssis or powershell script to delete files in a folder, will that delete it into recycle bin or it deletes permanantly?
Thanks
February 24, 2012 at 12:42 pm
No idea, why don't you try it and tell us. My guess is permanently..
CEWII
February 24, 2012 at 12:45 pm
I did try it, and see they are not in recycle bin.
But I just want to verify it, sometimes it is good to just delete into recycle bin in case some accidently deletion happens.
Thanks
February 24, 2012 at 12:50 pm
my Google-Fu is strong.
you can optionally delete to the recycle bin with powershell:
http://stackoverflow.com/questions/502002/how-do-i-move-a-file-to-the-recycle-bin-using-powershell
Lowell
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply