We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f64747 commit a2e412bCopy full SHA for a2e412b
functions/public/Invoke-WPFSystemRepair.ps1
@@ -2,6 +2,7 @@ function Invoke-WPFSystemRepair {
2
<#
3
.SYNOPSIS
4
Checks for system corruption using SFC, and DISM
5
+ Checks for disk failure using Chkdsk
6
7
.DESCRIPTION
8
1. Chkdsk - Checks for disk errors, which can cause system file corruption and notifies of early disk failure
0 commit comments