From 49072fdbaacd6b8e3fddef75db5249d19a254546 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Tue, 1 Oct 2024 15:11:03 +0200 Subject: [PATCH] Repaired UTF-8 BOM encoding --- scripts/add-firewall-rules.ps1 | 2 +- scripts/alert.ps1 | 2 +- scripts/build-repo.ps1 | 2 +- scripts/build-repos.ps1 | 2 +- scripts/cd-autostart.ps1 | 2 +- scripts/cd-crashdumps.ps1 | 2 +- scripts/cd-desktop.ps1 | 2 +- scripts/cd-docs.ps1 | 2 +- scripts/cd-downloads.ps1 | 2 +- scripts/cd-dropbox.ps1 | 2 +- scripts/cd-etc.ps1 | 2 +- scripts/cd-fonts.ps1 | 2 +- scripts/cd-home.ps1 | 2 +- scripts/cd-jenkins.ps1 | 2 +- scripts/cd-logs.ps1 | 2 +- scripts/cd-music.ps1 | 2 +- scripts/cd-onedrive.ps1 | 2 +- scripts/cd-pics.ps1 | 2 +- scripts/cd-public.ps1 | 2 +- scripts/cd-recent.ps1 | 2 +- scripts/cd-recycle-bin.ps1 | 2 +- scripts/cd-repo.ps1 | 2 +- scripts/cd-repos.ps1 | 2 +- scripts/cd-root.ps1 | 2 +- scripts/cd-screenshots.ps1 | 2 +- scripts/cd-scripts.ps1 | 2 +- scripts/cd-ssh.ps1 | 2 +- scripts/cd-temp.ps1 | 2 +- scripts/cd-templates.ps1 | 2 +- scripts/cd-trash.ps1 | 2 +- scripts/cd-up.ps1 | 2 +- scripts/cd-up2.ps1 | 2 +- scripts/cd-up3.ps1 | 2 +- scripts/cd-up4.ps1 | 2 +- scripts/cd-users.ps1 | 2 +- scripts/cd-videos.ps1 | 2 +- scripts/cd-windows.ps1 | 2 +- scripts/change-wallpaper.ps1 | 2 +- scripts/check-admin.ps1 | 2 +- scripts/check-apps.ps1 | 2 +- scripts/check-bios.ps1 | 2 +- scripts/check-cpu.ps1 | 2 +- scripts/check-credentials.ps1 | 2 +- scripts/check-day.ps1 | 2 +- scripts/check-dns.ps1 | 2 +- scripts/check-drive-space.ps1 | 2 +- scripts/check-drives.ps1 | 2 +- scripts/check-dusk.ps1 | 2 +- scripts/check-easter-sunday.ps1 | 2 +- scripts/check-file-system.ps1 | 2 +- scripts/check-file.ps1 | 2 +- scripts/check-firewall.ps1 | 2 +- scripts/check-gpu.ps1 | 2 +- scripts/check-hardware.ps1 | 2 +- scripts/check-health.ps1 | 2 +- scripts/check-independence-day.ps1 | 2 +- scripts/check-ipv4-address.ps1 | 2 +- scripts/check-ipv6-address.ps1 | 2 +- scripts/check-iss-position.ps1 | 2 +- scripts/check-mac-address.ps1 | 2 +- scripts/check-midnight.ps1 | 2 +- scripts/check-month.ps1 | 2 +- scripts/check-moon-phase.ps1 | 2 +- scripts/check-network.ps1 | 4 ++-- scripts/check-noon.ps1 | 2 +- scripts/check-os.ps1 | 2 +- scripts/check-outlook.ps1 | 2 +- scripts/check-password.ps1 | 2 +- scripts/check-pending-reboot.ps1 | 2 +- scripts/check-pnp-devices.ps1 | 2 +- scripts/check-power.ps1 | 2 +- scripts/check-powershell.ps1 | 2 +- scripts/check-ps1-file.ps1 | 2 +- scripts/check-ram.ps1 | 2 +- scripts/check-repo.ps1 | 2 +- scripts/check-repos.ps1 | 2 +- scripts/check-santa.ps1 | 2 +- scripts/check-smart-devices.ps1 | 2 +- scripts/check-software.ps1 | 2 +- scripts/check-subnet-mask.ps1 | 2 +- scripts/check-swap-space.ps1 | 2 +- scripts/check-symlinks.ps1 | 2 +- scripts/check-time-zone.ps1 | 2 +- scripts/check-uptime.ps1 | 2 +- scripts/check-vpn.ps1 | 2 +- scripts/check-weather.ps1 | 2 +- scripts/check-week.ps1 | 2 +- scripts/check-wind.ps1 | 2 +- scripts/check-windows-system-files.ps1 | 2 +- scripts/check-xml-file.ps1 | 2 +- scripts/check-xml-files.ps1 | 2 +- scripts/clean-repo.ps1 | 2 +- scripts/clean-repos.ps1 | 2 +- scripts/clear-dns-cache.ps1 | 2 +- scripts/clear-recycle-bin.ps1 | 2 +- scripts/clone-repos.ps1 | 2 +- scripts/clone-shallow.ps1 | 2 +- scripts/close-calculator.ps1 | 2 +- scripts/close-chrome.ps1 | 2 +- scripts/close-cortana.ps1 | 2 +- scripts/close-edge.ps1 | 2 +- scripts/close-file-explorer.ps1 | 2 +- scripts/close-firefox.ps1 | 2 +- scripts/close-git-extensions.ps1 | 2 +- scripts/close-magnifier.ps1 | 2 +- scripts/close-microsoft-paint.ps1 | 2 +- scripts/close-microsoft-store.ps1 | 2 +- scripts/close-netflix.ps1 | 2 +- scripts/close-notepad.ps1 | 2 +- scripts/close-obs-studio.ps1 | 2 +- scripts/close-one-calendar.ps1 | 2 +- scripts/close-outlook.ps1 | 2 +- scripts/close-paint-three-d.ps1 | 2 +- scripts/close-program.ps1 | 2 +- scripts/close-serenade.ps1 | 2 +- scripts/close-snipping-tool.ps1 | 2 +- scripts/close-spotify.ps1 | 2 +- scripts/close-task-manager.ps1 | 2 +- scripts/close-three-d-viewer.ps1 | 2 +- scripts/close-thunderbird.ps1 | 2 +- scripts/close-visual-studio.ps1 | 2 +- scripts/close-vlc.ps1 | 2 +- scripts/close-windows-terminal.ps1 | 2 +- scripts/configure-git.ps1 | 2 +- scripts/connect-vpn.ps1 | 2 +- scripts/convert-csv2txt.ps1 | 2 +- scripts/convert-dir2zip.ps1 | 2 +- scripts/convert-docx2md.ps1 | 2 +- scripts/convert-frames2mp4.ps1 | 2 +- scripts/convert-image2ascii.ps1 | 2 +- scripts/convert-image2blurred-frames.ps1 | 2 +- scripts/convert-image2pixelated-frames.ps1 | 2 +- scripts/convert-md2docx.ps1 | 2 +- scripts/convert-md2html.ps1 | 2 +- scripts/convert-md2pdf.ps1 | 2 +- scripts/convert-mysql2csv.ps1 | 2 +- scripts/convert-ps2bat.ps1 | 2 +- scripts/convert-ps2md.ps1 | 2 +- scripts/convert-sql2csv.ps1 | 2 +- scripts/convert-txt2wav.ps1 | 2 +- scripts/copy-photos-sorted.ps1 | 2 +- scripts/count-characters.ps1 | 2 +- scripts/count-lines.ps1 | 2 +- scripts/decrypt-file.ps1 | 2 +- scripts/disable-ipv6.ps1 | 2 +- scripts/disconnect-vpn.ps1 | 2 +- scripts/download-dir.ps1 | 2 +- scripts/download-file.ps1 | 2 +- scripts/edit.ps1 | 2 +- scripts/enable-crash-dumps.ps1 | 2 +- scripts/enable-god-mode.ps1 | 2 +- scripts/enable-ipv6.ps1 | 2 +- scripts/encrypt-file.ps1 | 2 +- scripts/enter-chat.ps1 | 2 +- scripts/export-to-manuals.ps1 | 2 +- scripts/fetch-repo.ps1 | 2 +- scripts/fetch-repos.ps1 | 2 +- scripts/firefox-installer.ps1 | 2 +- scripts/get-md5.ps1 | 2 +- scripts/get-sha1.ps1 | 2 +- scripts/get-sha256.ps1 | 2 +- scripts/hello-world.ps1 | 2 +- scripts/hibernate.ps1 | 2 +- scripts/import-vm.ps1 | 2 +- scripts/inspect-exe.ps1 | 2 +- scripts/install-audacity.ps1 | 2 +- scripts/install-basic-apps.ps1 | 2 +- scripts/install-basic-snaps.ps1 | 2 +- scripts/install-calibre-server.ps1 | 2 +- scripts/install-chocolatey.ps1 | 2 +- scripts/install-chrome.ps1 | 2 +- scripts/install-crystal-disk-info.ps1 | 2 +- scripts/install-crystal-disk-mark.ps1 | 2 +- scripts/install-discord.ps1 | 2 +- scripts/install-edge.ps1 | 2 +- scripts/install-evcc.ps1 | 2 +- scripts/install-firefox.ps1 | 2 +- scripts/install-git-extensions.ps1 | 2 +- scripts/install-git-for-windows.ps1 | 2 +- scripts/install-github-cli.ps1 | 2 +- scripts/install-irfanview.ps1 | 2 +- scripts/install-knot-resolver.ps1 | 2 +- scripts/install-microsoft-teams.ps1 | 2 +- scripts/install-netflix.ps1 | 2 +- scripts/install-obs-studio.ps1 | 2 +- scripts/install-octoprint.ps1 | 2 +- scripts/install-one-calendar.ps1 | 2 +- scripts/install-opera-browser.ps1 | 2 +- scripts/install-opera-gx.ps1 | 2 +- scripts/install-paint-3d.ps1 | 2 +- scripts/install-power-toys.ps1 | 2 +- scripts/install-powershell.ps1 | 2 +- scripts/install-rufus.ps1 | 2 +- scripts/install-salesforce-cli.ps1 | 2 +- scripts/install-signal-cli.ps1 | 2 +- scripts/install-skype.ps1 | 2 +- scripts/install-spotify.ps1 | 2 +- scripts/install-ssh-client.ps1 | 2 +- scripts/install-ssh-server.ps1 | 2 +- scripts/install-thunderbird.ps1 | 2 +- scripts/install-twitter.ps1 | 2 +- scripts/install-unbound-server.ps1 | 2 +- scripts/install-updates.ps1 | 2 +- scripts/install-visual-studio-code.ps1 | 2 +- scripts/install-vivaldi.ps1 | 2 +- scripts/install-vlc.ps1 | 2 +- scripts/install-windows-terminal.ps1 | 2 +- scripts/install-wsl.ps1 | 2 +- scripts/install-zoom.ps1 | 2 +- scripts/introduce-powershell.ps1 | 2 +- scripts/list-aliases.ps1 | 2 +- scripts/list-anagrams.ps1 | 2 +- scripts/list-apps.ps1 | 2 +- scripts/list-ascii-table.ps1 | 2 +- scripts/list-automatic-variables.ps1 | 2 +- scripts/list-battery-status.ps1 | 2 +- scripts/list-bios.ps1 | 2 +- scripts/list-bluetooth-devices.ps1 | 2 +- scripts/list-branches.ps1 | 2 +- scripts/list-calendar.ps1 | 2 +- scripts/list-cheat-sheet.ps1 | 2 +- scripts/list-city-weather.ps1 | 2 +- scripts/list-cli-tools.ps1 | 2 +- scripts/list-clipboard.ps1 | 2 +- scripts/list-cmdlets.ps1 | 2 +- scripts/list-coffee-prices.ps1 | 3 ++- scripts/list-commit-stats.ps1 | 2 +- scripts/list-commits.ps1 | 2 +- scripts/list-console-colors.ps1 | 2 +- scripts/list-countries.ps1 | 2 +- scripts/list-cpu.ps1 | 2 +- scripts/list-credits.ps1 | 2 +- scripts/list-crypto-rates.ps1 | 2 +- scripts/list-defender-settings.ps1 | 2 +- scripts/list-dir-tree.ps1 | 2 +- scripts/list-dns-servers.ps1 | 2 +- scripts/list-drives.ps1 | 2 +- scripts/list-earthquakes.ps1 | 2 +- scripts/list-empty-dirs.ps1 | 2 +- scripts/list-empty-files.ps1 | 2 +- scripts/list-encrypted-files.ps1 | 2 +- scripts/list-environment-variables.ps1 | 2 +- scripts/list-error-types.ps1 | 2 +- scripts/list-exchange-rates.ps1 | 2 +- scripts/list-executables.ps1 | 2 +- scripts/list-fibonacci.ps1 | 2 +- scripts/list-files.ps1 | 2 +- scripts/list-folder.ps1 | 2 +- scripts/list-fritzbox-calls.ps1 | 2 +- scripts/list-fritzbox-devices.ps1 | 2 +- scripts/list-headlines.ps1 | 2 +- scripts/list-hidden-files.ps1 | 2 +- scripts/list-installed-languages.ps1 | 2 +- scripts/list-installed-scripts.ps1 | 2 +- scripts/list-installed-software.ps1 | 2 +- scripts/list-ip-addresses.ps1 | 2 +- scripts/list-ipv6.ps1 | 2 +- scripts/list-latest-tag.ps1 | 2 +- scripts/list-latest-tags.ps1 | 2 +- scripts/list-mDNS.ps1 | 2 +- scripts/list-memos.ps1 | 2 +- scripts/list-motherboard.ps1 | 2 +- scripts/list-mysql-tables.ps1 | 2 +- scripts/list-network-connections.ps1 | 2 +- scripts/list-network-neighbors.ps1 | 2 +- scripts/list-network-routes.ps1 | 2 +- scripts/list-network-shares.ps1 | 2 +- scripts/list-news.ps1 | 2 +- scripts/list-nic.ps1 | 2 +- scripts/list-nina-warnings.ps1 | 2 +- scripts/list-os-releases.ps1 | 2 +- scripts/list-os-updates.ps1 | 2 +- scripts/list-os.ps1 | 2 +- scripts/list-outlook-inbox.ps1 | 2 +- scripts/list-outlook-sent.ps1 | 2 +- scripts/list-passwords.ps1 | 2 +- scripts/list-pi.ps1 | 2 +- scripts/list-pins.ps1 | 2 +- scripts/list-power-schemes.ps1 | 2 +- scripts/list-powershell-modules.ps1 | 2 +- scripts/list-powershell-profiles.ps1 | 2 +- scripts/list-powershell-verbs.ps1 | 2 +- scripts/list-print-jobs.ps1 | 2 +- scripts/list-printers.ps1 | 2 +- scripts/list-processes.ps1 | 2 +- scripts/list-pull-requests.ps1 | 2 +- scripts/list-ram.ps1 | 2 +- scripts/list-read-only-files.ps1 | 2 +- scripts/list-recycle-bin.ps1 | 2 +- scripts/list-repos.ps1 | 2 +- scripts/list-scripts.ps1 | 2 +- scripts/list-scsi-devices.ps1 | 2 +- scripts/list-services.ps1 | 2 +- scripts/list-special-folders.ps1 | 2 +- scripts/list-sql-tables.ps1 | 2 +- scripts/list-ssh-key.ps1 | 2 +- scripts/list-submodules.ps1 | 2 +- scripts/list-suggestions.ps1 | 2 +- scripts/list-system-devices.ps1 | 2 +- scripts/list-system-files.ps1 | 2 +- scripts/list-system-info.ps1 | 2 +- scripts/list-tags.ps1 | 2 +- scripts/list-tasks.ps1 | 2 +- scripts/list-timezone.ps1 | 2 +- scripts/list-timezones.ps1 | 2 +- scripts/list-tiobe-index.ps1 | 2 +- scripts/list-unused-files.ps1 | 2 +- scripts/list-updates.ps1 | 2 +- scripts/list-usb-devices.ps1 | 2 +- scripts/list-user-accounts.ps1 | 2 +- scripts/list-user-groups.ps1 | 2 +- scripts/list-voices.ps1 | 2 +- scripts/list-weather.ps1 | 2 +- scripts/list-wifi.ps1 | 2 +- scripts/list-window-titles.ps1 | 2 +- scripts/list-workdir.ps1 | 2 +- scripts/list-wsl-distros.ps1 | 2 +- scripts/locate-city.ps1 | 2 +- scripts/locate-ipaddress.ps1 | 2 +- scripts/locate-my-phone.ps1 | 2 +- scripts/locate-zip-code.ps1 | 2 +- scripts/lock-desktop.ps1 | 2 +- scripts/log-off.ps1 | 2 +- scripts/make-install.ps1 | 2 +- scripts/measure-BubbleSort.ps1 | 2 +- scripts/measure-BucketSort.ps1 | 2 +- scripts/measure-CountingSort.ps1 | 2 +- scripts/measure-HeapSort.ps1 | 2 +- scripts/measure-InsertionSort.ps1 | 10 +++++----- scripts/measure-MergeSort.ps1 | 2 +- scripts/measure-QuickSort.ps1 | 2 +- scripts/measure-SelectionSort.ps1 | 2 +- scripts/measure-sorting-algorithms.ps1 | 2 +- scripts/merry-christmas.ps1 | 2 +- scripts/minimize-all-windows.ps1 | 2 +- scripts/move-mouse-pointer.ps1 | 2 +- scripts/move-vm.ps1 | 2 +- scripts/my-profile.ps1 | 2 +- scripts/new-branch.ps1 | 2 +- scripts/new-dir.ps1 | 2 +- scripts/new-email.ps1 | 2 +- scripts/new-linux-vm.ps1 | 2 +- scripts/new-qrcode.ps1 | 2 +- scripts/new-script.ps1 | 2 +- scripts/new-shortcut.ps1 | 2 +- scripts/new-ssh-key.ps1 | 2 +- scripts/new-symlink.ps1 | 2 +- scripts/new-tag.ps1 | 2 +- scripts/new-user.ps1 | 2 +- scripts/new-windows-vm.ps1 | 2 +- scripts/on-desktop-login.ps1 | 2 +- scripts/open-URL.ps1 | 2 +- scripts/open-apps-folder.ps1 | 2 +- scripts/open-auto-start-folder.ps1 | 2 +- scripts/open-bing-maps.ps1 | 2 +- scripts/open-booking-com.ps1 | 2 +- scripts/open-c-drive.ps1 | 2 +- scripts/open-calculator.ps1 | 2 +- scripts/open-chrome.ps1 | 2 +- scripts/open-clock.ps1 | 2 +- scripts/open-cortana.ps1 | 2 +- scripts/open-d-drive.ps1 | 2 +- scripts/open-dashboards.ps1 | 2 +- scripts/open-deep-l-translator.ps1 | 2 +- scripts/open-default-browser.ps1 | 2 +- scripts/open-desktop-folder.ps1 | 2 +- scripts/open-documents-folder.ps1 | 2 +- scripts/open-downloads-folder.ps1 | 2 +- scripts/open-dropbox-folder.ps1 | 2 +- scripts/open-duck-duck-go.ps1 | 2 +- scripts/open-e-drive.ps1 | 2 +- scripts/open-edge.ps1 | 2 +- scripts/open-egg-timer.ps1 | 2 +- scripts/open-email-client.ps1 | 2 +- scripts/open-f-drive.ps1 | 2 +- scripts/open-file-explorer.ps1 | 2 +- scripts/open-fire-place.ps1 | 2 +- scripts/open-firefox.ps1 | 2 +- scripts/open-flight-radar.ps1 | 2 +- scripts/open-g-drive.ps1 | 2 +- scripts/open-git-extensions.ps1 | 2 +- scripts/open-google-books.ps1 | 2 +- scripts/open-google-calendar.ps1 | 2 +- scripts/open-google-contacts.ps1 | 2 +- scripts/open-google-docs.ps1 | 2 +- scripts/open-google-earth.ps1 | 2 +- scripts/open-google-mail.ps1 | 2 +- scripts/open-google-maps.ps1 | 2 +- scripts/open-google-news.ps1 | 2 +- scripts/open-google-photos.ps1 | 2 +- scripts/open-google-play.ps1 | 2 +- scripts/open-google-search.ps1 | 2 +- scripts/open-google-stadia.ps1 | 2 +- scripts/open-google-translate.ps1 | 2 +- scripts/open-home-folder.ps1 | 2 +- scripts/open-internet-archive.ps1 | 2 +- scripts/open-jitsi-meet.ps1 | 2 +- scripts/open-m-drive.ps1 | 2 +- scripts/open-magnifier.ps1 | 2 +- scripts/open-microsoft-paint.ps1 | 2 +- scripts/open-microsoft-solitaire.ps1 | 2 +- scripts/open-microsoft-store.ps1 | 2 +- scripts/open-microsoft-teams.ps1 | 2 +- scripts/open-music-folder.ps1 | 2 +- scripts/open-netflix.ps1 | 2 +- scripts/open-notepad.ps1 | 2 +- scripts/open-obs-studio.ps1 | 2 +- scripts/open-office-365.ps1 | 2 +- scripts/open-one-drive-folder.ps1 | 2 +- scripts/open-outlook.ps1 | 2 +- scripts/open-paint-three-d.ps1 | 2 +- scripts/open-pictures-folder.ps1 | 2 +- scripts/open-rdp.ps1 | 2 +- scripts/open-recycle-bin-folder.ps1 | 2 +- scripts/open-remote-desktop.ps1 | 2 +- scripts/open-repos-folder.ps1 | 2 +- scripts/open-screen-clip.ps1 | 2 +- scripts/open-screen-sketch.ps1 | 2 +- scripts/open-skype.ps1 | 2 +- scripts/open-snipping-tool.ps1 | 2 +- scripts/open-speed-test.ps1 | 2 +- scripts/open-spotify.ps1 | 2 +- scripts/open-stack-overflow.ps1 | 2 +- scripts/open-start-page.ps1 | 2 +- scripts/open-street-map.ps1 | 2 +- scripts/open-task-manager.ps1 | 2 +- scripts/open-temporary-folder.ps1 | 2 +- scripts/open-three-d-viewer.ps1 | 2 +- scripts/open-thunderbird.ps1 | 2 +- scripts/open-videos-folders.ps1 | 2 +- scripts/open-visual-studio.ps1 | 2 +- scripts/open-voice-recorder.ps1 | 2 +- scripts/open-vpn-settings.ps1 | 2 +- scripts/open-windows-defender.ps1 | 2 +- scripts/open-windows-terminal.ps1 | 2 +- scripts/open-xing.ps1 | 2 +- scripts/pick-commit.ps1 | 2 +- scripts/ping-host.ps1 | 2 +- scripts/ping-local-hosts.ps1 | 2 +- scripts/ping-remote-hosts.ps1 | 2 +- scripts/ping-weather.ps1 | 2 +- scripts/play-bee-sound.ps1 | 2 +- scripts/play-beep-sound.ps1 | 2 +- scripts/play-big-ben.ps1 | 2 +- scripts/play-cat-sound.ps1 | 2 +- scripts/play-cow-sound.ps1 | 2 +- scripts/play-dog-sound.ps1 | 2 +- scripts/play-donkey-sound.ps1 | 2 +- scripts/play-elephant-sound.ps1 | 2 +- scripts/play-elk-sound.ps1 | 2 +- scripts/play-files.ps1 | 2 +- scripts/write-vertical.ps1 | 2 +- 452 files changed, 458 insertions(+), 457 deletions(-) diff --git a/scripts/add-firewall-rules.ps1 b/scripts/add-firewall-rules.ps1 index 13fd701b..a039ef8b 100755 --- a/scripts/add-firewall-rules.ps1 +++ b/scripts/add-firewall-rules.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Adds firewall rules for executables (needs admin rights). .DESCRIPTION diff --git a/scripts/alert.ps1 b/scripts/alert.ps1 index 74e40ab7..841f98f4 100755 --- a/scripts/alert.ps1 +++ b/scripts/alert.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Handles and escalates an alert .DESCRIPTION diff --git a/scripts/build-repo.ps1 b/scripts/build-repo.ps1 index 03c7afc3..4ed75580 100755 --- a/scripts/build-repo.ps1 +++ b/scripts/build-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Builds a repository .DESCRIPTION diff --git a/scripts/build-repos.ps1 b/scripts/build-repos.ps1 index 9fe73ed3..1cbc75bf 100755 --- a/scripts/build-repos.ps1 +++ b/scripts/build-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Builds Git repositories .DESCRIPTION diff --git a/scripts/cd-autostart.ps1 b/scripts/cd-autostart.ps1 index 79b318a1..187536c9 100755 --- a/scripts/cd-autostart.ps1 +++ b/scripts/cd-autostart.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's autostart folder .DESCRIPTION diff --git a/scripts/cd-crashdumps.ps1 b/scripts/cd-crashdumps.ps1 index 4305a3c1..eae4441c 100755 --- a/scripts/cd-crashdumps.ps1 +++ b/scripts/cd-crashdumps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Change to the crash dumps folder .DESCRIPTION diff --git a/scripts/cd-desktop.ps1 b/scripts/cd-desktop.ps1 index 92a28f55..a66d94a3 100755 --- a/scripts/cd-desktop.ps1 +++ b/scripts/cd-desktop.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's desktop folder .DESCRIPTION diff --git a/scripts/cd-docs.ps1 b/scripts/cd-docs.ps1 index 0ca0c32b..d4182982 100755 --- a/scripts/cd-docs.ps1 +++ b/scripts/cd-docs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the documents folder .DESCRIPTION diff --git a/scripts/cd-downloads.ps1 b/scripts/cd-downloads.ps1 index 4a786cca..f5922521 100755 --- a/scripts/cd-downloads.ps1 +++ b/scripts/cd-downloads.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's downloads folder .DESCRIPTION diff --git a/scripts/cd-dropbox.ps1 b/scripts/cd-dropbox.ps1 index c9afde9d..65ef5258 100755 --- a/scripts/cd-dropbox.ps1 +++ b/scripts/cd-dropbox.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's Dropbox folder .DESCRIPTION diff --git a/scripts/cd-etc.ps1 b/scripts/cd-etc.ps1 index 3932c2ae..dd7f632b 100755 --- a/scripts/cd-etc.ps1 +++ b/scripts/cd-etc.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Changes to the /etc directory .DESCRIPTION diff --git a/scripts/cd-fonts.ps1 b/scripts/cd-fonts.ps1 index 9eade426..aed5c677 100755 --- a/scripts/cd-fonts.ps1 +++ b/scripts/cd-fonts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the fonts folder .DESCRIPTION diff --git a/scripts/cd-home.ps1 b/scripts/cd-home.ps1 index 4d59fc11..3c047578 100755 --- a/scripts/cd-home.ps1 +++ b/scripts/cd-home.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's home folder .DESCRIPTION diff --git a/scripts/cd-jenkins.ps1 b/scripts/cd-jenkins.ps1 index cee50493..9aca613b 100755 --- a/scripts/cd-jenkins.ps1 +++ b/scripts/cd-jenkins.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Changes to the Jenkins home directory .DESCRIPTION diff --git a/scripts/cd-logs.ps1 b/scripts/cd-logs.ps1 index 905597b1..ce4ca441 100755 --- a/scripts/cd-logs.ps1 +++ b/scripts/cd-logs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the logs folder .DESCRIPTION diff --git a/scripts/cd-music.ps1 b/scripts/cd-music.ps1 index 0ca8d344..b6042932 100755 --- a/scripts/cd-music.ps1 +++ b/scripts/cd-music.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's music folder .DESCRIPTION diff --git a/scripts/cd-onedrive.ps1 b/scripts/cd-onedrive.ps1 index 3b9d253c..54f1dcbc 100755 --- a/scripts/cd-onedrive.ps1 +++ b/scripts/cd-onedrive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's OneDrive folder .DESCRIPTION diff --git a/scripts/cd-pics.ps1 b/scripts/cd-pics.ps1 index bc65b0ec..8a944735 100755 --- a/scripts/cd-pics.ps1 +++ b/scripts/cd-pics.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's pictures folder .DESCRIPTION diff --git a/scripts/cd-public.ps1 b/scripts/cd-public.ps1 index 6a87217f..827e7cc1 100755 --- a/scripts/cd-public.ps1 +++ b/scripts/cd-public.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the Public folder .DESCRIPTION diff --git a/scripts/cd-recent.ps1 b/scripts/cd-recent.ps1 index 03b664ee..60270307 100755 --- a/scripts/cd-recent.ps1 +++ b/scripts/cd-recent.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the 'recent' folder .DESCRIPTION diff --git a/scripts/cd-recycle-bin.ps1 b/scripts/cd-recycle-bin.ps1 index bdc823a0..3a9b81fe 100755 --- a/scripts/cd-recycle-bin.ps1 +++ b/scripts/cd-recycle-bin.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the recycle bin folder .DESCRIPTION diff --git a/scripts/cd-repo.ps1 b/scripts/cd-repo.ps1 index ab74cf4a..771c9fcf 100755 --- a/scripts/cd-repo.ps1 +++ b/scripts/cd-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to a repository .DESCRIPTION diff --git a/scripts/cd-repos.ps1 b/scripts/cd-repos.ps1 index 1be5dc5d..879f0733 100755 --- a/scripts/cd-repos.ps1 +++ b/scripts/cd-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's repos folder .DESCRIPTION diff --git a/scripts/cd-root.ps1 b/scripts/cd-root.ps1 index 561eb2f7..e473b7ec 100755 --- a/scripts/cd-root.ps1 +++ b/scripts/cd-root.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the root directory .DESCRIPTION diff --git a/scripts/cd-screenshots.ps1 b/scripts/cd-screenshots.ps1 index c0fb6468..daf39c34 100755 --- a/scripts/cd-screenshots.ps1 +++ b/scripts/cd-screenshots.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's screenshots folder .DESCRIPTION diff --git a/scripts/cd-scripts.ps1 b/scripts/cd-scripts.ps1 index d86ce46e..88601d0b 100755 --- a/scripts/cd-scripts.ps1 +++ b/scripts/cd-scripts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the PowerShell scripts folder .DESCRIPTION diff --git a/scripts/cd-ssh.ps1 b/scripts/cd-ssh.ps1 index 3e018589..7b653a6a 100755 --- a/scripts/cd-ssh.ps1 +++ b/scripts/cd-ssh.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's SSH folder .DESCRIPTION diff --git a/scripts/cd-temp.ps1 b/scripts/cd-temp.ps1 index 330a757b..5aa0a548 100755 --- a/scripts/cd-temp.ps1 +++ b/scripts/cd-temp.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the temporary folder .DESCRIPTION diff --git a/scripts/cd-templates.ps1 b/scripts/cd-templates.ps1 index acca430e..8808c286 100755 --- a/scripts/cd-templates.ps1 +++ b/scripts/cd-templates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the templates folder .DESCRIPTION diff --git a/scripts/cd-trash.ps1 b/scripts/cd-trash.ps1 index 221ab5d2..1837b8d7 100755 --- a/scripts/cd-trash.ps1 +++ b/scripts/cd-trash.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the trash folder .DESCRIPTION diff --git a/scripts/cd-up.ps1 b/scripts/cd-up.ps1 index 201402ec..c351a038 100755 --- a/scripts/cd-up.ps1 +++ b/scripts/cd-up.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to one level up .DESCRIPTION diff --git a/scripts/cd-up2.ps1 b/scripts/cd-up2.ps1 index 6db1cea7..f3d19943 100755 --- a/scripts/cd-up2.ps1 +++ b/scripts/cd-up2.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to two directory levels up .DESCRIPTION diff --git a/scripts/cd-up3.ps1 b/scripts/cd-up3.ps1 index 04b47786..10f79e0e 100755 --- a/scripts/cd-up3.ps1 +++ b/scripts/cd-up3.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to three directory levels up .DESCRIPTION diff --git a/scripts/cd-up4.ps1 b/scripts/cd-up4.ps1 index 3d6d2e3d..aef9e8d0 100755 --- a/scripts/cd-up4.ps1 +++ b/scripts/cd-up4.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to four directory levels up .DESCRIPTION diff --git a/scripts/cd-users.ps1 b/scripts/cd-users.ps1 index 7a57be89..b052e31b 100755 --- a/scripts/cd-users.ps1 +++ b/scripts/cd-users.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the users directory .DESCRIPTION diff --git a/scripts/cd-videos.ps1 b/scripts/cd-videos.ps1 index 678f719b..1ff06ac4 100755 --- a/scripts/cd-videos.ps1 +++ b/scripts/cd-videos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the user's videos folder .DESCRIPTION diff --git a/scripts/cd-windows.ps1 b/scripts/cd-windows.ps1 index 07da4e93..ee125451 100755 --- a/scripts/cd-windows.ps1 +++ b/scripts/cd-windows.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sets the working directory to the Windows directory .DESCRIPTION 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 53b8bb33..d5526de6 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 77f71aee..0dfb6ef7 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 5a63fcad..5f1052e5 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-credentials.ps1 b/scripts/check-credentials.ps1 index 32649707..97e43227 100755 --- a/scripts/check-credentials.ps1 +++ b/scripts/check-credentials.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks credentials .DESCRIPTION diff --git a/scripts/check-day.ps1 b/scripts/check-day.ps1 index 919a48b0..7391b232 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 8aef9174..6740edc3 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 e1c25f61..c9a15d68 100755 --- a/scripts/check-drive-space.ps1 +++ b/scripts/check-drive-space.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the drive space .DESCRIPTION diff --git a/scripts/check-drives.ps1 b/scripts/check-drives.ps1 index c289d0d7..1b36d374 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 21cb30f8..6ece4e8d 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 6b528708..aa4789e2 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 4cbcfc5c..9c6c2b4f 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 2e0a5020..76e0832f 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 c9e215a1..447ee5a7 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 8a421611..62f4dab9 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 72891bd1..55ac3a94 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 aa65b18c..639b6111 100755 --- a/scripts/check-network.ps1 +++ b/scripts/check-network.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the network details .DESCRIPTION @@ -17,10 +17,10 @@ Write-Host "`n N E T W O R K" -foregroundColor green & "$PSScriptRoot/list-ip-addresses.ps1" +& "$PSScriptRoot/ping-local-hosts.ps1" & "$PSScriptRoot/list-ssh-key.ps1" & "$PSScriptRoot/ping-remote-hosts.ps1" & "$PSScriptRoot/check-firewall" & "$PSScriptRoot/check-dns.ps1" & "$PSScriptRoot/check-vpn.ps1" -& "$PSScriptRoot/ping-local-hosts.ps1" exit 0 # success 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 758492d5..c7f15fd5 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 d1293eb3..df69dd0b 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-pnp-devices.ps1 b/scripts/check-pnp-devices.ps1 index 69274823..46c3e17c 100755 --- a/scripts/check-pnp-devices.ps1 +++ b/scripts/check-pnp-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks PnP devices .DESCRIPTION diff --git a/scripts/check-power.ps1 b/scripts/check-power.ps1 index 059df0dd..08a200f5 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 9ff138d1..5b37c7bf 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 633611ff..2c0b1d5e 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 f2fb0cba..3e3636c3 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 5deecc70..f6331007 100755 --- a/scripts/check-repo.ps1 +++ b/scripts/check-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks a Git repository .DESCRIPTION diff --git a/scripts/check-repos.ps1 b/scripts/check-repos.ps1 index f472a70e..4a8169bf 100755 --- a/scripts/check-repos.ps1 +++ b/scripts/check-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks Git repositories .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 a6802e35..ba9099d7 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 098f6458..a31d0799 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 83147592..b468dd3e 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/check-swap-space.ps1 b/scripts/check-swap-space.ps1 index 37e881a0..e4f14dbe 100755 --- a/scripts/check-swap-space.ps1 +++ b/scripts/check-swap-space.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the swap space .DESCRIPTION diff --git a/scripts/check-symlinks.ps1 b/scripts/check-symlinks.ps1 index 5ac80dad..2a734e4d 100755 --- a/scripts/check-symlinks.ps1 +++ b/scripts/check-symlinks.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks symlinks in a folder .DESCRIPTION diff --git a/scripts/check-time-zone.ps1 b/scripts/check-time-zone.ps1 index 48d0f8d1..86bfc12d 100755 --- a/scripts/check-time-zone.ps1 +++ b/scripts/check-time-zone.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the time zone .DESCRIPTION diff --git a/scripts/check-uptime.ps1 b/scripts/check-uptime.ps1 index 3f920733..b5991fba 100755 --- a/scripts/check-uptime.ps1 +++ b/scripts/check-uptime.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the uptime .DESCRIPTION diff --git a/scripts/check-vpn.ps1 b/scripts/check-vpn.ps1 index a128be4e..2e130962 100755 --- a/scripts/check-vpn.ps1 +++ b/scripts/check-vpn.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the VPN status .DESCRIPTION diff --git a/scripts/check-weather.ps1 b/scripts/check-weather.ps1 index e8dc5b6f..4200f039 100755 --- a/scripts/check-weather.ps1 +++ b/scripts/check-weather.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the weather .DESCRIPTION diff --git a/scripts/check-week.ps1 b/scripts/check-week.ps1 index bf813fde..c1b86ac6 100755 --- a/scripts/check-week.ps1 +++ b/scripts/check-week.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Determines the week number .DESCRIPTION diff --git a/scripts/check-wind.ps1 b/scripts/check-wind.ps1 index 94da10aa..3977cde0 100755 --- a/scripts/check-wind.ps1 +++ b/scripts/check-wind.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the wind conditions .DESCRIPTION diff --git a/scripts/check-windows-system-files.ps1 b/scripts/check-windows-system-files.ps1 index 7b5525dd..6268d61e 100755 --- a/scripts/check-windows-system-files.ps1 +++ b/scripts/check-windows-system-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks the validity of the Windows system files (requires admin rights) .DESCRIPTION diff --git a/scripts/check-xml-file.ps1 b/scripts/check-xml-file.ps1 index 5a0944bb..16fd38ef 100755 --- a/scripts/check-xml-file.ps1 +++ b/scripts/check-xml-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Verifies an XML file .DESCRIPTION diff --git a/scripts/check-xml-files.ps1 b/scripts/check-xml-files.ps1 index bce0edd9..61ddf857 100755 --- a/scripts/check-xml-files.ps1 +++ b/scripts/check-xml-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Checks all XML files in a directory tree .DESCRIPTION diff --git a/scripts/clean-repo.ps1 b/scripts/clean-repo.ps1 index 7c784c19..60e792a8 100755 --- a/scripts/clean-repo.ps1 +++ b/scripts/clean-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Cleans a repo .DESCRIPTION diff --git a/scripts/clean-repos.ps1 b/scripts/clean-repos.ps1 index af5eba5a..e795c05d 100755 --- a/scripts/clean-repos.ps1 +++ b/scripts/clean-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Cleans all Git repositories in a folder from untracked files .DESCRIPTION diff --git a/scripts/clear-dns-cache.ps1 b/scripts/clear-dns-cache.ps1 index c75ad8e8..8d34790d 100755 --- a/scripts/clear-dns-cache.ps1 +++ b/scripts/clear-dns-cache.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Clears the DNS cache .DESCRIPTION diff --git a/scripts/clear-recycle-bin.ps1 b/scripts/clear-recycle-bin.ps1 index 7d456714..2b12e44c 100755 --- a/scripts/clear-recycle-bin.ps1 +++ b/scripts/clear-recycle-bin.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Clears the recycle bin folder .DESCRIPTION diff --git a/scripts/clone-repos.ps1 b/scripts/clone-repos.ps1 index 6a04b854..76067556 100755 --- a/scripts/clone-repos.ps1 +++ b/scripts/clone-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Clones Git repos .DESCRIPTION diff --git a/scripts/clone-shallow.ps1 b/scripts/clone-shallow.ps1 index 1b0fe2b5..212275b7 100755 --- a/scripts/clone-shallow.ps1 +++ b/scripts/clone-shallow.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Clones a shallow Git repo .DESCRIPTION diff --git a/scripts/close-calculator.ps1 b/scripts/close-calculator.ps1 index bd87a231..67445f55 100755 --- a/scripts/close-calculator.ps1 +++ b/scripts/close-calculator.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the calculator application .DESCRIPTION diff --git a/scripts/close-chrome.ps1 b/scripts/close-chrome.ps1 index 4ab5be8c..aa821db1 100755 --- a/scripts/close-chrome.ps1 +++ b/scripts/close-chrome.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Chrome browser .DESCRIPTION diff --git a/scripts/close-cortana.ps1 b/scripts/close-cortana.ps1 index 7c99f026..2d4f126b 100755 --- a/scripts/close-cortana.ps1 +++ b/scripts/close-cortana.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes Microsoft's Cortana application .DESCRIPTION diff --git a/scripts/close-edge.ps1 b/scripts/close-edge.ps1 index 47fc7ccf..1acab460 100755 --- a/scripts/close-edge.ps1 +++ b/scripts/close-edge.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Edge browser .DESCRIPTION diff --git a/scripts/close-file-explorer.ps1 b/scripts/close-file-explorer.ps1 index 78336f05..4def2e0e 100755 --- a/scripts/close-file-explorer.ps1 +++ b/scripts/close-file-explorer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the File Explorer .DESCRIPTION diff --git a/scripts/close-firefox.ps1 b/scripts/close-firefox.ps1 index 505297e6..ff5902ee 100755 --- a/scripts/close-firefox.ps1 +++ b/scripts/close-firefox.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Firefox browser .DESCRIPTION diff --git a/scripts/close-git-extensions.ps1 b/scripts/close-git-extensions.ps1 index d08c01d1..f6ea49a2 100755 --- a/scripts/close-git-extensions.ps1 +++ b/scripts/close-git-extensions.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Git Extensions app .DESCRIPTION diff --git a/scripts/close-magnifier.ps1 b/scripts/close-magnifier.ps1 index 2c8a114e..b73b7cb8 100755 --- a/scripts/close-magnifier.ps1 +++ b/scripts/close-magnifier.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Magnifier .DESCRIPTION diff --git a/scripts/close-microsoft-paint.ps1 b/scripts/close-microsoft-paint.ps1 index f8caf719..5ab05a60 100755 --- a/scripts/close-microsoft-paint.ps1 +++ b/scripts/close-microsoft-paint.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Microsoft Paint app .DESCRIPTION diff --git a/scripts/close-microsoft-store.ps1 b/scripts/close-microsoft-store.ps1 index 12807609..2529906b 100755 --- a/scripts/close-microsoft-store.ps1 +++ b/scripts/close-microsoft-store.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Microsoft Store app .DESCRIPTION diff --git a/scripts/close-netflix.ps1 b/scripts/close-netflix.ps1 index df22b629..f6ecc253 100755 --- a/scripts/close-netflix.ps1 +++ b/scripts/close-netflix.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Netflix app .DESCRIPTION diff --git a/scripts/close-notepad.ps1 b/scripts/close-notepad.ps1 index 520ad410..c39966a3 100755 --- a/scripts/close-notepad.ps1 +++ b/scripts/close-notepad.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Notepad app .DESCRIPTION diff --git a/scripts/close-obs-studio.ps1 b/scripts/close-obs-studio.ps1 index dd6bbf95..482bf140 100755 --- a/scripts/close-obs-studio.ps1 +++ b/scripts/close-obs-studio.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes OBS Studio .DESCRIPTION diff --git a/scripts/close-one-calendar.ps1 b/scripts/close-one-calendar.ps1 index 51d9e4d8..30a3f541 100755 --- a/scripts/close-one-calendar.ps1 +++ b/scripts/close-one-calendar.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the OneCalendar app .DESCRIPTION diff --git a/scripts/close-outlook.ps1 b/scripts/close-outlook.ps1 index 026e3348..2a239fd4 100755 --- a/scripts/close-outlook.ps1 +++ b/scripts/close-outlook.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Microsoft Outlook app .DESCRIPTION diff --git a/scripts/close-paint-three-d.ps1 b/scripts/close-paint-three-d.ps1 index e428c531..7c09606e 100755 --- a/scripts/close-paint-three-d.ps1 +++ b/scripts/close-paint-three-d.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Paint 3D app .DESCRIPTION diff --git a/scripts/close-program.ps1 b/scripts/close-program.ps1 index e53b6752..c65c9724 100755 --- a/scripts/close-program.ps1 +++ b/scripts/close-program.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes a program .DESCRIPTION diff --git a/scripts/close-serenade.ps1 b/scripts/close-serenade.ps1 index 5f170c70..cc460444 100755 --- a/scripts/close-serenade.ps1 +++ b/scripts/close-serenade.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Serenade.ai application .DESCRIPTION diff --git a/scripts/close-snipping-tool.ps1 b/scripts/close-snipping-tool.ps1 index 39141a8f..bce849a9 100755 --- a/scripts/close-snipping-tool.ps1 +++ b/scripts/close-snipping-tool.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Snipping Tool .DESCRIPTION diff --git a/scripts/close-spotify.ps1 b/scripts/close-spotify.ps1 index 71668407..be61a5f8 100755 --- a/scripts/close-spotify.ps1 +++ b/scripts/close-spotify.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes Spotify .DESCRIPTION diff --git a/scripts/close-task-manager.ps1 b/scripts/close-task-manager.ps1 index 7233e7ca..02132439 100755 --- a/scripts/close-task-manager.ps1 +++ b/scripts/close-task-manager.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Task Manager .DESCRIPTION diff --git a/scripts/close-three-d-viewer.ps1 b/scripts/close-three-d-viewer.ps1 index 980d020c..a2f20702 100755 --- a/scripts/close-three-d-viewer.ps1 +++ b/scripts/close-three-d-viewer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the 3D-Viewer app .DESCRIPTION diff --git a/scripts/close-thunderbird.ps1 b/scripts/close-thunderbird.ps1 index f719e25b..577ce699 100755 --- a/scripts/close-thunderbird.ps1 +++ b/scripts/close-thunderbird.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Thunderbird app .DESCRIPTION diff --git a/scripts/close-visual-studio.ps1 b/scripts/close-visual-studio.ps1 index be61ef6b..5e106911 100755 --- a/scripts/close-visual-studio.ps1 +++ b/scripts/close-visual-studio.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Visual Studio app .DESCRIPTION diff --git a/scripts/close-vlc.ps1 b/scripts/close-vlc.ps1 index 53f95fa7..12fff50d 100755 --- a/scripts/close-vlc.ps1 +++ b/scripts/close-vlc.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the VLC media player application .DESCRIPTION diff --git a/scripts/close-windows-terminal.ps1 b/scripts/close-windows-terminal.ps1 index 42b1b1a2..e182042e 100755 --- a/scripts/close-windows-terminal.ps1 +++ b/scripts/close-windows-terminal.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Closes the Windows Terminal app .DESCRIPTION diff --git a/scripts/configure-git.ps1 b/scripts/configure-git.ps1 index 345f2237..e5a228be 100755 --- a/scripts/configure-git.ps1 +++ b/scripts/configure-git.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Configures Git .DESCRIPTION diff --git a/scripts/connect-vpn.ps1 b/scripts/connect-vpn.ps1 index 79901b94..c53ad374 100755 --- a/scripts/connect-vpn.ps1 +++ b/scripts/connect-vpn.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Connects to the VPN .DESCRIPTION diff --git a/scripts/convert-csv2txt.ps1 b/scripts/convert-csv2txt.ps1 index 861288fa..14567665 100755 --- a/scripts/convert-csv2txt.ps1 +++ b/scripts/convert-csv2txt.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts a .CSV file into a text file .DESCRIPTION diff --git a/scripts/convert-dir2zip.ps1 b/scripts/convert-dir2zip.ps1 index 38c939b8..71fa6e43 100755 --- a/scripts/convert-dir2zip.ps1 +++ b/scripts/convert-dir2zip.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts a directory into a compressed .ZIP file .DESCRIPTION diff --git a/scripts/convert-docx2md.ps1 b/scripts/convert-docx2md.ps1 index d3cf7d3e..263d1436 100755 --- a/scripts/convert-docx2md.ps1 +++ b/scripts/convert-docx2md.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts .DOCX file(s) into Markdown .DESCRIPTION diff --git a/scripts/convert-frames2mp4.ps1 b/scripts/convert-frames2mp4.ps1 index 14957cae..ac6b95a0 100755 --- a/scripts/convert-frames2mp4.ps1 +++ b/scripts/convert-frames2mp4.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts frames to a .MP4 video .DESCRIPTION diff --git a/scripts/convert-image2ascii.ps1 b/scripts/convert-image2ascii.ps1 index 34cbf94f..3ed49b90 100755 --- a/scripts/convert-image2ascii.ps1 +++ b/scripts/convert-image2ascii.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts images to ASCII art .DESCRIPTION diff --git a/scripts/convert-image2blurred-frames.ps1 b/scripts/convert-image2blurred-frames.ps1 index d76fb1b1..2d8b6d28 100755 --- a/scripts/convert-image2blurred-frames.ps1 +++ b/scripts/convert-image2blurred-frames.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts an image into blurred frames .DESCRIPTION diff --git a/scripts/convert-image2pixelated-frames.ps1 b/scripts/convert-image2pixelated-frames.ps1 index 13acd904..f2e191d0 100755 --- a/scripts/convert-image2pixelated-frames.ps1 +++ b/scripts/convert-image2pixelated-frames.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts an image into pixelated frames .DESCRIPTION diff --git a/scripts/convert-md2docx.ps1 b/scripts/convert-md2docx.ps1 index 021c26b1..cd85c306 100755 --- a/scripts/convert-md2docx.ps1 +++ b/scripts/convert-md2docx.ps1 @@ -1,3 +1,3 @@ - + gci -r -i *.md |foreach{$docx=$_.directoryname+"\"+$_.basename+".docx";pandoc -f markdown -s --citeproc $_.name -o $docx} diff --git a/scripts/convert-md2html.ps1 b/scripts/convert-md2html.ps1 index 45423562..9c7bddd5 100755 --- a/scripts/convert-md2html.ps1 +++ b/scripts/convert-md2html.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts Markdown file(s) into HTML .DESCRIPTION diff --git a/scripts/convert-md2pdf.ps1 b/scripts/convert-md2pdf.ps1 index b3c7bd1e..400fead1 100755 --- a/scripts/convert-md2pdf.ps1 +++ b/scripts/convert-md2pdf.ps1 @@ -1 +1 @@ -gci -r -i *.md |foreach{$pdf=$_.directoryname+"\"+$_.basename+".pdf";pandoc -f markdown -s --citeproc $_.name -o $pdf} \ No newline at end of file +gci -r -i *.md |foreach{$pdf=$_.directoryname+"\"+$_.basename+".pdf";pandoc -f markdown -s --citeproc $_.name -o $pdf} \ No newline at end of file diff --git a/scripts/convert-mysql2csv.ps1 b/scripts/convert-mysql2csv.ps1 index 2dcedec3..b188def3 100755 --- a/scripts/convert-mysql2csv.ps1 +++ b/scripts/convert-mysql2csv.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Convert a MySQL database table to a .CSV file .DESCRIPTION diff --git a/scripts/convert-ps2bat.ps1 b/scripts/convert-ps2bat.ps1 index 72072c02..2bd0e55c 100755 --- a/scripts/convert-ps2bat.ps1 +++ b/scripts/convert-ps2bat.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts PowerShell scripts to batch files .DESCRIPTION diff --git a/scripts/convert-ps2md.ps1 b/scripts/convert-ps2md.ps1 index 583d2cc0..969ce4c1 100755 --- a/scripts/convert-ps2md.ps1 +++ b/scripts/convert-ps2md.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts a PowerShell script to Markdown .DESCRIPTION diff --git a/scripts/convert-sql2csv.ps1 b/scripts/convert-sql2csv.ps1 index 134a1ecd..7bf9e7ae 100755 --- a/scripts/convert-sql2csv.ps1 +++ b/scripts/convert-sql2csv.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts a SQL database table to a .CSV file .DESCRIPTION diff --git a/scripts/convert-txt2wav.ps1 b/scripts/convert-txt2wav.ps1 index d7e45467..912fb3f3 100755 --- a/scripts/convert-txt2wav.ps1 +++ b/scripts/convert-txt2wav.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Converts text to a .WAV audio file .DESCRIPTION diff --git a/scripts/copy-photos-sorted.ps1 b/scripts/copy-photos-sorted.ps1 index 6ad820c9..6d3f616b 100755 --- a/scripts/copy-photos-sorted.ps1 +++ b/scripts/copy-photos-sorted.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Copy photos sorted by year and month .DESCRIPTION diff --git a/scripts/count-characters.ps1 b/scripts/count-characters.ps1 index 9cd01298..9ee7418f 100755 --- a/scripts/count-characters.ps1 +++ b/scripts/count-characters.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Counts the number of characters .DESCRIPTION diff --git a/scripts/count-lines.ps1 b/scripts/count-lines.ps1 index af36eeb4..511696b0 100755 --- a/scripts/count-lines.ps1 +++ b/scripts/count-lines.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Counts the number of lines .DESCRIPTION diff --git a/scripts/decrypt-file.ps1 b/scripts/decrypt-file.ps1 index 412c9727..4ad2fcce 100755 --- a/scripts/decrypt-file.ps1 +++ b/scripts/decrypt-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Decrypts a file .DESCRIPTION diff --git a/scripts/disable-ipv6.ps1 b/scripts/disable-ipv6.ps1 index a6fc40eb..26045d67 100755 --- a/scripts/disable-ipv6.ps1 +++ b/scripts/disable-ipv6.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Disables IPv6 (requires admin rights) .DESCRIPTION diff --git a/scripts/disconnect-vpn.ps1 b/scripts/disconnect-vpn.ps1 index 5a57affd..fc5548e4 100755 --- a/scripts/disconnect-vpn.ps1 +++ b/scripts/disconnect-vpn.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Disconnects the VPN .DESCRIPTION diff --git a/scripts/download-dir.ps1 b/scripts/download-dir.ps1 index 8b49c32e..729b4b07 100755 --- a/scripts/download-dir.ps1 +++ b/scripts/download-dir.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Downloads a folder (including subfolders) from an URL .DESCRIPTION diff --git a/scripts/download-file.ps1 b/scripts/download-file.ps1 index 18ac4090..0d3297b5 100755 --- a/scripts/download-file.ps1 +++ b/scripts/download-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Downloads a file from an URL .DESCRIPTION diff --git a/scripts/edit.ps1 b/scripts/edit.ps1 index 73c73714..c581777a 100755 --- a/scripts/edit.ps1 +++ b/scripts/edit.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens a text editor .DESCRIPTION diff --git a/scripts/enable-crash-dumps.ps1 b/scripts/enable-crash-dumps.ps1 index 4af7bc4c..3facec1d 100755 --- a/scripts/enable-crash-dumps.ps1 +++ b/scripts/enable-crash-dumps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Enables the writing of crash dumps .DESCRIPTION diff --git a/scripts/enable-god-mode.ps1 b/scripts/enable-god-mode.ps1 index bb43e194..03a83f56 100755 --- a/scripts/enable-god-mode.ps1 +++ b/scripts/enable-god-mode.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Enables the god mode .DESCRIPTION diff --git a/scripts/enable-ipv6.ps1 b/scripts/enable-ipv6.ps1 index 04718fd1..cdaac742 100755 --- a/scripts/enable-ipv6.ps1 +++ b/scripts/enable-ipv6.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Enables IPv6 .DESCRIPTION diff --git a/scripts/encrypt-file.ps1 b/scripts/encrypt-file.ps1 index 0419b5dd..f9a108d3 100755 --- a/scripts/encrypt-file.ps1 +++ b/scripts/encrypt-file.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Encrypts a file .DESCRIPTION diff --git a/scripts/enter-chat.ps1 b/scripts/enter-chat.ps1 index 5ecdc188..aa3a03a5 100755 --- a/scripts/enter-chat.ps1 +++ b/scripts/enter-chat.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Enters a chat using a common network shared file .DESCRIPTION diff --git a/scripts/export-to-manuals.ps1 b/scripts/export-to-manuals.ps1 index 0a3a0c07..d868c539 100755 --- a/scripts/export-to-manuals.ps1 +++ b/scripts/export-to-manuals.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Exports all scripts as manuals .DESCRIPTION diff --git a/scripts/fetch-repo.ps1 b/scripts/fetch-repo.ps1 index f8b65456..e9f6d57b 100755 --- a/scripts/fetch-repo.ps1 +++ b/scripts/fetch-repo.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Fetches updates into a Git repo .DESCRIPTION diff --git a/scripts/fetch-repos.ps1 b/scripts/fetch-repos.ps1 index aecc276c..88ee2886 100755 --- a/scripts/fetch-repos.ps1 +++ b/scripts/fetch-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Fetches updates into Git repos .DESCRIPTION diff --git a/scripts/firefox-installer.ps1 b/scripts/firefox-installer.ps1 index 761d6bee..0d460862 100755 --- a/scripts/firefox-installer.ps1 +++ b/scripts/firefox-installer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS firefox installer .DESCRIPTION diff --git a/scripts/get-md5.ps1 b/scripts/get-md5.ps1 index 3cc2f5da..b57f7f91 100755 --- a/scripts/get-md5.ps1 +++ b/scripts/get-md5.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the MD5 checksum of a file .DESCRIPTION diff --git a/scripts/get-sha1.ps1 b/scripts/get-sha1.ps1 index 4c6bb345..9906b73c 100755 --- a/scripts/get-sha1.ps1 +++ b/scripts/get-sha1.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the SHA1 checksum of a file .DESCRIPTION diff --git a/scripts/get-sha256.ps1 b/scripts/get-sha256.ps1 index c041d051..7c33a669 100755 --- a/scripts/get-sha256.ps1 +++ b/scripts/get-sha256.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the SHA256 checksum of a file .DESCRIPTION diff --git a/scripts/hello-world.ps1 b/scripts/hello-world.ps1 index 90c0f3a7..c1c4c3d9 100755 --- a/scripts/hello-world.ps1 +++ b/scripts/hello-world.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Sample Script .DESCRIPTION diff --git a/scripts/hibernate.ps1 b/scripts/hibernate.ps1 index ff8aea52..f708c10a 100755 --- a/scripts/hibernate.ps1 +++ b/scripts/hibernate.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Hibernates the computer .DESCRIPTION diff --git a/scripts/import-vm.ps1 b/scripts/import-vm.ps1 index 634b3a2e..0dee87c8 100755 --- a/scripts/import-vm.ps1 +++ b/scripts/import-vm.ps1 @@ -1,4 +1,4 @@ -$VMName = "debian" +$VMName = "debian" Get-ChildItem "C:\packer\$VMName\Virtual Machines\*.vmcx" | Import-VM -Copy -VhdDestinationPath "C:\VirtualMachines\$VMName\Virtual Hard Disks" -VirtualMachinePath "C:\VirtualMachines\$VMName" -GenerateNewId Start-VM $VMName exit 0 # success \ No newline at end of file diff --git a/scripts/inspect-exe.ps1 b/scripts/inspect-exe.ps1 index b7c0805c..a3e0d16a 100755 --- a/scripts/inspect-exe.ps1 +++ b/scripts/inspect-exe.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints basic information of an executable file .DESCRIPTION diff --git a/scripts/install-audacity.ps1 b/scripts/install-audacity.ps1 index 55df0f8c..3cf80332 100755 --- a/scripts/install-audacity.ps1 +++ b/scripts/install-audacity.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Audacity .DESCRIPTION diff --git a/scripts/install-basic-apps.ps1 b/scripts/install-basic-apps.ps1 index b9dd565d..d9363978 100755 --- a/scripts/install-basic-apps.ps1 +++ b/scripts/install-basic-apps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs basic apps .DESCRIPTION diff --git a/scripts/install-basic-snaps.ps1 b/scripts/install-basic-snaps.ps1 index 9c7aebc1..21293daf 100755 --- a/scripts/install-basic-snaps.ps1 +++ b/scripts/install-basic-snaps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs basic Linux snaps .DESCRIPTION diff --git a/scripts/install-calibre-server.ps1 b/scripts/install-calibre-server.ps1 index b39d93ef..2258bf74 100755 --- a/scripts/install-calibre-server.ps1 +++ b/scripts/install-calibre-server.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs the Calibre server (needs admin rights) .DESCRIPTION diff --git a/scripts/install-chocolatey.ps1 b/scripts/install-chocolatey.ps1 index 5c91057c..dbd3119b 100755 --- a/scripts/install-chocolatey.ps1 +++ b/scripts/install-chocolatey.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Chocolatey (needs admin rights) .DESCRIPTION diff --git a/scripts/install-chrome.ps1 b/scripts/install-chrome.ps1 index 5a0c7d15..c130f7e3 100755 --- a/scripts/install-chrome.ps1 +++ b/scripts/install-chrome.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Chrome .DESCRIPTION diff --git a/scripts/install-crystal-disk-info.ps1 b/scripts/install-crystal-disk-info.ps1 index 80051005..9a4699ee 100755 --- a/scripts/install-crystal-disk-info.ps1 +++ b/scripts/install-crystal-disk-info.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs CrystalDiskInfo .DESCRIPTION diff --git a/scripts/install-crystal-disk-mark.ps1 b/scripts/install-crystal-disk-mark.ps1 index 3e4d45fe..cb020f75 100755 --- a/scripts/install-crystal-disk-mark.ps1 +++ b/scripts/install-crystal-disk-mark.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs CrystalDiskMark .DESCRIPTION diff --git a/scripts/install-discord.ps1 b/scripts/install-discord.ps1 index 256726bb..7eea9109 100755 --- a/scripts/install-discord.ps1 +++ b/scripts/install-discord.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Discord .DESCRIPTION diff --git a/scripts/install-edge.ps1 b/scripts/install-edge.ps1 index 244ce6f1..9865dcad 100755 --- a/scripts/install-edge.ps1 +++ b/scripts/install-edge.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Microsoft Edge .DESCRIPTION diff --git a/scripts/install-evcc.ps1 b/scripts/install-evcc.ps1 index 4e967b18..4f77862d 100755 --- a/scripts/install-evcc.ps1 +++ b/scripts/install-evcc.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs evcc .DESCRIPTION diff --git a/scripts/install-firefox.ps1 b/scripts/install-firefox.ps1 index 7986376e..3cebf37f 100755 --- a/scripts/install-firefox.ps1 +++ b/scripts/install-firefox.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Mozilla Firefox .DESCRIPTION diff --git a/scripts/install-git-extensions.ps1 b/scripts/install-git-extensions.ps1 index 0890a23f..306d7d69 100755 --- a/scripts/install-git-extensions.ps1 +++ b/scripts/install-git-extensions.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Git Extensions .DESCRIPTION diff --git a/scripts/install-git-for-windows.ps1 b/scripts/install-git-for-windows.ps1 index 75cdd0fb..7474f1ef 100755 --- a/scripts/install-git-for-windows.ps1 +++ b/scripts/install-git-for-windows.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Git for Windows .DESCRIPTION diff --git a/scripts/install-github-cli.ps1 b/scripts/install-github-cli.ps1 index 98399277..f82f3890 100755 --- a/scripts/install-github-cli.ps1 +++ b/scripts/install-github-cli.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs GitHub CLI .DESCRIPTION diff --git a/scripts/install-irfanview.ps1 b/scripts/install-irfanview.ps1 index 499d71cf..8ecbbec7 100755 --- a/scripts/install-irfanview.ps1 +++ b/scripts/install-irfanview.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs IrfanView .DESCRIPTION diff --git a/scripts/install-knot-resolver.ps1 b/scripts/install-knot-resolver.ps1 index 8b545eab..d1bd11e4 100755 --- a/scripts/install-knot-resolver.ps1 +++ b/scripts/install-knot-resolver.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Knot Resolver (needs admin rights) .DESCRIPTION diff --git a/scripts/install-microsoft-teams.ps1 b/scripts/install-microsoft-teams.ps1 index cb517356..491f2572 100755 --- a/scripts/install-microsoft-teams.ps1 +++ b/scripts/install-microsoft-teams.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Microsoft Teams .DESCRIPTION diff --git a/scripts/install-netflix.ps1 b/scripts/install-netflix.ps1 index 8bc0103c..e0c38153 100755 --- a/scripts/install-netflix.ps1 +++ b/scripts/install-netflix.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Netflix .DESCRIPTION diff --git a/scripts/install-obs-studio.ps1 b/scripts/install-obs-studio.ps1 index 3173fdbd..31b81ff6 100755 --- a/scripts/install-obs-studio.ps1 +++ b/scripts/install-obs-studio.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs OBS Studio (needs admin rights) .DESCRIPTION diff --git a/scripts/install-octoprint.ps1 b/scripts/install-octoprint.ps1 index 1f5be4e0..faad199c 100755 --- a/scripts/install-octoprint.ps1 +++ b/scripts/install-octoprint.ps1 @@ -1,4 +1,4 @@ - + try { "⏳ Installing OctoPrint (snap 'octoprint-pfs', channel 'edge')..." diff --git a/scripts/install-one-calendar.ps1 b/scripts/install-one-calendar.ps1 index 6f993012..f214e48a 100755 --- a/scripts/install-one-calendar.ps1 +++ b/scripts/install-one-calendar.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs One Calendar .DESCRIPTION diff --git a/scripts/install-opera-browser.ps1 b/scripts/install-opera-browser.ps1 index dd980813..cfd1dfb5 100755 --- a/scripts/install-opera-browser.ps1 +++ b/scripts/install-opera-browser.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Opera Browser .DESCRIPTION diff --git a/scripts/install-opera-gx.ps1 b/scripts/install-opera-gx.ps1 index ca76a319..480e17ad 100755 --- a/scripts/install-opera-gx.ps1 +++ b/scripts/install-opera-gx.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Opera GX .DESCRIPTION diff --git a/scripts/install-paint-3d.ps1 b/scripts/install-paint-3d.ps1 index 9a740ccf..e751a38b 100755 --- a/scripts/install-paint-3d.ps1 +++ b/scripts/install-paint-3d.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Paint 3D .DESCRIPTION diff --git a/scripts/install-power-toys.ps1 b/scripts/install-power-toys.ps1 index ccec6877..afaab4b5 100755 --- a/scripts/install-power-toys.ps1 +++ b/scripts/install-power-toys.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Microsoft Powertoys .DESCRIPTION diff --git a/scripts/install-powershell.ps1 b/scripts/install-powershell.ps1 index b748f284..b7611e75 100755 --- a/scripts/install-powershell.ps1 +++ b/scripts/install-powershell.ps1 @@ -1,4 +1,4 @@ -<# +<# .Synopsis Install PowerShell on Windows, Linux or macOS. .DESCRIPTION diff --git a/scripts/install-rufus.ps1 b/scripts/install-rufus.ps1 index f07b45cb..e8f768fc 100755 --- a/scripts/install-rufus.ps1 +++ b/scripts/install-rufus.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Rufus .DESCRIPTION diff --git a/scripts/install-salesforce-cli.ps1 b/scripts/install-salesforce-cli.ps1 index 88f76a15..e257961b 100755 --- a/scripts/install-salesforce-cli.ps1 +++ b/scripts/install-salesforce-cli.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs the Salesforce CLI (sfdx). .DESCRIPTION diff --git a/scripts/install-signal-cli.ps1 b/scripts/install-signal-cli.ps1 index 3d41186c..92ccbc4c 100755 --- a/scripts/install-signal-cli.ps1 +++ b/scripts/install-signal-cli.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs signal-cli .DESCRIPTION diff --git a/scripts/install-skype.ps1 b/scripts/install-skype.ps1 index 594ef7e0..d6f9f429 100755 --- a/scripts/install-skype.ps1 +++ b/scripts/install-skype.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Skype .DESCRIPTION diff --git a/scripts/install-spotify.ps1 b/scripts/install-spotify.ps1 index cca3bbe5..b22280ea 100755 --- a/scripts/install-spotify.ps1 +++ b/scripts/install-spotify.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Spotify .DESCRIPTION diff --git a/scripts/install-ssh-client.ps1 b/scripts/install-ssh-client.ps1 index 3f78579b..cc467f45 100755 --- a/scripts/install-ssh-client.ps1 +++ b/scripts/install-ssh-client.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs a SSH client (needs admin rights) .DESCRIPTION diff --git a/scripts/install-ssh-server.ps1 b/scripts/install-ssh-server.ps1 index 3dacb616..38a60362 100755 --- a/scripts/install-ssh-server.ps1 +++ b/scripts/install-ssh-server.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs a SSH server (needs admin rights) .DESCRIPTION diff --git a/scripts/install-thunderbird.ps1 b/scripts/install-thunderbird.ps1 index d78528dc..d75e5ee9 100755 --- a/scripts/install-thunderbird.ps1 +++ b/scripts/install-thunderbird.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Thunderbird .DESCRIPTION diff --git a/scripts/install-twitter.ps1 b/scripts/install-twitter.ps1 index 9f695a95..c978056f 100755 --- a/scripts/install-twitter.ps1 +++ b/scripts/install-twitter.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Twitter .DESCRIPTION diff --git a/scripts/install-unbound-server.ps1 b/scripts/install-unbound-server.ps1 index b5bc6bae..5235e123 100755 --- a/scripts/install-unbound-server.ps1 +++ b/scripts/install-unbound-server.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Unbound server (needs admin rights) .DESCRIPTION diff --git a/scripts/install-updates.ps1 b/scripts/install-updates.ps1 index d0797e7a..b8ec15f3 100755 --- a/scripts/install-updates.ps1 +++ b/scripts/install-updates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs software updates .DESCRIPTION diff --git a/scripts/install-visual-studio-code.ps1 b/scripts/install-visual-studio-code.ps1 index 8bffd4de..51c41ae0 100755 --- a/scripts/install-visual-studio-code.ps1 +++ b/scripts/install-visual-studio-code.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Visual Studio Code .DESCRIPTION diff --git a/scripts/install-vivaldi.ps1 b/scripts/install-vivaldi.ps1 index 4b76468c..cc60169a 100755 --- a/scripts/install-vivaldi.ps1 +++ b/scripts/install-vivaldi.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Vivaldi .DESCRIPTION diff --git a/scripts/install-vlc.ps1 b/scripts/install-vlc.ps1 index a4b89c66..3d5d75b9 100755 --- a/scripts/install-vlc.ps1 +++ b/scripts/install-vlc.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs VLC .DESCRIPTION diff --git a/scripts/install-windows-terminal.ps1 b/scripts/install-windows-terminal.ps1 index 6aaf02e0..5d86d30d 100755 --- a/scripts/install-windows-terminal.ps1 +++ b/scripts/install-windows-terminal.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Windows Terminal .DESCRIPTION diff --git a/scripts/install-wsl.ps1 b/scripts/install-wsl.ps1 index fcabd149..06b189d2 100755 --- a/scripts/install-wsl.ps1 +++ b/scripts/install-wsl.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Windows Subsystem for Linux (needs admin rights) .DESCRIPTION diff --git a/scripts/install-zoom.ps1 b/scripts/install-zoom.ps1 index b1e0c3c2..f8e38115 100755 --- a/scripts/install-zoom.ps1 +++ b/scripts/install-zoom.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Installs Zoom .DESCRIPTION diff --git a/scripts/introduce-powershell.ps1 b/scripts/introduce-powershell.ps1 index 0f127dd2..cc5e587a 100755 --- a/scripts/introduce-powershell.ps1 +++ b/scripts/introduce-powershell.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Introducing PowerShell .DESCRIPTION diff --git a/scripts/list-aliases.ps1 b/scripts/list-aliases.ps1 index 99037e1a..d670ba7e 100755 --- a/scripts/list-aliases.ps1 +++ b/scripts/list-aliases.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all PowerShell aliases .DESCRIPTION diff --git a/scripts/list-anagrams.ps1 b/scripts/list-anagrams.ps1 index 6f380b66..5d0c8368 100755 --- a/scripts/list-anagrams.ps1 +++ b/scripts/list-anagrams.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all anagrams of the given word .DESCRIPTION diff --git a/scripts/list-apps.ps1 b/scripts/list-apps.ps1 index d527a182..704c9d78 100755 --- a/scripts/list-apps.ps1 +++ b/scripts/list-apps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the installed apps .DESCRIPTION diff --git a/scripts/list-ascii-table.ps1 b/scripts/list-ascii-table.ps1 index 673ee481..8b1b6af0 100755 --- a/scripts/list-ascii-table.ps1 +++ b/scripts/list-ascii-table.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the ASCII table .DESCRIPTION diff --git a/scripts/list-automatic-variables.ps1 b/scripts/list-automatic-variables.ps1 index 3322d483..4e0fdae2 100755 --- a/scripts/list-automatic-variables.ps1 +++ b/scripts/list-automatic-variables.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all automatic variables of PowerShell .DESCRIPTION diff --git a/scripts/list-battery-status.ps1 b/scripts/list-battery-status.ps1 index d04b8bdb..cac9b8d7 100755 --- a/scripts/list-battery-status.ps1 +++ b/scripts/list-battery-status.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the battery status .DESCRIPTION diff --git a/scripts/list-bios.ps1 b/scripts/list-bios.ps1 index ebf118c7..3d51b6ee 100755 --- a/scripts/list-bios.ps1 +++ b/scripts/list-bios.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists BIOS details .DESCRIPTION diff --git a/scripts/list-bluetooth-devices.ps1 b/scripts/list-bluetooth-devices.ps1 index 9002f545..f844cc4e 100755 --- a/scripts/list-bluetooth-devices.ps1 +++ b/scripts/list-bluetooth-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Bluetooth devices .DESCRIPTION diff --git a/scripts/list-branches.ps1 b/scripts/list-branches.ps1 index 25830174..813ee99d 100755 --- a/scripts/list-branches.ps1 +++ b/scripts/list-branches.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Git branches .DESCRIPTION diff --git a/scripts/list-calendar.ps1 b/scripts/list-calendar.ps1 index 095ca03a..e3eb3bf7 100755 --- a/scripts/list-calendar.ps1 +++ b/scripts/list-calendar.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the calendar .DESCRIPTION diff --git a/scripts/list-cheat-sheet.ps1 b/scripts/list-cheat-sheet.ps1 index 46467c1c..90fd38e6 100755 --- a/scripts/list-cheat-sheet.ps1 +++ b/scripts/list-cheat-sheet.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the PowerShell cheat sheet .DESCRIPTION diff --git a/scripts/list-city-weather.ps1 b/scripts/list-city-weather.ps1 index dc17f284..17ab0cb2 100755 --- a/scripts/list-city-weather.ps1 +++ b/scripts/list-city-weather.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the weather of cities world-wide .DESCRIPTION diff --git a/scripts/list-cli-tools.ps1 b/scripts/list-cli-tools.ps1 index 71fd344f..15e9cf8b 100755 --- a/scripts/list-cli-tools.ps1 +++ b/scripts/list-cli-tools.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists command-line tools .DESCRIPTION diff --git a/scripts/list-clipboard.ps1 b/scripts/list-clipboard.ps1 index b541f2d0..9e11b916 100755 --- a/scripts/list-clipboard.ps1 +++ b/scripts/list-clipboard.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the contents of the clipboard .DESCRIPTION diff --git a/scripts/list-cmdlets.ps1 b/scripts/list-cmdlets.ps1 index 48404654..517c3177 100755 --- a/scripts/list-cmdlets.ps1 +++ b/scripts/list-cmdlets.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all PowerShell cmdlets .DESCRIPTION diff --git a/scripts/list-coffee-prices.ps1 b/scripts/list-coffee-prices.ps1 index 9c811f45..b68c3cf4 100755 --- a/scripts/list-coffee-prices.ps1 +++ b/scripts/list-coffee-prices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS List coffee prices .DESCRIPTION @@ -9,6 +9,7 @@ Monthly Global Price of Coffee (by alphavantage.co, in cents per pound) ----------------------------------------------------------------------- 2024-04-01 ████████████████████████████████████████████████████████████████████▌ 240 + ... .LINK https://github.com/fleschutz/PowerShell .NOTES diff --git a/scripts/list-commit-stats.ps1 b/scripts/list-commit-stats.ps1 index 6faf90e9..b5e6326f 100755 --- a/scripts/list-commit-stats.ps1 +++ b/scripts/list-commit-stats.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the Git commit statistics .DESCRIPTION diff --git a/scripts/list-commits.ps1 b/scripts/list-commits.ps1 index a1ff7d56..73f723e7 100755 --- a/scripts/list-commits.ps1 +++ b/scripts/list-commits.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Git commits .DESCRIPTION diff --git a/scripts/list-console-colors.ps1 b/scripts/list-console-colors.ps1 index 20cd4dec..918a8a17 100755 --- a/scripts/list-console-colors.ps1 +++ b/scripts/list-console-colors.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all console colors .DESCRIPTION diff --git a/scripts/list-countries.ps1 b/scripts/list-countries.ps1 index 5411a31f..017d697d 100755 --- a/scripts/list-countries.ps1 +++ b/scripts/list-countries.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists details of all countries .DESCRIPTION diff --git a/scripts/list-cpu.ps1 b/scripts/list-cpu.ps1 index e024b318..b1f98f2c 100755 --- a/scripts/list-cpu.ps1 +++ b/scripts/list-cpu.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists CPU details .DESCRIPTION diff --git a/scripts/list-credits.ps1 b/scripts/list-credits.ps1 index 8105db76..47defa23 100755 --- a/scripts/list-credits.ps1 +++ b/scripts/list-credits.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Shows the credits for the PowerShell Scripts .DESCRIPTION diff --git a/scripts/list-crypto-rates.ps1 b/scripts/list-crypto-rates.ps1 index ebb0f3b2..f1f849ab 100755 --- a/scripts/list-crypto-rates.ps1 +++ b/scripts/list-crypto-rates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS List crypto rates .DESCRIPTION diff --git a/scripts/list-defender-settings.ps1 b/scripts/list-defender-settings.ps1 index 3f57b79b..7048d727 100755 --- a/scripts/list-defender-settings.ps1 +++ b/scripts/list-defender-settings.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the Windows Defender settings .DESCRIPTION diff --git a/scripts/list-dir-tree.ps1 b/scripts/list-dir-tree.ps1 index b34f33d2..fe7b56cc 100755 --- a/scripts/list-dir-tree.ps1 +++ b/scripts/list-dir-tree.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists a dir tree .DESCRIPTION diff --git a/scripts/list-dns-servers.ps1 b/scripts/list-dns-servers.ps1 index ea66d450..07170f62 100755 --- a/scripts/list-dns-servers.ps1 +++ b/scripts/list-dns-servers.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists DNS servers .DESCRIPTION diff --git a/scripts/list-drives.ps1 b/scripts/list-drives.ps1 index 8ff7b441..4b0cc9aa 100755 --- a/scripts/list-drives.ps1 +++ b/scripts/list-drives.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all drives .DESCRIPTION diff --git a/scripts/list-earthquakes.ps1 b/scripts/list-earthquakes.ps1 index a50ede4b..45e107ad 100755 --- a/scripts/list-earthquakes.ps1 +++ b/scripts/list-earthquakes.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists major earthquakes .DESCRIPTION diff --git a/scripts/list-empty-dirs.ps1 b/scripts/list-empty-dirs.ps1 index a1fdbf67..9bb04700 100755 --- a/scripts/list-empty-dirs.ps1 +++ b/scripts/list-empty-dirs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all empty directories in a directory tree .DESCRIPTION diff --git a/scripts/list-empty-files.ps1 b/scripts/list-empty-files.ps1 index 374ddc1e..9d399056 100755 --- a/scripts/list-empty-files.ps1 +++ b/scripts/list-empty-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all empty files in a directory tree .DESCRIPTION diff --git a/scripts/list-encrypted-files.ps1 b/scripts/list-encrypted-files.ps1 index 653736c8..ac2091f9 100755 --- a/scripts/list-encrypted-files.ps1 +++ b/scripts/list-encrypted-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all encrypted files in a directory tree .DESCRIPTION diff --git a/scripts/list-environment-variables.ps1 b/scripts/list-environment-variables.ps1 index 48fe55cf..94113cef 100755 --- a/scripts/list-environment-variables.ps1 +++ b/scripts/list-environment-variables.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all environment variables .DESCRIPTION diff --git a/scripts/list-error-types.ps1 b/scripts/list-error-types.ps1 index d064289c..cd5f49f9 100755 --- a/scripts/list-error-types.ps1 +++ b/scripts/list-error-types.ps1 @@ -1,4 +1,4 @@ -[appdomain]::CurrentDomain.GetAssemblies() | ForEach { +[appdomain]::CurrentDomain.GetAssemblies() | ForEach { Try { $_.GetExportedTypes() | Where { $_.Fullname -match 'Exception' diff --git a/scripts/list-exchange-rates.ps1 b/scripts/list-exchange-rates.ps1 index 88c7db1d..c598ad0d 100755 --- a/scripts/list-exchange-rates.ps1 +++ b/scripts/list-exchange-rates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the exchange rates for a currency .DESCRIPTION diff --git a/scripts/list-executables.ps1 b/scripts/list-executables.ps1 index 7f5a9d50..d9433bf2 100755 --- a/scripts/list-executables.ps1 +++ b/scripts/list-executables.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all executables in a dir tree .DESCRIPTION diff --git a/scripts/list-fibonacci.ps1 b/scripts/list-fibonacci.ps1 index 5a03e74f..4f1090c1 100755 --- a/scripts/list-fibonacci.ps1 +++ b/scripts/list-fibonacci.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the Fibonacci numbers .DESCRIPTION diff --git a/scripts/list-files.ps1 b/scripts/list-files.ps1 index b3e8b57a..fffacb9b 100755 --- a/scripts/list-files.ps1 +++ b/scripts/list-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all files in a directory tree .DESCRIPTION diff --git a/scripts/list-folder.ps1 b/scripts/list-folder.ps1 index 451b641c..d14d939e 100755 --- a/scripts/list-folder.ps1 +++ b/scripts/list-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists a folder .DESCRIPTION diff --git a/scripts/list-fritzbox-calls.ps1 b/scripts/list-fritzbox-calls.ps1 index c637f51f..00c54b77 100755 --- a/scripts/list-fritzbox-calls.ps1 +++ b/scripts/list-fritzbox-calls.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the phone calls of the FRITZ!Box device .DESCRIPTION diff --git a/scripts/list-fritzbox-devices.ps1 b/scripts/list-fritzbox-devices.ps1 index 9d54e65f..35c090f9 100755 --- a/scripts/list-fritzbox-devices.ps1 +++ b/scripts/list-fritzbox-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists FRITZ!Box's known devices .DESCRIPTION diff --git a/scripts/list-headlines.ps1 b/scripts/list-headlines.ps1 index 8d6e4f69..cbf16cd5 100755 --- a/scripts/list-headlines.ps1 +++ b/scripts/list-headlines.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the latest headlines .DESCRIPTION diff --git a/scripts/list-hidden-files.ps1 b/scripts/list-hidden-files.ps1 index 3370802b..d641d122 100755 --- a/scripts/list-hidden-files.ps1 +++ b/scripts/list-hidden-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all hidden files in a directory tree .DESCRIPTION diff --git a/scripts/list-installed-languages.ps1 b/scripts/list-installed-languages.ps1 index 83f3824f..bf4680dd 100755 --- a/scripts/list-installed-languages.ps1 +++ b/scripts/list-installed-languages.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the installed languages .DESCRIPTION diff --git a/scripts/list-installed-scripts.ps1 b/scripts/list-installed-scripts.ps1 index 4869ee99..d070a945 100755 --- a/scripts/list-installed-scripts.ps1 +++ b/scripts/list-installed-scripts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all installed PowerShell scripts .DESCRIPTION diff --git a/scripts/list-installed-software.ps1 b/scripts/list-installed-software.ps1 index 9b097df4..690880f7 100755 --- a/scripts/list-installed-software.ps1 +++ b/scripts/list-installed-software.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the installed software .DESCRIPTION diff --git a/scripts/list-ip-addresses.ps1 b/scripts/list-ip-addresses.ps1 index dd926131..7acb295b 100755 --- a/scripts/list-ip-addresses.ps1 +++ b/scripts/list-ip-addresses.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the IP addresses .DESCRIPTION diff --git a/scripts/list-ipv6.ps1 b/scripts/list-ipv6.ps1 index ace184c5..b3674188 100755 --- a/scripts/list-ipv6.ps1 +++ b/scripts/list-ipv6.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists IPv6 states .DESCRIPTION diff --git a/scripts/list-latest-tag.ps1 b/scripts/list-latest-tag.ps1 index 347e3d0e..7111d186 100755 --- a/scripts/list-latest-tag.ps1 +++ b/scripts/list-latest-tag.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the repo's latest tag .DESCRIPTION diff --git a/scripts/list-latest-tags.ps1 b/scripts/list-latest-tags.ps1 index 098a18e4..18dcb49f 100755 --- a/scripts/list-latest-tags.ps1 +++ b/scripts/list-latest-tags.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the latests tags in all Git repositories in a folder .DESCRIPTION diff --git a/scripts/list-mDNS.ps1 b/scripts/list-mDNS.ps1 index 722471ac..369c24d6 100755 --- a/scripts/list-mDNS.ps1 +++ b/scripts/list-mDNS.ps1 @@ -1,2 +1,2 @@ -Get-NetUDPEndpoint -localPort 5353 | Select-Object LocalAddress,LocalPort,OwningProcess,@{ Name="Process"; Expression={((Get-Process -Id $_.OwningProcess).Name )} } +Get-NetUDPEndpoint -localPort 5353 | Select-Object LocalAddress,LocalPort,OwningProcess,@{ Name="Process"; Expression={((Get-Process -Id $_.OwningProcess).Name )} } exit 0 # success \ No newline at end of file diff --git a/scripts/list-memos.ps1 b/scripts/list-memos.ps1 index 8a9c9f09..46e0c83d 100755 --- a/scripts/list-memos.ps1 +++ b/scripts/list-memos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists your remembered entries .DESCRIPTION diff --git a/scripts/list-motherboard.ps1 b/scripts/list-motherboard.ps1 index 3d661cb2..cfab3c31 100755 --- a/scripts/list-motherboard.ps1 +++ b/scripts/list-motherboard.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists motherboard details .DESCRIPTION diff --git a/scripts/list-mysql-tables.ps1 b/scripts/list-mysql-tables.ps1 index a4fea270..b4ff6520 100755 --- a/scripts/list-mysql-tables.ps1 +++ b/scripts/list-mysql-tables.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all tables of a MySQL database .DESCRIPTION diff --git a/scripts/list-network-connections.ps1 b/scripts/list-network-connections.ps1 index c61ae6a8..5bde80ad 100755 --- a/scripts/list-network-connections.ps1 +++ b/scripts/list-network-connections.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists network connections .DESCRIPTION diff --git a/scripts/list-network-neighbors.ps1 b/scripts/list-network-neighbors.ps1 index 58caa809..d5b18d48 100755 --- a/scripts/list-network-neighbors.ps1 +++ b/scripts/list-network-neighbors.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the (cached) network neighbors .DESCRIPTION diff --git a/scripts/list-network-routes.ps1 b/scripts/list-network-routes.ps1 index a6c8c413..04aa25f4 100755 --- a/scripts/list-network-routes.ps1 +++ b/scripts/list-network-routes.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists network routes .DESCRIPTION diff --git a/scripts/list-network-shares.ps1 b/scripts/list-network-shares.ps1 index 992d95ac..bb9be13f 100755 --- a/scripts/list-network-shares.ps1 +++ b/scripts/list-network-shares.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the local network shares .DESCRIPTION diff --git a/scripts/list-news.ps1 b/scripts/list-news.ps1 index 6d1435d4..f018a0ea 100755 --- a/scripts/list-news.ps1 +++ b/scripts/list-news.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the latest news .DESCRIPTION diff --git a/scripts/list-nic.ps1 b/scripts/list-nic.ps1 index 6c096e46..77e7eb7f 100755 --- a/scripts/list-nic.ps1 +++ b/scripts/list-nic.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists NIC details .DESCRIPTION diff --git a/scripts/list-nina-warnings.ps1 b/scripts/list-nina-warnings.ps1 index 80a9718d..387eab77 100755 --- a/scripts/list-nina-warnings.ps1 +++ b/scripts/list-nina-warnings.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the current NINA warnings .DESCRIPTION diff --git a/scripts/list-os-releases.ps1 b/scripts/list-os-releases.ps1 index 6f2d14a7..4f65479c 100755 --- a/scripts/list-os-releases.ps1 +++ b/scripts/list-os-releases.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists OS releases and download URL .DESCRIPTION diff --git a/scripts/list-os-updates.ps1 b/scripts/list-os-updates.ps1 index 7abdb98d..a29e02f1 100755 --- a/scripts/list-os-updates.ps1 +++ b/scripts/list-os-updates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists OS updates .DESCRIPTION diff --git a/scripts/list-os.ps1 b/scripts/list-os.ps1 index 2b1e080d..73520eb9 100755 --- a/scripts/list-os.ps1 +++ b/scripts/list-os.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the operating system version .DESCRIPTION diff --git a/scripts/list-outlook-inbox.ps1 b/scripts/list-outlook-inbox.ps1 index ac3ea27e..4a8b5d62 100755 --- a/scripts/list-outlook-inbox.ps1 +++ b/scripts/list-outlook-inbox.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Outlook's Inbox .DESCRIPTION diff --git a/scripts/list-outlook-sent.ps1 b/scripts/list-outlook-sent.ps1 index 8409c90f..1dc0322e 100755 --- a/scripts/list-outlook-sent.ps1 +++ b/scripts/list-outlook-sent.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Outlook's Sent Mails .DESCRIPTION diff --git a/scripts/list-passwords.ps1 b/scripts/list-passwords.ps1 index 83609a58..558cce5b 100755 --- a/scripts/list-passwords.ps1 +++ b/scripts/list-passwords.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists random passwords .DESCRIPTION diff --git a/scripts/list-pi.ps1 b/scripts/list-pi.ps1 index e5ca18ab..ccf1eccc 100755 --- a/scripts/list-pi.ps1 +++ b/scripts/list-pi.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists PI .DESCRIPTION diff --git a/scripts/list-pins.ps1 b/scripts/list-pins.ps1 index 1f316006..719227d5 100755 --- a/scripts/list-pins.ps1 +++ b/scripts/list-pins.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists random PIN's .DESCRIPTION diff --git a/scripts/list-power-schemes.ps1 b/scripts/list-power-schemes.ps1 index ad53c760..bd7b6d1a 100755 --- a/scripts/list-power-schemes.ps1 +++ b/scripts/list-power-schemes.ps1 @@ -1,2 +1,2 @@ -powercfg /list +powercfg /list exit 0 # success \ No newline at end of file diff --git a/scripts/list-powershell-modules.ps1 b/scripts/list-powershell-modules.ps1 index 28c72b49..4b7e87c3 100755 --- a/scripts/list-powershell-modules.ps1 +++ b/scripts/list-powershell-modules.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the PowerShell modules .DESCRIPTION diff --git a/scripts/list-powershell-profiles.ps1 b/scripts/list-powershell-profiles.ps1 index 26cb2ec1..b003b739 100755 --- a/scripts/list-powershell-profiles.ps1 +++ b/scripts/list-powershell-profiles.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the PowerShell profiles .DESCRIPTION diff --git a/scripts/list-powershell-verbs.ps1 b/scripts/list-powershell-verbs.ps1 index 51afb816..12997fad 100755 --- a/scripts/list-powershell-verbs.ps1 +++ b/scripts/list-powershell-verbs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists verbs in PowerShell .DESCRIPTION diff --git a/scripts/list-print-jobs.ps1 b/scripts/list-print-jobs.ps1 index adda06e9..3d2731c5 100755 --- a/scripts/list-print-jobs.ps1 +++ b/scripts/list-print-jobs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all print jobs .DESCRIPTION diff --git a/scripts/list-printers.ps1 b/scripts/list-printers.ps1 index cfea0f9f..9a245927 100755 --- a/scripts/list-printers.ps1 +++ b/scripts/list-printers.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the printers .DESCRIPTION diff --git a/scripts/list-processes.ps1 b/scripts/list-processes.ps1 index 55fb9293..ba2c8fce 100755 --- a/scripts/list-processes.ps1 +++ b/scripts/list-processes.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all local computer processes .DESCRIPTION diff --git a/scripts/list-pull-requests.ps1 b/scripts/list-pull-requests.ps1 index 71093e31..bf983375 100755 --- a/scripts/list-pull-requests.ps1 +++ b/scripts/list-pull-requests.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all pull requests .DESCRIPTION diff --git a/scripts/list-ram.ps1 b/scripts/list-ram.ps1 index 631b71f1..50e1c838 100755 --- a/scripts/list-ram.ps1 +++ b/scripts/list-ram.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists RAM details .DESCRIPTION diff --git a/scripts/list-read-only-files.ps1 b/scripts/list-read-only-files.ps1 index 070dde71..f180604a 100755 --- a/scripts/list-read-only-files.ps1 +++ b/scripts/list-read-only-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all read-only files in a directory tree .DESCRIPTION diff --git a/scripts/list-recycle-bin.ps1 b/scripts/list-recycle-bin.ps1 index d664f5ba..ccaf624c 100755 --- a/scripts/list-recycle-bin.ps1 +++ b/scripts/list-recycle-bin.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the content of the recycle bin folder .DESCRIPTION diff --git a/scripts/list-repos.ps1 b/scripts/list-repos.ps1 index b5d1bbfe..75afb10a 100755 --- a/scripts/list-repos.ps1 +++ b/scripts/list-repos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists Git repositories .DESCRIPTION diff --git a/scripts/list-scripts.ps1 b/scripts/list-scripts.ps1 index 97fd21ba..6d709e1e 100755 --- a/scripts/list-scripts.ps1 +++ b/scripts/list-scripts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the PowerShell scripts .DESCRIPTION diff --git a/scripts/list-scsi-devices.ps1 b/scripts/list-scsi-devices.ps1 index de75fcc6..a83e7b31 100755 --- a/scripts/list-scsi-devices.ps1 +++ b/scripts/list-scsi-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists SCSI devices .DESCRIPTION diff --git a/scripts/list-services.ps1 b/scripts/list-services.ps1 index ea5fc9d3..4c85e977 100755 --- a/scripts/list-services.ps1 +++ b/scripts/list-services.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the installed services .DESCRIPTION diff --git a/scripts/list-special-folders.ps1 b/scripts/list-special-folders.ps1 index 41e1df3a..ed932d1d 100755 --- a/scripts/list-special-folders.ps1 +++ b/scripts/list-special-folders.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists special folders .DESCRIPTION diff --git a/scripts/list-sql-tables.ps1 b/scripts/list-sql-tables.ps1 index 39a8273f..ed1f697b 100755 --- a/scripts/list-sql-tables.ps1 +++ b/scripts/list-sql-tables.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all tables of a SQL server database .DESCRIPTION diff --git a/scripts/list-ssh-key.ps1 b/scripts/list-ssh-key.ps1 index 72d1e20b..a086fbb8 100755 --- a/scripts/list-ssh-key.ps1 +++ b/scripts/list-ssh-key.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the SSH key .DESCRIPTION diff --git a/scripts/list-submodules.ps1 b/scripts/list-submodules.ps1 index 40d1f52c..345d3f4d 100755 --- a/scripts/list-submodules.ps1 +++ b/scripts/list-submodules.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the submodules in a Git repository .DESCRIPTION diff --git a/scripts/list-suggestions.ps1 b/scripts/list-suggestions.ps1 index 2ada472f..4fd63f15 100755 --- a/scripts/list-suggestions.ps1 +++ b/scripts/list-suggestions.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists suggestions .DESCRIPTION diff --git a/scripts/list-system-devices.ps1 b/scripts/list-system-devices.ps1 index 49589809..d21540fb 100755 --- a/scripts/list-system-devices.ps1 +++ b/scripts/list-system-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists system devices .DESCRIPTION diff --git a/scripts/list-system-files.ps1 b/scripts/list-system-files.ps1 index 92def82a..015c7325 100755 --- a/scripts/list-system-files.ps1 +++ b/scripts/list-system-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all system files in a directory tree .DESCRIPTION diff --git a/scripts/list-system-info.ps1 b/scripts/list-system-info.ps1 index d649571f..3cdd65d5 100755 --- a/scripts/list-system-info.ps1 +++ b/scripts/list-system-info.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists system information of the local computer .DESCRIPTION diff --git a/scripts/list-tags.ps1 b/scripts/list-tags.ps1 index da6424cd..4b46b9fd 100755 --- a/scripts/list-tags.ps1 +++ b/scripts/list-tags.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all tags in a repo .DESCRIPTION diff --git a/scripts/list-tasks.ps1 b/scripts/list-tasks.ps1 index 6963f949..9b538c81 100755 --- a/scripts/list-tasks.ps1 +++ b/scripts/list-tasks.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all scheduled tasks .DESCRIPTION diff --git a/scripts/list-timezone.ps1 b/scripts/list-timezone.ps1 index f9ce3e60..2f6c5805 100755 --- a/scripts/list-timezone.ps1 +++ b/scripts/list-timezone.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists time zone details .DESCRIPTION diff --git a/scripts/list-timezones.ps1 b/scripts/list-timezones.ps1 index 1baf25d0..8320dbeb 100755 --- a/scripts/list-timezones.ps1 +++ b/scripts/list-timezones.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists all available time zones .DESCRIPTION diff --git a/scripts/list-tiobe-index.ps1 b/scripts/list-tiobe-index.ps1 index 014de7da..374c6b1c 100755 --- a/scripts/list-tiobe-index.ps1 +++ b/scripts/list-tiobe-index.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the TIOBE index of top programming languages .DESCRIPTION diff --git a/scripts/list-unused-files.ps1 b/scripts/list-unused-files.ps1 index 083c9599..fc736628 100755 --- a/scripts/list-unused-files.ps1 +++ b/scripts/list-unused-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists unused files in a directory tree .DESCRIPTION diff --git a/scripts/list-updates.ps1 b/scripts/list-updates.ps1 index 441a006c..47873e8c 100755 --- a/scripts/list-updates.ps1 +++ b/scripts/list-updates.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists software updates .DESCRIPTION diff --git a/scripts/list-usb-devices.ps1 b/scripts/list-usb-devices.ps1 index 59497706..c850fbf2 100755 --- a/scripts/list-usb-devices.ps1 +++ b/scripts/list-usb-devices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists USB devices .DESCRIPTION diff --git a/scripts/list-user-accounts.ps1 b/scripts/list-user-accounts.ps1 index efd7b679..d7372738 100755 --- a/scripts/list-user-accounts.ps1 +++ b/scripts/list-user-accounts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists user accounts .DESCRIPTION diff --git a/scripts/list-user-groups.ps1 b/scripts/list-user-groups.ps1 index c8c3a3dd..0fd2d731 100755 --- a/scripts/list-user-groups.ps1 +++ b/scripts/list-user-groups.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the user groups .DESCRIPTION diff --git a/scripts/list-voices.ps1 b/scripts/list-voices.ps1 index 8386a066..8fd61567 100755 --- a/scripts/list-voices.ps1 +++ b/scripts/list-voices.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS List installed text-to-speech voices .DESCRIPTION diff --git a/scripts/list-weather.ps1 b/scripts/list-weather.ps1 index 031dd506..4e63d15e 100755 --- a/scripts/list-weather.ps1 +++ b/scripts/list-weather.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the weather report .DESCRIPTION diff --git a/scripts/list-wifi.ps1 b/scripts/list-wifi.ps1 index e77a6bcc..b764ae97 100755 --- a/scripts/list-wifi.ps1 +++ b/scripts/list-wifi.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists WIFI .DESCRIPTION diff --git a/scripts/list-window-titles.ps1 b/scripts/list-window-titles.ps1 index d04f8234..abcab357 100755 --- a/scripts/list-window-titles.ps1 +++ b/scripts/list-window-titles.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists window titles .DESCRIPTION diff --git a/scripts/list-workdir.ps1 b/scripts/list-workdir.ps1 index 8a0020b7..ab1262b4 100755 --- a/scripts/list-workdir.ps1 +++ b/scripts/list-workdir.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists the current working directory .DESCRIPTION diff --git a/scripts/list-wsl-distros.ps1 b/scripts/list-wsl-distros.ps1 index f7831f1e..9c4e53b1 100755 --- a/scripts/list-wsl-distros.ps1 +++ b/scripts/list-wsl-distros.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Lists distros for Windows Subsystem for Linux .DESCRIPTION diff --git a/scripts/locate-city.ps1 b/scripts/locate-city.ps1 index da1e168f..36556521 100755 --- a/scripts/locate-city.ps1 +++ b/scripts/locate-city.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the geographic location of a city .DESCRIPTION diff --git a/scripts/locate-ipaddress.ps1 b/scripts/locate-ipaddress.ps1 index 0769910f..0c1502da 100755 --- a/scripts/locate-ipaddress.ps1 +++ b/scripts/locate-ipaddress.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the geo location of the given IP address .DESCRIPTION diff --git a/scripts/locate-my-phone.ps1 b/scripts/locate-my-phone.ps1 index ce9fcf2a..968c7e21 100755 --- a/scripts/locate-my-phone.ps1 +++ b/scripts/locate-my-phone.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Find My Device .DESCRIPTION diff --git a/scripts/locate-zip-code.ps1 b/scripts/locate-zip-code.ps1 index 44aa45ea..923be1bb 100755 --- a/scripts/locate-zip-code.ps1 +++ b/scripts/locate-zip-code.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Prints the geo location of a zip-code .DESCRIPTION diff --git a/scripts/lock-desktop.ps1 b/scripts/lock-desktop.ps1 index dbf05aa6..c3e2727c 100755 --- a/scripts/lock-desktop.ps1 +++ b/scripts/lock-desktop.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Locks the desktop .DESCRIPTION diff --git a/scripts/log-off.ps1 b/scripts/log-off.ps1 index 5bd32793..cd77d741 100755 --- a/scripts/log-off.ps1 +++ b/scripts/log-off.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Log off the current user .DESCRIPTION diff --git a/scripts/make-install.ps1 b/scripts/make-install.ps1 index 7950407b..2a4d6428 100755 --- a/scripts/make-install.ps1 +++ b/scripts/make-install.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Copies newer EXE's + DLL's from the build directory to the installation directory .DESCRIPTION diff --git a/scripts/measure-BubbleSort.ps1 b/scripts/measure-BubbleSort.ps1 index 40a0f858..81644f34 100755 --- a/scripts/measure-BubbleSort.ps1 +++ b/scripts/measure-BubbleSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of BubbleSort .DESCRIPTION diff --git a/scripts/measure-BucketSort.ps1 b/scripts/measure-BucketSort.ps1 index f9b5d688..e8076371 100755 --- a/scripts/measure-BucketSort.ps1 +++ b/scripts/measure-BucketSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of BucketSort .DESCRIPTION diff --git a/scripts/measure-CountingSort.ps1 b/scripts/measure-CountingSort.ps1 index f3b75326..1fd6cd15 100755 --- a/scripts/measure-CountingSort.ps1 +++ b/scripts/measure-CountingSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of CountingSort .DESCRIPTION diff --git a/scripts/measure-HeapSort.ps1 b/scripts/measure-HeapSort.ps1 index ead12d68..2d979053 100755 --- a/scripts/measure-HeapSort.ps1 +++ b/scripts/measure-HeapSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of HeapSort .DESCRIPTION diff --git a/scripts/measure-InsertionSort.ps1 b/scripts/measure-InsertionSort.ps1 index 022611a4..df8e4464 100755 --- a/scripts/measure-InsertionSort.ps1 +++ b/scripts/measure-InsertionSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of InsertionSort .DESCRIPTION @@ -7,14 +7,14 @@ one item at a time. It is much less efficient on large lists than more advanced algorithms such as quicksort, heapsort, or merge sort. .PARAMETER numIntegers - Specifies the number of integers to sort + Specifies the number of integers to sort .EXAMPLE - PS> ./measure-InsertionSort.ps1 + PS> ./measure-InsertionSort.ps1 🧭 0.423 sec to sort 1000 integers by InsertionSort .LINK - https://github.com/fleschutz/PowerShell + https://github.com/fleschutz/PowerShell .NOTES - Author: Markus Fleschutz | License: CC0 + Author: Markus Fleschutz | License: CC0 #> param([int]$numIntegers = 1000) diff --git a/scripts/measure-MergeSort.ps1 b/scripts/measure-MergeSort.ps1 index 9de5ebb9..d8455c01 100755 --- a/scripts/measure-MergeSort.ps1 +++ b/scripts/measure-MergeSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of MergeSort .DESCRIPTION diff --git a/scripts/measure-QuickSort.ps1 b/scripts/measure-QuickSort.ps1 index 757ec7f3..42f67ebc 100755 --- a/scripts/measure-QuickSort.ps1 +++ b/scripts/measure-QuickSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of QuickSort .DESCRIPTION diff --git a/scripts/measure-SelectionSort.ps1 b/scripts/measure-SelectionSort.ps1 index bd0c65ed..456d8489 100755 --- a/scripts/measure-SelectionSort.ps1 +++ b/scripts/measure-SelectionSort.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of SelectionSort .DESCRIPTION diff --git a/scripts/measure-sorting-algorithms.ps1 b/scripts/measure-sorting-algorithms.ps1 index 608a76df..e7534d85 100755 --- a/scripts/measure-sorting-algorithms.ps1 +++ b/scripts/measure-sorting-algorithms.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Measures the speed of sorting algorithms .DESCRIPTION diff --git a/scripts/merry-christmas.ps1 b/scripts/merry-christmas.ps1 index 07d7b6b1..46a5ed94 100755 --- a/scripts/merry-christmas.ps1 +++ b/scripts/merry-christmas.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Replies to "Merry Christmas" .DESCRIPTION diff --git a/scripts/minimize-all-windows.ps1 b/scripts/minimize-all-windows.ps1 index dd74811a..e350744e 100755 --- a/scripts/minimize-all-windows.ps1 +++ b/scripts/minimize-all-windows.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Minimizes all windows .DESCRIPTION diff --git a/scripts/move-mouse-pointer.ps1 b/scripts/move-mouse-pointer.ps1 index 4ec53679..39354085 100755 --- a/scripts/move-mouse-pointer.ps1 +++ b/scripts/move-mouse-pointer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Moves the mouse pointer .DESCRIPTION diff --git a/scripts/move-vm.ps1 b/scripts/move-vm.ps1 index b6a96180..126b3547 100755 --- a/scripts/move-vm.ps1 +++ b/scripts/move-vm.ps1 @@ -1,3 +1,3 @@ -$VMName = "windows" +$VMName = "windows" Move-VM $VMName HOST2 -IncludeStorage -DestinationStoragePath "D:\VirtualMachines\$VMName" exit 0 # success \ No newline at end of file diff --git a/scripts/my-profile.ps1 b/scripts/my-profile.ps1 index a28dadbe..d91bcf71 100755 --- a/scripts/my-profile.ps1 +++ b/scripts/my-profile.ps1 @@ -1,4 +1,4 @@ -# MY POWERSHELL PROFILE - it defines the look & feel of PowerShell. +# MY POWERSHELL PROFILE - it defines the look & feel of PowerShell. # WINDOW TITLE if ($IsLinux) { $username = $(whoami) } else { $username = $env:USERNAME } diff --git a/scripts/new-branch.ps1 b/scripts/new-branch.ps1 index 2ce339a4..40031024 100755 --- a/scripts/new-branch.ps1 +++ b/scripts/new-branch.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new Git branch .DESCRIPTION diff --git a/scripts/new-dir.ps1 b/scripts/new-dir.ps1 index d19a4891..258d6698 100755 --- a/scripts/new-dir.ps1 +++ b/scripts/new-dir.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new directory .DESCRIPTION diff --git a/scripts/new-email.ps1 b/scripts/new-email.ps1 index aa935686..af653d66 100755 --- a/scripts/new-email.ps1 +++ b/scripts/new-email.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the default email client to write a new email .DESCRIPTION diff --git a/scripts/new-linux-vm.ps1 b/scripts/new-linux-vm.ps1 index 0d43b7f3..e1036ce3 100755 --- a/scripts/new-linux-vm.ps1 +++ b/scripts/new-linux-vm.ps1 @@ -1,4 +1,4 @@ -$VMName = "linux" +$VMName = "linux" $VM = @{ Name = $VMName diff --git a/scripts/new-qrcode.ps1 b/scripts/new-qrcode.ps1 index 44224f04..f56e9bf7 100755 --- a/scripts/new-qrcode.ps1 +++ b/scripts/new-qrcode.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a QR code .DESCRIPTION diff --git a/scripts/new-script.ps1 b/scripts/new-script.ps1 index e25736ed..5bebf39e 100755 --- a/scripts/new-script.ps1 +++ b/scripts/new-script.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new PowerShell script .DESCRIPTION diff --git a/scripts/new-shortcut.ps1 b/scripts/new-shortcut.ps1 index 97c2b127..cdc7ee06 100755 --- a/scripts/new-shortcut.ps1 +++ b/scripts/new-shortcut.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new shortcut file .DESCRIPTION diff --git a/scripts/new-ssh-key.ps1 b/scripts/new-ssh-key.ps1 index 87a334b2..e0be2564 100755 --- a/scripts/new-ssh-key.ps1 +++ b/scripts/new-ssh-key.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new SSH key .DESCRIPTION diff --git a/scripts/new-symlink.ps1 b/scripts/new-symlink.ps1 index 3a66c45b..e5a77495 100755 --- a/scripts/new-symlink.ps1 +++ b/scripts/new-symlink.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new symbolic link file .DESCRIPTION diff --git a/scripts/new-tag.ps1 b/scripts/new-tag.ps1 index d394c540..121a863d 100755 --- a/scripts/new-tag.ps1 +++ b/scripts/new-tag.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Creates a new tag in a Git repository .DESCRIPTION diff --git a/scripts/new-user.ps1 b/scripts/new-user.ps1 index 9f015e51..61d13178 100755 --- a/scripts/new-user.ps1 +++ b/scripts/new-user.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Create a new user .DESCRIPTION diff --git a/scripts/new-windows-vm.ps1 b/scripts/new-windows-vm.ps1 index 8ef7212c..b566bb4e 100755 --- a/scripts/new-windows-vm.ps1 +++ b/scripts/new-windows-vm.ps1 @@ -1,4 +1,4 @@ -$VMName = "windows" +$VMName = "windows" $VM = @{ Name = $VMName diff --git a/scripts/on-desktop-login.ps1 b/scripts/on-desktop-login.ps1 index 07a98d1e..f8d914db 100755 --- a/scripts/on-desktop-login.ps1 +++ b/scripts/on-desktop-login.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Executes tasks on desktop login .DESCRIPTION diff --git a/scripts/open-URL.ps1 b/scripts/open-URL.ps1 index 0df9e926..34c14f44 100755 --- a/scripts/open-URL.ps1 +++ b/scripts/open-URL.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens an URL in the default browser .DESCRIPTION diff --git a/scripts/open-apps-folder.ps1 b/scripts/open-apps-folder.ps1 index d1c8a005..aba5398c 100755 --- a/scripts/open-apps-folder.ps1 +++ b/scripts/open-apps-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Apps folder .DESCRIPTION diff --git a/scripts/open-auto-start-folder.ps1 b/scripts/open-auto-start-folder.ps1 index fe78bbfe..6596e54a 100755 --- a/scripts/open-auto-start-folder.ps1 +++ b/scripts/open-auto-start-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the autostart folder .DESCRIPTION diff --git a/scripts/open-bing-maps.ps1 b/scripts/open-bing-maps.ps1 index a8b79aca..857cd109 100755 --- a/scripts/open-bing-maps.ps1 +++ b/scripts/open-bing-maps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Bing Maps app .DESCRIPTION diff --git a/scripts/open-booking-com.ps1 b/scripts/open-booking-com.ps1 index 5f5c67de..5794b975 100755 --- a/scripts/open-booking-com.ps1 +++ b/scripts/open-booking-com.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Booking.com website .DESCRIPTION diff --git a/scripts/open-c-drive.ps1 b/scripts/open-c-drive.ps1 index 9d5229b8..00400f49 100755 --- a/scripts/open-c-drive.ps1 +++ b/scripts/open-c-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the C: drive folder .DESCRIPTION diff --git a/scripts/open-calculator.ps1 b/scripts/open-calculator.ps1 index cc10e3ed..b367cf9d 100755 --- a/scripts/open-calculator.ps1 +++ b/scripts/open-calculator.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the calculator application .DESCRIPTION diff --git a/scripts/open-chrome.ps1 b/scripts/open-chrome.ps1 index 4dadfaeb..51ec9e8c 100755 --- a/scripts/open-chrome.ps1 +++ b/scripts/open-chrome.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Chrome browser .DESCRIPTION diff --git a/scripts/open-clock.ps1 b/scripts/open-clock.ps1 index e59428c5..b482ebb1 100755 --- a/scripts/open-clock.ps1 +++ b/scripts/open-clock.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Clock app .DESCRIPTION diff --git a/scripts/open-cortana.ps1 b/scripts/open-cortana.ps1 index f3b25111..6dd89c91 100755 --- a/scripts/open-cortana.ps1 +++ b/scripts/open-cortana.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Cortana app .DESCRIPTION diff --git a/scripts/open-d-drive.ps1 b/scripts/open-d-drive.ps1 index 8be3a7fa..94ed50f7 100755 --- a/scripts/open-d-drive.ps1 +++ b/scripts/open-d-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the D: drive folder .DESCRIPTION diff --git a/scripts/open-dashboards.ps1 b/scripts/open-dashboards.ps1 index c3db52bd..d23aa6ec 100755 --- a/scripts/open-dashboards.ps1 +++ b/scripts/open-dashboards.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Open web dashboards .DESCRIPTION diff --git a/scripts/open-deep-l-translator.ps1 b/scripts/open-deep-l-translator.ps1 index f38c7640..c4350207 100755 --- a/scripts/open-deep-l-translator.ps1 +++ b/scripts/open-deep-l-translator.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the DeepL Translator website .DESCRIPTION diff --git a/scripts/open-default-browser.ps1 b/scripts/open-default-browser.ps1 index 31ca36b0..8b0e4028 100755 --- a/scripts/open-default-browser.ps1 +++ b/scripts/open-default-browser.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the default browser .DESCRIPTION diff --git a/scripts/open-desktop-folder.ps1 b/scripts/open-desktop-folder.ps1 index 6b823fee..72def0c0 100755 --- a/scripts/open-desktop-folder.ps1 +++ b/scripts/open-desktop-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the desktop folder .DESCRIPTION diff --git a/scripts/open-documents-folder.ps1 b/scripts/open-documents-folder.ps1 index 4f604f60..c7766271 100755 --- a/scripts/open-documents-folder.ps1 +++ b/scripts/open-documents-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the documents folder .DESCRIPTION diff --git a/scripts/open-downloads-folder.ps1 b/scripts/open-downloads-folder.ps1 index 0326d380..0147c0bc 100755 --- a/scripts/open-downloads-folder.ps1 +++ b/scripts/open-downloads-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the user's downloads folder .DESCRIPTION diff --git a/scripts/open-dropbox-folder.ps1 b/scripts/open-dropbox-folder.ps1 index 4d293150..9575a761 100755 --- a/scripts/open-dropbox-folder.ps1 +++ b/scripts/open-dropbox-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Dropbox folder .DESCRIPTION diff --git a/scripts/open-duck-duck-go.ps1 b/scripts/open-duck-duck-go.ps1 index d53c6644..aeebe7a7 100755 --- a/scripts/open-duck-duck-go.ps1 +++ b/scripts/open-duck-duck-go.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the DuckDuckGo website .DESCRIPTION diff --git a/scripts/open-e-drive.ps1 b/scripts/open-e-drive.ps1 index e1780107..f06d7fb4 100755 --- a/scripts/open-e-drive.ps1 +++ b/scripts/open-e-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the E: drive folder .DESCRIPTION diff --git a/scripts/open-edge.ps1 b/scripts/open-edge.ps1 index b09852c7..d1184834 100755 --- a/scripts/open-edge.ps1 +++ b/scripts/open-edge.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Edge browser .DESCRIPTION diff --git a/scripts/open-egg-timer.ps1 b/scripts/open-egg-timer.ps1 index a22107c7..f0cb0f58 100755 --- a/scripts/open-egg-timer.ps1 +++ b/scripts/open-egg-timer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens an egg timer .DESCRIPTION diff --git a/scripts/open-email-client.ps1 b/scripts/open-email-client.ps1 index 7b268a61..68fe221e 100755 --- a/scripts/open-email-client.ps1 +++ b/scripts/open-email-client.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Starts the default email client .DESCRIPTION diff --git a/scripts/open-f-drive.ps1 b/scripts/open-f-drive.ps1 index 0dc64eb8..a14404ca 100755 --- a/scripts/open-f-drive.ps1 +++ b/scripts/open-f-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the F: drive folder .DESCRIPTION diff --git a/scripts/open-file-explorer.ps1 b/scripts/open-file-explorer.ps1 index cb313dfa..e5925028 100755 --- a/scripts/open-file-explorer.ps1 +++ b/scripts/open-file-explorer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the File Explorer .DESCRIPTION diff --git a/scripts/open-fire-place.ps1 b/scripts/open-fire-place.ps1 index 030e86e4..e944079b 100755 --- a/scripts/open-fire-place.ps1 +++ b/scripts/open-fire-place.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens a fire place website .DESCRIPTION diff --git a/scripts/open-firefox.ps1 b/scripts/open-firefox.ps1 index d77a2072..6c9708dc 100755 --- a/scripts/open-firefox.ps1 +++ b/scripts/open-firefox.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Firefox browser .DESCRIPTION diff --git a/scripts/open-flight-radar.ps1 b/scripts/open-flight-radar.ps1 index 1258afef..31557d5b 100755 --- a/scripts/open-flight-radar.ps1 +++ b/scripts/open-flight-radar.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens FlightRadar24 .DESCRIPTION diff --git a/scripts/open-g-drive.ps1 b/scripts/open-g-drive.ps1 index ef65010d..279dff50 100755 --- a/scripts/open-g-drive.ps1 +++ b/scripts/open-g-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the G: drive folder .DESCRIPTION diff --git a/scripts/open-git-extensions.ps1 b/scripts/open-git-extensions.ps1 index e035d6b2..25804151 100755 --- a/scripts/open-git-extensions.ps1 +++ b/scripts/open-git-extensions.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Git Extensions .DESCRIPTION diff --git a/scripts/open-google-books.ps1 b/scripts/open-google-books.ps1 index 2b97f236..20ebf0f7 100755 --- a/scripts/open-google-books.ps1 +++ b/scripts/open-google-books.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Books .DESCRIPTION diff --git a/scripts/open-google-calendar.ps1 b/scripts/open-google-calendar.ps1 index b57261d0..bfc09fca 100755 --- a/scripts/open-google-calendar.ps1 +++ b/scripts/open-google-calendar.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Calendar .DESCRIPTION diff --git a/scripts/open-google-contacts.ps1 b/scripts/open-google-contacts.ps1 index 5a33ae73..e301b508 100755 --- a/scripts/open-google-contacts.ps1 +++ b/scripts/open-google-contacts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Contacts .DESCRIPTION diff --git a/scripts/open-google-docs.ps1 b/scripts/open-google-docs.ps1 index f0ebb3fb..c1217117 100755 --- a/scripts/open-google-docs.ps1 +++ b/scripts/open-google-docs.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Docs .DESCRIPTION diff --git a/scripts/open-google-earth.ps1 b/scripts/open-google-earth.ps1 index 998263c0..17564cd9 100755 --- a/scripts/open-google-earth.ps1 +++ b/scripts/open-google-earth.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Earth .DESCRIPTION diff --git a/scripts/open-google-mail.ps1 b/scripts/open-google-mail.ps1 index 9b4cba79..299282eb 100755 --- a/scripts/open-google-mail.ps1 +++ b/scripts/open-google-mail.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Mail .DESCRIPTION diff --git a/scripts/open-google-maps.ps1 b/scripts/open-google-maps.ps1 index b7a71a84..defaa063 100755 --- a/scripts/open-google-maps.ps1 +++ b/scripts/open-google-maps.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Maps .DESCRIPTION diff --git a/scripts/open-google-news.ps1 b/scripts/open-google-news.ps1 index 9e4901c3..799e771e 100755 --- a/scripts/open-google-news.ps1 +++ b/scripts/open-google-news.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google News .DESCRIPTION diff --git a/scripts/open-google-photos.ps1 b/scripts/open-google-photos.ps1 index d62d0968..32b05303 100755 --- a/scripts/open-google-photos.ps1 +++ b/scripts/open-google-photos.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Photos .DESCRIPTION diff --git a/scripts/open-google-play.ps1 b/scripts/open-google-play.ps1 index 29fe7cea..3fe761b8 100755 --- a/scripts/open-google-play.ps1 +++ b/scripts/open-google-play.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Play .DESCRIPTION diff --git a/scripts/open-google-search.ps1 b/scripts/open-google-search.ps1 index 94b97898..1bac58cd 100755 --- a/scripts/open-google-search.ps1 +++ b/scripts/open-google-search.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Search .DESCRIPTION diff --git a/scripts/open-google-stadia.ps1 b/scripts/open-google-stadia.ps1 index f46996e5..ca694e64 100755 --- a/scripts/open-google-stadia.ps1 +++ b/scripts/open-google-stadia.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Stadia .DESCRIPTION diff --git a/scripts/open-google-translate.ps1 b/scripts/open-google-translate.ps1 index eac63002..2a5a528f 100755 --- a/scripts/open-google-translate.ps1 +++ b/scripts/open-google-translate.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Google Translate .DESCRIPTION diff --git a/scripts/open-home-folder.ps1 b/scripts/open-home-folder.ps1 index 4c760680..15f55101 100755 --- a/scripts/open-home-folder.ps1 +++ b/scripts/open-home-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the home folder .DESCRIPTION diff --git a/scripts/open-internet-archive.ps1 b/scripts/open-internet-archive.ps1 index f2112da9..42120c3a 100755 --- a/scripts/open-internet-archive.ps1 +++ b/scripts/open-internet-archive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Internet Archive website .DESCRIPTION diff --git a/scripts/open-jitsi-meet.ps1 b/scripts/open-jitsi-meet.ps1 index 7a338f99..83d6c472 100755 --- a/scripts/open-jitsi-meet.ps1 +++ b/scripts/open-jitsi-meet.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Jitsi Meet website .DESCRIPTION diff --git a/scripts/open-m-drive.ps1 b/scripts/open-m-drive.ps1 index fb760c4d..b5ade0f7 100755 --- a/scripts/open-m-drive.ps1 +++ b/scripts/open-m-drive.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the M: drive folder .DESCRIPTION diff --git a/scripts/open-magnifier.ps1 b/scripts/open-magnifier.ps1 index 52a0d2e5..2bd819bf 100755 --- a/scripts/open-magnifier.ps1 +++ b/scripts/open-magnifier.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launch the Magnifier .DESCRIPTION diff --git a/scripts/open-microsoft-paint.ps1 b/scripts/open-microsoft-paint.ps1 index 7d0f286d..908a33ce 100755 --- a/scripts/open-microsoft-paint.ps1 +++ b/scripts/open-microsoft-paint.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Microsoft Paint app .DESCRIPTION diff --git a/scripts/open-microsoft-solitaire.ps1 b/scripts/open-microsoft-solitaire.ps1 index c9a4423e..dc494dde 100755 --- a/scripts/open-microsoft-solitaire.ps1 +++ b/scripts/open-microsoft-solitaire.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Microsoft Solitaire .DESCRIPTION diff --git a/scripts/open-microsoft-store.ps1 b/scripts/open-microsoft-store.ps1 index e8d36c11..785d6f83 100755 --- a/scripts/open-microsoft-store.ps1 +++ b/scripts/open-microsoft-store.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Starts the Microsoft Store app .DESCRIPTION diff --git a/scripts/open-microsoft-teams.ps1 b/scripts/open-microsoft-teams.ps1 index c127b904..d0efda33 100755 --- a/scripts/open-microsoft-teams.ps1 +++ b/scripts/open-microsoft-teams.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Microsoft Teams app .DESCRIPTION diff --git a/scripts/open-music-folder.ps1 b/scripts/open-music-folder.ps1 index 86278acb..42f50a3b 100755 --- a/scripts/open-music-folder.ps1 +++ b/scripts/open-music-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the music folder .DESCRIPTION diff --git a/scripts/open-netflix.ps1 b/scripts/open-netflix.ps1 index df079238..ea4ee3c2 100755 --- a/scripts/open-netflix.ps1 +++ b/scripts/open-netflix.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Netflix app .DESCRIPTION diff --git a/scripts/open-notepad.ps1 b/scripts/open-notepad.ps1 index 40ca1b8f..64fdece8 100755 --- a/scripts/open-notepad.ps1 +++ b/scripts/open-notepad.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Notepad app .DESCRIPTION diff --git a/scripts/open-obs-studio.ps1 b/scripts/open-obs-studio.ps1 index 9dc19a9d..02377deb 100755 --- a/scripts/open-obs-studio.ps1 +++ b/scripts/open-obs-studio.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches OBS Studio .DESCRIPTION diff --git a/scripts/open-office-365.ps1 b/scripts/open-office-365.ps1 index 82df293e..1ea05492 100755 --- a/scripts/open-office-365.ps1 +++ b/scripts/open-office-365.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Microsoft Office 365 .DESCRIPTION diff --git a/scripts/open-one-drive-folder.ps1 b/scripts/open-one-drive-folder.ps1 index 4852fde7..ed45d012 100755 --- a/scripts/open-one-drive-folder.ps1 +++ b/scripts/open-one-drive-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the OneDrive folder .DESCRIPTION diff --git a/scripts/open-outlook.ps1 b/scripts/open-outlook.ps1 index 4a2e60a5..9bfdc199 100755 --- a/scripts/open-outlook.ps1 +++ b/scripts/open-outlook.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Microsoft Outlook app .DESCRIPTION diff --git a/scripts/open-paint-three-d.ps1 b/scripts/open-paint-three-d.ps1 index 75ae117b..a54f1916 100755 --- a/scripts/open-paint-three-d.ps1 +++ b/scripts/open-paint-three-d.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Paint 3D app .DESCRIPTION diff --git a/scripts/open-pictures-folder.ps1 b/scripts/open-pictures-folder.ps1 index 675734ef..77ed8673 100755 --- a/scripts/open-pictures-folder.ps1 +++ b/scripts/open-pictures-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the user's pictures folder .DESCRIPTION diff --git a/scripts/open-rdp.ps1 b/scripts/open-rdp.ps1 index 5ba4da69..4abb0e0b 100755 --- a/scripts/open-rdp.ps1 +++ b/scripts/open-rdp.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the RDP app .DESCRIPTION diff --git a/scripts/open-recycle-bin-folder.ps1 b/scripts/open-recycle-bin-folder.ps1 index 086d1f89..e37e6901 100755 --- a/scripts/open-recycle-bin-folder.ps1 +++ b/scripts/open-recycle-bin-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the recycle bin folder .DESCRIPTION diff --git a/scripts/open-remote-desktop.ps1 b/scripts/open-remote-desktop.ps1 index 6b85e2c1..ae49d6c7 100755 --- a/scripts/open-remote-desktop.ps1 +++ b/scripts/open-remote-desktop.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Remote Desktop app .DESCRIPTION diff --git a/scripts/open-repos-folder.ps1 b/scripts/open-repos-folder.ps1 index 3a2fd0e6..073c84f0 100755 --- a/scripts/open-repos-folder.ps1 +++ b/scripts/open-repos-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Git repositories folder .DESCRIPTION diff --git a/scripts/open-screen-clip.ps1 b/scripts/open-screen-clip.ps1 index 915925d9..843cc422 100755 --- a/scripts/open-screen-clip.ps1 +++ b/scripts/open-screen-clip.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Screen Clip .DESCRIPTION diff --git a/scripts/open-screen-sketch.ps1 b/scripts/open-screen-sketch.ps1 index acafb351..b206402f 100755 --- a/scripts/open-screen-sketch.ps1 +++ b/scripts/open-screen-sketch.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Screen Sketch .DESCRIPTION diff --git a/scripts/open-skype.ps1 b/scripts/open-skype.ps1 index e5ede3e5..11613222 100755 --- a/scripts/open-skype.ps1 +++ b/scripts/open-skype.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Skype app .DESCRIPTION diff --git a/scripts/open-snipping-tool.ps1 b/scripts/open-snipping-tool.ps1 index 78614d90..3d45b7a0 100755 --- a/scripts/open-snipping-tool.ps1 +++ b/scripts/open-snipping-tool.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Starts the Snipping Tool .DESCRIPTION diff --git a/scripts/open-speed-test.ps1 b/scripts/open-speed-test.ps1 index 6de62cb3..20ec6b6c 100755 --- a/scripts/open-speed-test.ps1 +++ b/scripts/open-speed-test.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens Cloudflare's Speed Test .DESCRIPTION diff --git a/scripts/open-spotify.ps1 b/scripts/open-spotify.ps1 index 0e714412..ec3c11de 100755 --- a/scripts/open-spotify.ps1 +++ b/scripts/open-spotify.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Spotify app .DESCRIPTION diff --git a/scripts/open-stack-overflow.ps1 b/scripts/open-stack-overflow.ps1 index 1d4e505e..3c819c7e 100755 --- a/scripts/open-stack-overflow.ps1 +++ b/scripts/open-stack-overflow.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Stack Overflow website .DESCRIPTION diff --git a/scripts/open-start-page.ps1 b/scripts/open-start-page.ps1 index 57b780e7..8e5124de 100755 --- a/scripts/open-start-page.ps1 +++ b/scripts/open-start-page.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the Startpage website .DESCRIPTION diff --git a/scripts/open-street-map.ps1 b/scripts/open-street-map.ps1 index f5cdd027..2f559921 100755 --- a/scripts/open-street-map.ps1 +++ b/scripts/open-street-map.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the OpenStreetMap website .DESCRIPTION diff --git a/scripts/open-task-manager.ps1 b/scripts/open-task-manager.ps1 index c5c1f868..0b2121fe 100755 --- a/scripts/open-task-manager.ps1 +++ b/scripts/open-task-manager.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Starts the Task Manager .DESCRIPTION diff --git a/scripts/open-temporary-folder.ps1 b/scripts/open-temporary-folder.ps1 index 0946fdc4..daec9732 100755 --- a/scripts/open-temporary-folder.ps1 +++ b/scripts/open-temporary-folder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the temporary folder .DESCRIPTION diff --git a/scripts/open-three-d-viewer.ps1 b/scripts/open-three-d-viewer.ps1 index 3a72fe20..fc535d6d 100755 --- a/scripts/open-three-d-viewer.ps1 +++ b/scripts/open-three-d-viewer.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the 3D-Viewer app .DESCRIPTION diff --git a/scripts/open-thunderbird.ps1 b/scripts/open-thunderbird.ps1 index 4e8de8c4..6dd8c5eb 100755 --- a/scripts/open-thunderbird.ps1 +++ b/scripts/open-thunderbird.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Thunderbird app .DESCRIPTION diff --git a/scripts/open-videos-folders.ps1 b/scripts/open-videos-folders.ps1 index 4f46fe5f..9abc25e8 100755 --- a/scripts/open-videos-folders.ps1 +++ b/scripts/open-videos-folders.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the user's videos folder .DESCRIPTION diff --git a/scripts/open-visual-studio.ps1 b/scripts/open-visual-studio.ps1 index 70a63ad8..8171303d 100755 --- a/scripts/open-visual-studio.ps1 +++ b/scripts/open-visual-studio.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Visual Studio .DESCRIPTION diff --git a/scripts/open-voice-recorder.ps1 b/scripts/open-voice-recorder.ps1 index d35f3a62..2b31c36c 100755 --- a/scripts/open-voice-recorder.ps1 +++ b/scripts/open-voice-recorder.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Voice Recorder app .DESCRIPTION diff --git a/scripts/open-vpn-settings.ps1 b/scripts/open-vpn-settings.ps1 index b18af949..5ea67da4 100755 --- a/scripts/open-vpn-settings.ps1 +++ b/scripts/open-vpn-settings.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Opens the VPN settings .DESCRIPTION diff --git a/scripts/open-windows-defender.ps1 b/scripts/open-windows-defender.ps1 index 7d0b808f..bda79e8b 100755 --- a/scripts/open-windows-defender.ps1 +++ b/scripts/open-windows-defender.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches Windows Defender .DESCRIPTION diff --git a/scripts/open-windows-terminal.ps1 b/scripts/open-windows-terminal.ps1 index 0b961dff..905b357a 100755 --- a/scripts/open-windows-terminal.ps1 +++ b/scripts/open-windows-terminal.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the Windows Terminal app .DESCRIPTION diff --git a/scripts/open-xing.ps1 b/scripts/open-xing.ps1 index 4edfb6a1..236ccca5 100755 --- a/scripts/open-xing.ps1 +++ b/scripts/open-xing.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Launches the XING app .DESCRIPTION diff --git a/scripts/pick-commit.ps1 b/scripts/pick-commit.ps1 index ee39f12d..020382dd 100755 --- a/scripts/pick-commit.ps1 +++ b/scripts/pick-commit.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Cherry-picks a Git commit into one or more branches .DESCRIPTION diff --git a/scripts/ping-host.ps1 b/scripts/ping-host.ps1 index 51b8ad17..85c6f353 100755 --- a/scripts/ping-host.ps1 +++ b/scripts/ping-host.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Ping a host continuously .DESCRIPTION diff --git a/scripts/ping-local-hosts.ps1 b/scripts/ping-local-hosts.ps1 index cad32a1a..0ab5a3d4 100755 --- a/scripts/ping-local-hosts.ps1 +++ b/scripts/ping-local-hosts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Pings local hosts .DESCRIPTION diff --git a/scripts/ping-remote-hosts.ps1 b/scripts/ping-remote-hosts.ps1 index 2523d529..698209a0 100755 --- a/scripts/ping-remote-hosts.ps1 +++ b/scripts/ping-remote-hosts.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Pings remote hosts to measure the latency .DESCRIPTION diff --git a/scripts/ping-weather.ps1 b/scripts/ping-weather.ps1 index eb1647bc..d499f7eb 100755 --- a/scripts/ping-weather.ps1 +++ b/scripts/ping-weather.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Ping the currrent weather conditions .DESCRIPTION diff --git a/scripts/play-bee-sound.ps1 b/scripts/play-bee-sound.ps1 index c2e8fe42..265eaa1d 100755 --- a/scripts/play-bee-sound.ps1 +++ b/scripts/play-bee-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a bee sound .DESCRIPTION diff --git a/scripts/play-beep-sound.ps1 b/scripts/play-beep-sound.ps1 index 8c8cbfb1..ea6df342 100755 --- a/scripts/play-beep-sound.ps1 +++ b/scripts/play-beep-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a short beep sound .DESCRIPTION diff --git a/scripts/play-big-ben.ps1 b/scripts/play-big-ben.ps1 index a9cec298..85ce05a0 100755 --- a/scripts/play-big-ben.ps1 +++ b/scripts/play-big-ben.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays the Big Ben sound .DESCRIPTION diff --git a/scripts/play-cat-sound.ps1 b/scripts/play-cat-sound.ps1 index e6736019..fdf1e84c 100755 --- a/scripts/play-cat-sound.ps1 +++ b/scripts/play-cat-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a cat sound .DESCRIPTION diff --git a/scripts/play-cow-sound.ps1 b/scripts/play-cow-sound.ps1 index a4f5eda1..937cd408 100755 --- a/scripts/play-cow-sound.ps1 +++ b/scripts/play-cow-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a cow sound .DESCRIPTION diff --git a/scripts/play-dog-sound.ps1 b/scripts/play-dog-sound.ps1 index 900175c4..f29996be 100755 --- a/scripts/play-dog-sound.ps1 +++ b/scripts/play-dog-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a dog sound .DESCRIPTION diff --git a/scripts/play-donkey-sound.ps1 b/scripts/play-donkey-sound.ps1 index 1df3c0a4..411056b2 100755 --- a/scripts/play-donkey-sound.ps1 +++ b/scripts/play-donkey-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays a donkey sound .DESCRIPTION diff --git a/scripts/play-elephant-sound.ps1 b/scripts/play-elephant-sound.ps1 index 24bae217..bba743b1 100755 --- a/scripts/play-elephant-sound.ps1 +++ b/scripts/play-elephant-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays an elephant sound .DESCRIPTION diff --git a/scripts/play-elk-sound.ps1 b/scripts/play-elk-sound.ps1 index bd16e8e9..0d9093b1 100755 --- a/scripts/play-elk-sound.ps1 +++ b/scripts/play-elk-sound.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays an elk sound .DESCRIPTION diff --git a/scripts/play-files.ps1 b/scripts/play-files.ps1 index 8813a5de..4835755d 100755 --- a/scripts/play-files.ps1 +++ b/scripts/play-files.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Plays audio files (MP3 and WAV) .DESCRIPTION diff --git a/scripts/write-vertical.ps1 b/scripts/write-vertical.ps1 index 41ba0072..c41ab120 100755 --- a/scripts/write-vertical.ps1 +++ b/scripts/write-vertical.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Writes text in vertical direction .DESCRIPTION