User Tools

Site Tools


generic_disk_cleanup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
generic_disk_cleanup [2022/12/26 19:37] – created osogeneric_disk_cleanup [2024/10/17 21:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Ejecutar como administrador la consola antes de correr esto+Ejecutar como administrador la consola antes de correr esto.
  
-<codepowershell>+WinPE no soporta dism /online. 
 + 
 +<code powershell>
 # Define the recycle bin variable # Define the recycle bin variable
 #The "Namespace(0xA) is defined as the recycle bin.  #The "Namespace(0xA) is defined as the recycle bin. 
Line 23: Line 25:
  
 # Remove temp && prefetch files # Remove temp && prefetch files
 +# van a dar error los archivos que están actualmente en uso
 Remove-Item $tempfolders -force -recurse Remove-Item $tempfolders -force -recurse
  
generic_disk_cleanup.1672083429.txt.gz · Last modified: 2024/10/17 21:42 (external edit)