PowerShell/Docs/check-file-system.ps1.md
2021-08-29 18:17:19 +02:00

471 B

PowerShell Script check-file-system.ps1

Synopsis

check-file-system.ps1 [[-Drive] <string>]

Parameters

<CommonParameters>
    This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, 
    WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
    For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

Generated by convert-ps2md.ps1