diff --git a/scripts/change-wallpaper.ps1 b/scripts/change-wallpaper.ps1 index 31e695ad..d973cf76 100755 --- a/scripts/change-wallpaper.ps1 +++ b/scripts/change-wallpaper.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Changes the wallpaper .DESCRIPTION diff --git a/scripts/check-admin.ps1 b/scripts/check-admin.ps1 index 15c5a8fb..3c7d2442 100755 --- a/scripts/check-admin.ps1 +++ b/scripts/check-admin.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Check for admin rights .DESCRIPTION diff --git a/scripts/check-apps.ps1 b/scripts/check-apps.ps1 index 3e8d4d6b..50111a41 100755 --- a/scripts/check-apps.ps1 +++ b/scripts/check-apps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Query the app status .DESCRIPTION diff --git a/scripts/check-bios.ps1 b/scripts/check-bios.ps1 index 13156668..9397e2d2 100755 --- a/scripts/check-bios.ps1 +++ b/scripts/check-bios.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the BIOS status .DESCRIPTION diff --git a/scripts/check-cpu.ps1 b/scripts/check-cpu.ps1 index ceba3db4..046bb442 100755 --- a/scripts/check-cpu.ps1 +++ b/scripts/check-cpu.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the CPU status .DESCRIPTION diff --git a/scripts/check-day.ps1 b/scripts/check-day.ps1 index 132e17eb..2d234e22 100755 --- a/scripts/check-day.ps1 +++ b/scripts/check-day.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Determines the current day .DESCRIPTION diff --git a/scripts/check-dns.ps1 b/scripts/check-dns.ps1 index 97224c7c..5c280d45 100755 --- a/scripts/check-dns.ps1 +++ b/scripts/check-dns.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Check the DNS resolution .DESCRIPTION diff --git a/scripts/check-drive-space.ps1 b/scripts/check-drive-space.ps1 index ba3edd2b..07d0649d 100755 --- a/scripts/check-drive-space.ps1 +++ b/scripts/check-drive-space.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks a drive for free space left .DESCRIPTION diff --git a/scripts/check-drives.ps1 b/scripts/check-drives.ps1 index 4e069b6c..7ebb9ee9 100755 --- a/scripts/check-drives.ps1 +++ b/scripts/check-drives.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the drive space .DESCRIPTION diff --git a/scripts/check-dusk.ps1 b/scripts/check-dusk.ps1 index 5b799e81..31e5cd0d 100755 --- a/scripts/check-dusk.ps1 +++ b/scripts/check-dusk.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time of dusk .DESCRIPTION diff --git a/scripts/check-easter-sunday.ps1 b/scripts/check-easter-sunday.ps1 index 3d897ca4..e9f8bf48 100755 --- a/scripts/check-easter-sunday.ps1 +++ b/scripts/check-easter-sunday.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time until Easter Sunday .DESCRIPTION diff --git a/scripts/check-file-system.ps1 b/scripts/check-file-system.ps1 index d4125e82..38ec0e38 100755 --- a/scripts/check-file-system.ps1 +++ b/scripts/check-file-system.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the file system of a drive (needs admin rights) .DESCRIPTION diff --git a/scripts/check-file.ps1 b/scripts/check-file.ps1 index 9d122dea..c2c11db8 100755 --- a/scripts/check-file.ps1 +++ b/scripts/check-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks a file .DESCRIPTION diff --git a/scripts/check-firewall.ps1 b/scripts/check-firewall.ps1 index 86de6be1..327e6a61 100755 --- a/scripts/check-firewall.ps1 +++ b/scripts/check-firewall.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the firewall status .DESCRIPTION diff --git a/scripts/check-gpu.ps1 b/scripts/check-gpu.ps1 index f4fd1dc0..802fea3b 100755 --- a/scripts/check-gpu.ps1 +++ b/scripts/check-gpu.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the GPU status .DESCRIPTION diff --git a/scripts/check-hardware.ps1 b/scripts/check-hardware.ps1 index 36c41fbc..5e47a34a 100755 --- a/scripts/check-hardware.ps1 +++ b/scripts/check-hardware.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the hardware .DESCRIPTION diff --git a/scripts/check-health.ps1 b/scripts/check-health.ps1 index 0ae23233..527d3fb8 100755 --- a/scripts/check-health.ps1 +++ b/scripts/check-health.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the system health .DESCRIPTION diff --git a/scripts/check-independence-day.ps1 b/scripts/check-independence-day.ps1 index 7c61ac1a..f461772f 100755 --- a/scripts/check-independence-day.ps1 +++ b/scripts/check-independence-day.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time until Independence Day .DESCRIPTION diff --git a/scripts/check-ipv4-address.ps1 b/scripts/check-ipv4-address.ps1 index 560548e7..97277581 100755 --- a/scripts/check-ipv4-address.ps1 +++ b/scripts/check-ipv4-address.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks an IPv4 address for validity .DESCRIPTION diff --git a/scripts/check-ipv6-address.ps1 b/scripts/check-ipv6-address.ps1 index e5d1820a..687cef7e 100755 --- a/scripts/check-ipv6-address.ps1 +++ b/scripts/check-ipv6-address.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks an IPv6 address for validity .DESCRIPTION diff --git a/scripts/check-iss-position.ps1 b/scripts/check-iss-position.ps1 index 51beb68d..effb6ec9 100755 --- a/scripts/check-iss-position.ps1 +++ b/scripts/check-iss-position.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the ISS position .DESCRIPTION diff --git a/scripts/check-mac-address.ps1 b/scripts/check-mac-address.ps1 index 7f0cad45..8e44e776 100755 --- a/scripts/check-mac-address.ps1 +++ b/scripts/check-mac-address.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the given MAC address for validity .DESCRIPTION diff --git a/scripts/check-midnight.ps1 b/scripts/check-midnight.ps1 index 86fece58..e2835e51 100755 --- a/scripts/check-midnight.ps1 +++ b/scripts/check-midnight.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks for Midnight .DESCRIPTION diff --git a/scripts/check-month.ps1 b/scripts/check-month.ps1 index fd22f0ee..f8e8bee7 100755 --- a/scripts/check-month.ps1 +++ b/scripts/check-month.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Gets the current month name .DESCRIPTION diff --git a/scripts/check-moon-phase.ps1 b/scripts/check-moon-phase.ps1 index 3e13a1d1..1a00df5c 100755 --- a/scripts/check-moon-phase.ps1 +++ b/scripts/check-moon-phase.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the Moon phase .DESCRIPTION diff --git a/scripts/check-network.ps1 b/scripts/check-network.ps1 index d65e6d1a..8dd18d3a 100755 --- a/scripts/check-network.ps1 +++ b/scripts/check-network.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the network details .DESCRIPTION diff --git a/scripts/check-new-year.ps1 b/scripts/check-new-year.ps1 index ac31b516..73355b5a 100755 --- a/scripts/check-new-year.ps1 +++ b/scripts/check-new-year.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time until New Year .DESCRIPTION diff --git a/scripts/check-noon.ps1 b/scripts/check-noon.ps1 index 20f90d1f..2b613d17 100755 --- a/scripts/check-noon.ps1 +++ b/scripts/check-noon.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks for Noon .DESCRIPTION diff --git a/scripts/check-os.ps1 b/scripts/check-os.ps1 index 3541b969..e208ca1b 100755 --- a/scripts/check-os.ps1 +++ b/scripts/check-os.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the OS status .DESCRIPTION diff --git a/scripts/check-outlook.ps1 b/scripts/check-outlook.ps1 index e3975e54..9c9c3f78 100755 --- a/scripts/check-outlook.ps1 +++ b/scripts/check-outlook.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks Outlook's inbox .DESCRIPTION diff --git a/scripts/check-password.ps1 b/scripts/check-password.ps1 index 80fe7bb0..5c5e38ea 100755 --- a/scripts/check-password.ps1 +++ b/scripts/check-password.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks a password .DESCRIPTION diff --git a/scripts/check-pending-reboot.ps1 b/scripts/check-pending-reboot.ps1 index 2c726e95..9cf08b85 100755 --- a/scripts/check-pending-reboot.ps1 +++ b/scripts/check-pending-reboot.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Check for pending reboots .DESCRIPTION diff --git a/scripts/check-ping.ps1 b/scripts/check-ping.ps1 index 7a466bdb..6311350f 100755 --- a/scripts/check-ping.ps1 +++ b/scripts/check-ping.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the ping latency .DESCRIPTION diff --git a/scripts/check-power.ps1 b/scripts/check-power.ps1 index 2b749ea3..35b9bb5c 100755 --- a/scripts/check-power.ps1 +++ b/scripts/check-power.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the power status .DESCRIPTION diff --git a/scripts/check-powershell.ps1 b/scripts/check-powershell.ps1 index 3721da84..523c1dc3 100755 --- a/scripts/check-powershell.ps1 +++ b/scripts/check-powershell.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Check the PowerShell status .DESCRIPTION diff --git a/scripts/check-ps1-file.ps1 b/scripts/check-ps1-file.ps1 index 78b8f9c2..ff0a35c8 100755 --- a/scripts/check-ps1-file.ps1 +++ b/scripts/check-ps1-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks PowerShell file(s) for validity .DESCRIPTION diff --git a/scripts/check-ram.ps1 b/scripts/check-ram.ps1 index 39bb4cf8..f7ac6699 100755 --- a/scripts/check-ram.ps1 +++ b/scripts/check-ram.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the RAM .DESCRIPTION diff --git a/scripts/check-repo.ps1 b/scripts/check-repo.ps1 index ce059583..58b82b01 100755 --- a/scripts/check-repo.ps1 +++ b/scripts/check-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks a repo .DESCRIPTION diff --git a/scripts/check-santa.ps1 b/scripts/check-santa.ps1 index 57332d96..289f0052 100755 --- a/scripts/check-santa.ps1 +++ b/scripts/check-santa.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time until Saint Nicholas Day .DESCRIPTION diff --git a/scripts/check-smart-devices.ps1 b/scripts/check-smart-devices.ps1 index a38e6e33..ee6819ef 100755 --- a/scripts/check-smart-devices.ps1 +++ b/scripts/check-smart-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the SMART device status .DESCRIPTION diff --git a/scripts/check-software.ps1 b/scripts/check-software.ps1 index 1abc9e0f..98afebab 100755 --- a/scripts/check-software.ps1 +++ b/scripts/check-software.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the software .DESCRIPTION diff --git a/scripts/check-subnet-mask.ps1 b/scripts/check-subnet-mask.ps1 index a9ce37d0..6a03bd1f 100755 --- a/scripts/check-subnet-mask.ps1 +++ b/scripts/check-subnet-mask.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the given subnet mask for validity .DESCRIPTION diff --git a/scripts/write-shit.ps1 b/scripts/write-shit.ps1 index 8e8e250f..49055ed5 100755 --- a/scripts/write-shit.ps1 +++ b/scripts/write-shit.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Writes shit .DESCRIPTION