temp_folders
This is an old revision of the document!
Borra ''prefetch'' y ''%temp%'' de todos los usuarios
$tempfolders = @(“C:\Windows\Temp\*”, “C:\Windows\Prefetch\*”, “C:\Users\*\Appdata\Local\Temp\*”) Remove-Item $tempfolders -force -recurse
temp_folders.1605478175.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
