workan on addin da chkdsk equiv
This commit is contained in:
@@ -4,6 +4,9 @@ Param(
|
|||||||
[int]$Hours = 0
|
[int]$Hours = 0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# Force off for longer by doing offline modern chkdsk to tie up your computer to be unusable for a while
|
||||||
|
# Repair-Volume -DriveLetter C -OfflineScanAndFix
|
||||||
|
|
||||||
# Current date object
|
# Current date object
|
||||||
$CurrentTime = Get-Date
|
$CurrentTime = Get-Date
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user