Good morning,
I am in the process of automating server 2012/r2 deployments using MDT and would like to be able to change the default settings for the Recycle Bin for various drives (C:\, D:\, and E:\).
The setting I'd like to change to is, "Don't move files to the Recycle Bin. Remove files immediately when deleted." for all users.
What is the best approach to scripting this in PowerShell?
Thank you for taking time to read my post!