vaciar_papelera_para_todos_los_usuarios
This is an old revision of the document!
Clear all recycle bins without confirmation
This example doesn't prompt for confirmation to clear the recycle bins.
Clear-RecycleBin -Force
Clear-RecycleBin uses the Force parameter and doesn't prompt the user for confirmation to clear all recycle bins.
An alternative is to replace -Force with -Confirm:$false.
vaciar_papelera_para_todos_los_usuarios.1717301669.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
