Appearance
Opens the recycle bin folder
#requires -version 5.1 try { Start shell:recyclebinfolder exit 0 } catch { throw }
This script has no configurable parameters.