mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-11 05:43:53 +02:00
Added check-file-system.ps1
This commit is contained in:
@ -3,6 +3,7 @@ add-firewall-rules.ps1, adds firewall rules to the given executables (requires a
|
||||
check-cpu-temp.ps1, checks the CPU temperature
|
||||
check-dns-resolution.ps1, checks the DNS resolution with frequently used domain names
|
||||
check-drive-space.ps1, checks the given drive for free space left
|
||||
check-file-system.ps1, checks the validity of the file system (needs admin rights)
|
||||
check-health.ps1, checks the system health
|
||||
check-ipv4-address.ps1, checks the given IPv4 address for validity
|
||||
check-ipv6-address.ps1, checks the given IPv6 address for validity
|
||||
|
|
Reference in New Issue
Block a user