Automate the emptying of the Windows Recycle Bin with this simple PowerShell script and Group Policy.
Redirected Folders = Recycle Bin Storage on File Server
In a lot of business environments, we redirect user folders like Documents, Desktops, Favorites, and more to a home directory on a network share, often mapped to its own drive letter. The folders are then synced to the user’s workstation to be available offline. This gives the user the ability to work on the files when disconnected, but still allows IT to have the files stored on the file servers and backed up.
[Read more…] about PowerShell Script to Empty Recycle Bin at Logoff