Skip to content

Instantly share code, notes, and snippets.

View atorralb's full-sized avatar
🎯
Focusing

Angel T. Durán atorralb

🎯
Focusing
View GitHub Profile
@atorralb
atorralb / delete_computer_restorepoint.ps1
Created November 18, 2015 02:49
Script to delete System Restore Points
#example usage:
#"simulate" the deletion of all available System Restore Points
Get-ComputerRestorePoint | Delete-ComputerRestorePoint -WhatIf
#delete all System Restore Points older than 14 days
$removeDate = (Get-Date).AddDays(-14)
Get-ComputerRestorePoint |
Where { $_.ConvertToDateTime($_.CreationTime) -lt $removeDate } |
Delete-ComputerRestorePoint
@atorralb
atorralb / oraciones
Last active July 5, 2023 11:18
oraciones
Salmos 37 La Biblia de las Américas (LBLA)
Salmo de David.
No te irrites a causa de los malhechores;
no tengas envidia de los que practican la iniquidad.
Porque como la hierba pronto se secarán,
y se marchitarán como la hierba verde.
Confía en el Señor, y haz el bien;
habita en la tierra, y cultiva la fidelidad.
Pon tu delicia en el Señor,