PowerShell/Docs/check-file-system.ps1.md
2021-09-06 14:46:52 +02:00

16 lines
427 B
Markdown

# The check-file-system.ps1 PowerShell Script
## Synopsis & Description
```powershell
check-file-system.ps1 [[-Drive] <string>]
```
```
[<CommonParameters>]
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
*Generated by convert-ps2md.ps1 using the comment-based help of check-file-system.ps1*