Update manuals

This commit is contained in:
Markus Fleschutz 2021-10-17 11:56:55 +02:00
parent a37194f57c
commit eed0b14b0e
250 changed files with 515 additions and 264 deletions

View File

@ -26,6 +26,7 @@ PS>./add-firewall-rules C:\MyApp\bin
Adding firewall rule for C:\MyApp\bin\app1.exe
Adding firewall rule for C:\MyApp\bin\app2.exe
...
```
## Notes

View File

@ -24,6 +24,7 @@ add-memo.ps1 [[-text] <String>] [<CommonParameters>]
```powershell
PS> ./add-memo "Buy apples"
✔️ added to 📄/home/markus/Memos.csv
```
## Notes

View File

@ -23,6 +23,7 @@ alert.ps1 [[-Message] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./alert "Harddisk failure"
```
## Notes

View File

@ -23,6 +23,7 @@ build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./build-repo C:\MyRepo
```
## Notes

View File

@ -23,6 +23,7 @@ build-repos.ps1 [[-ParentDir] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./build-repos C:\MyRepos
```
## Notes

View File

@ -15,6 +15,7 @@ cd-desktop.ps1 [<CommonParameters>]
```powershell
PS> ./cd-desktop
📂/home/markus/Desktop
```
## Notes

View File

@ -15,6 +15,7 @@ cd-docs.ps1 [<CommonParameters>]
```powershell
PS> ./cd-docs
📂/home/markus/Documents
```
## Notes

View File

@ -15,6 +15,7 @@ cd-downloads.ps1 [<CommonParameters>]
```powershell
PS> ./cd-downloads
📂/home/markus/Downloads
```
## Notes

View File

@ -15,6 +15,7 @@ cd-dropbox.ps1 [<CommonParameters>]
```powershell
PS> ./cd-dropbox
📂/home/markus/Dropbox
```
## Notes

View File

@ -15,6 +15,7 @@ cd-home.ps1 [<CommonParameters>]
```powershell
PS> ./cd-home
📂/home/markus
```
## Notes

View File

@ -15,6 +15,7 @@ cd-music.ps1 [<CommonParameters>]
```powershell
PS> ./cd-music
📂/home/markus/Music
```
## Notes

View File

@ -15,6 +15,7 @@ cd-onedrive.ps1 [<CommonParameters>]
```powershell
PS> ./cd-onedrive
📂/home/markus/OneDrive
```
## Notes

View File

@ -15,6 +15,7 @@ cd-pics.ps1 [<CommonParameters>]
```powershell
PS> ./cd-pics
📂/home/markus/Pictures
```
## Notes

View File

@ -15,6 +15,7 @@ cd-repos.ps1 [<CommonParameters>]
```powershell
PS> ./cd-repos
📂/home/markus/Repos
```
## Notes

View File

@ -15,6 +15,7 @@ cd-root.ps1 [<CommonParameters>]
```powershell
PS> ./cd-root
📂C:\
```
## Notes

View File

@ -15,6 +15,7 @@ cd-scripts.ps1 [<CommonParameters>]
```powershell
PS> ./cd-scripts
📂/home/markus/PowerShell/Scripts
```
## Notes

View File

@ -15,6 +15,7 @@ cd-ssh.ps1 [<CommonParameters>]
```powershell
PS> ./cd-ssh
📂/home/markus/.ssh
```
## Notes

View File

@ -15,6 +15,7 @@ cd-up.ps1 [<CommonParameters>]
```powershell
PS> .\cd-up
(one level up)
```
## Notes

View File

@ -15,6 +15,7 @@ cd-up2.ps1 [<CommonParameters>]
```powershell
PS> ./cd-up2
(two levels up)
```
## Notes

View File

@ -15,6 +15,7 @@ cd-up3.ps1 [<CommonParameters>]
```powershell
PS> ./cd-up3
(three levels up)
```
## Notes

View File

@ -15,6 +15,7 @@ cd-up4.ps1 [<CommonParameters>]
```powershell
PS> ./cd-up4
(four levels up)
```
## Notes

View File

@ -15,6 +15,7 @@ cd-videos.ps1 [<CommonParameters>]
```powershell
PS> ./cd-videos
📂/home/markus/Videos
```
## Notes

View File

@ -15,6 +15,7 @@ check-cpu-temp.ps1 [<CommonParameters>]
```powershell
PS> ./check-cpu-temp
✔️ 30.3 °C CPU temperature - good
```
## Notes

View File

@ -15,6 +15,7 @@ check-dns-resolution.ps1 [<CommonParameters>]
```powershell
PS> ./check-dns-resolution
✔️ 11.8 domains/sec (177 domains resolved in 15 sec)
```
## Notes

View File

@ -33,6 +33,7 @@ check-drive-space.ps1 [[-Drive] <String>] [[-MinLevel] <Int32>] [<CommonParamete
```powershell
PS> ./check-drive-space C
✔️ 172 GB left on drive C (61 of 233 GB used)
```
## Notes

View File

@ -24,6 +24,7 @@ check-file-system.ps1 [[-Drive] <String>] [<CommonParameters>]
```powershell
PS> ./check-file-system C
✔️ file system on drive C is clean
```
## Notes

View File

@ -20,6 +20,7 @@ PS>./check-health
✔️ 19.7 domains/s (177 domains resolved in 9 sec)
✔️ 29 ms ping average (13 ms min, 110 ms max, 10 hosts)
✔️ Windmill is healthy
```
## Notes

View File

@ -24,6 +24,7 @@ check-ipv4-address.ps1 [[-Address] <String>] [<CommonParameters>]
```powershell
PS> ./check-ipv4-address 192.168.11.22
✔️ IPv4 192.168.11.22 is valid
```
## Notes

View File

@ -24,6 +24,7 @@ check-ipv6-address.ps1 [[-Address] <String>] [<CommonParameters>]
```powershell
PS> ./check-ipv6-address fe80::200:5aee:feaa:20a2
✔️ IPv6 fe80::200:5aee:feaa:20a2 is valid
```
## Notes

View File

@ -25,6 +25,7 @@ check-mac-address.ps1 [[-MAC] <String>] [<CommonParameters>]
```powershell
PS> ./check-mac-address 11:22:33:44:55:66
✔️ MAC address 11:22:33:44:55:66 is valid
```
## Notes

View File

@ -25,6 +25,7 @@ check-ping.ps1 [[-hosts] <String>] [<CommonParameters>]
```powershell
PS> ./check-ping
✔️ 36 ms ping average (13 ms min, 109 ms max, 10 hosts)
```
## Notes

View File

@ -25,6 +25,7 @@ check-smart-devices.ps1 [[-type] <String>] [<CommonParameters>]
```powershell
PS> ./check-smart-devices
✔️ short selftest started on S.M.A.R.T. device /dev/sda
```
## Notes

View File

@ -24,6 +24,7 @@ check-subnet-mask.ps1 [[-address] <String>] [<CommonParameters>]
```powershell
PS> ./check-subnet-mask 255.255.255.0
✔️ subnet mask 255.255.255.0 is valid
```
## Notes

View File

@ -24,6 +24,7 @@ check-swap-space.ps1 [[-MinLevel] <Int32>] [<CommonParameters>]
```powershell
PS> ./check-swap-space
✔️ 1213 GB left for swap space (67 of 1280 GB used)
```
## Notes

View File

@ -25,6 +25,7 @@ check-symlinks.ps1 [[-folder] <String>] [<CommonParameters>]
```powershell
PS> ./check-symlinks .
✔️ 0 out of 10 symlinks are broken in 📂/home/markus
```
## Notes

View File

@ -23,6 +23,7 @@ check-weather.ps1 [[-location] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./check-weather
```
## Notes

View File

@ -15,6 +15,7 @@ check-windows-system-files.ps1 [<CommonParameters>]
```powershell
PS> ./check-windows-system-files
✔️ checked Windows system files
```
## Notes

View File

@ -24,6 +24,7 @@ check-xml-file.ps1 [[-file] <String>] [<CommonParameters>]
```powershell
PS> ./check-xml-file myfile.xml
✔️ XML file is valid
```
## Notes

View File

@ -25,6 +25,7 @@ clean-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
PS> ./clean-repo C:\MyRepo
🧹 Cleaning from untracked files...
✔️ cleaned Git repository 📂C:\MyRepo in 0 sec
```
## Notes

View File

@ -23,6 +23,7 @@ clean-repos.ps1 [[-ParentDir] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./clean-repos C:\MyRepos
```
## Notes

View File

@ -16,6 +16,7 @@ clear-recycle-bin.ps1 [<CommonParameters>]
```powershell
PS> ./clear-recycle-bin
✔️ cleared recycle bin
```
## Notes

View File

@ -23,6 +23,7 @@ clone-repos.ps1 [[-folder] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./clone-repos C:\Users\Markus\Repos
```
## Notes

View File

@ -14,6 +14,7 @@ close-calculator.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-calculator
```
## Notes

View File

@ -14,6 +14,7 @@ close-chrome.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-chrome
```
## Notes

View File

@ -14,6 +14,7 @@ close-cortana.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-cortana
```
## Notes

View File

@ -14,6 +14,7 @@ close-edge.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-edge
```
## Notes

View File

@ -14,6 +14,7 @@ close-file-explorer.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-file-explorer
```
## Notes

View File

@ -14,6 +14,7 @@ close-firefox.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-firefox
```
## Notes

View File

@ -14,6 +14,7 @@ close-netflix.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-netflix
```
## Notes

View File

@ -14,6 +14,7 @@ close-onedrive.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-onedrive
```
## Notes

View File

@ -41,6 +41,7 @@ close-program.ps1 [[-FullProgramName] <String>] [[-ProgramName] <String>] [[-Pro
## Example
```powershell
PS> ./close-program "Google Chrome" "chrome.exe"
```
## Notes

View File

@ -14,6 +14,7 @@ close-system-settings.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-system-settings
```
## Notes

View File

@ -14,6 +14,7 @@ close-thunderbird.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-thunderbird
```
## Notes

View File

@ -14,6 +14,7 @@ close-vlc.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./close-vlc
```
## Notes

View File

@ -15,6 +15,7 @@ close-windows-terminal.ps1 [<CommonParameters>]
```powershell
PS> ./close-windows-terminal
(Windows Terminal is closed)
```
## Notes

View File

@ -41,6 +41,7 @@ configure-git.ps1 [[-FullName] <String>] [[-EmailAddress] <String>] [[-FavoriteE
## Example
```powershell
PS> ./configure-git
```
## Notes

View File

@ -23,6 +23,7 @@ convert-csv2txt.ps1 [[-Path] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./convert-csv2txt salaries.csv
```
## Notes

View File

@ -59,6 +59,7 @@ convert-mysql2csv.ps1 [[-server] <String>] [[-database] <String>] [[-username] <
## Example
```powershell
PS> ./convert-mysql2csv
```
## Notes

View File

@ -23,6 +23,7 @@ convert-ps2bat.ps1 [[-Filepattern] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./convert-ps2bat *.ps1
```
## Notes

View File

@ -23,6 +23,7 @@ convert-ps2md.ps1 [[-filename] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./convert-ps2md myscript.ps1
```
## Notes

View File

@ -59,6 +59,7 @@ convert-sql2csv.ps1 [[-server] <String>] [[-database] <String>] [[-username] <St
## Example
```powershell
PS> ./convert-sql2csv
```
## Notes

View File

@ -32,6 +32,7 @@ convert-txt2wav.ps1 [[-Text] <String>] [[-WavFile] <String>] [<CommonParameters>
## Example
```powershell
PS> ./convert-txt2wav "Hello World" spoken.wav
```
## Notes

View File

@ -32,6 +32,7 @@ decrypt-file.ps1 [[-Path] <String>] [[-Password] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./decrypt-file-rules C:\MyFile.txt "123"
```
## Notes

View File

@ -23,6 +23,7 @@ display-time.ps1 [[-Seconds] <Int32>] [<CommonParameters>]
## Example
```powershell
PS> ./display-time
```
## Notes

View File

@ -23,6 +23,7 @@ download-dir.ps1 [[-URL] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./download-dir https://www.cnn.com
```
## Notes

View File

@ -23,6 +23,7 @@ download-file.ps1 [[-URL] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./download-file https://www.cnn.com/index.html
```
## Notes

View File

@ -23,6 +23,7 @@ edit.ps1 [[-Filename] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./edit C:\MyFile.txt
```
## Notes

View File

@ -14,6 +14,7 @@ enable-crash-dumps.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./enable-crash-dumps
```
## Notes

View File

@ -14,6 +14,7 @@ enable-god-mode.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./enable-god-mode
```
## Notes

View File

@ -32,6 +32,7 @@ encrypt-file.ps1 [[-Path] <String>] [[-Password] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./encrypt-file C:\MyFile.txt "123"
```
## Notes

View File

@ -14,6 +14,7 @@ enter-chat.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./enter-chat
```
## Notes

View File

@ -30,8 +30,9 @@ export-to-manuals.ps1 [[-FilePattern] <String>] [[-TargetDir] <String>] [<Common
## Example
```powershell
PS> ./export-to-manuals.ps1
Found 264 scripts, exporting to /home/markus/PowerShell/Docs...
✔️ exported 264 scripts as manuals in 28 sec
Exporting 264 PowerShell scripts to /home/markus/PowerShell/Docs...
✔️ exported 264 PowerShell scripts in 28 sec
```
## Notes

View File

@ -43,6 +43,7 @@ export-to-serenade.ps1 [[-WakeWord] <String>] [[-FilePattern] <String>] [[-Targe
PS> ./export-to-serenade.ps1 Computer
Exporting 264 scripts to C:\Users\Markus/.serenade/scripts/PowerShell.js...
✔️ exported 264 PowerShell scripts to Serenade in 22 sec
```
## Notes

View File

@ -25,6 +25,7 @@ fetch-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
PS> ./fetch-repo
🢃 Fetching updates...
✔️ fetched updates for Git repository 📂PowerShell in 14 sec
```
## Notes

View File

@ -23,6 +23,7 @@ fetch-repos.ps1 [[-ParentDir] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./fetch-repos C:\MyRepos
```
## Notes

View File

@ -14,6 +14,7 @@ hibernate.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./hibernate
```
## Notes

View File

@ -23,6 +23,7 @@ inspect-exe.ps1 [[-PathToExe] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./inspect-exe C:\MyApp.exe
```
## Notes

View File

@ -14,6 +14,7 @@ install-github-cli.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-github-cli
```
## Notes

View File

@ -14,6 +14,7 @@ install-google-chrome.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-google-chrome
```
## Notes

View File

@ -14,6 +14,7 @@ install-knot-resolver.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-knot-resolver
```
## Notes

View File

@ -23,6 +23,7 @@ install-signal-cli.ps1 [[-Version] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./install-signal-cli 0.11.12
```
## Notes

View File

@ -14,6 +14,7 @@ install-ssh-client.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-ssh-client
```
## Notes

View File

@ -14,6 +14,7 @@ install-ssh-server.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-ssh-server
```
## Notes

View File

@ -14,6 +14,7 @@ install-updates.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-updates
```
## Notes

View File

@ -97,6 +97,7 @@ PS > Install-VSCode.ps1 -Architecture 32-bit
Installs Visual Studio Code (32-bit) and the powershell extension.
```
## Example
@ -107,6 +108,7 @@ PS > Install-VSCode.ps1 -LaunchWhenDone
Installs Visual Studio Code (64-bit) and the PowerShell extension and then launches
the editor after installation completes.
```
## Example
@ -117,6 +119,7 @@ PS > Install-VSCode.ps1 -AdditionalExtensions 'eamodio.gitlens', 'vscodevim.vim'
Installs Visual Studio Code (64-bit), the PowerShell extension, and additional
extensions.
```
## Example
@ -127,6 +130,7 @@ PS > Install-VSCode.ps1 -BuildEdition Insider-User -LaunchWhenDone
Installs Visual Studio Code Insiders Edition (64-bit) to the user profile and then launches the editor
after installation completes.
```
## Notes

View File

@ -14,6 +14,7 @@ install-wsl.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./install-wsl
```
## Notes

View File

@ -14,6 +14,7 @@ introduce-powershell.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./introduce-powershell
```
## Notes

View File

@ -22,6 +22,7 @@ CommandType Name Version So
Alias CFS -> ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility
Alias fhx -> Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility
...
```
## Notes

View File

@ -32,6 +32,7 @@ list-anagrams.ps1 [[-Word] <String>] [[-Columns] <Int32>] [<CommonParameters>]
## Example
```powershell
PS> ./list-anagrams Baby
```
## Notes

View File

@ -32,6 +32,7 @@ list-branches.ps1 [[-RepoDir] <String>] [[-SearchPattern] <String>] [<CommonPara
## Example
```powershell
PS> ./list-branches
```
## Notes

View File

@ -14,6 +14,7 @@ list-cheat-sheet.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./list-cheat-sheet
```
## Notes

View File

@ -14,6 +14,7 @@ list-city-weather.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./list-city-weather
```
## Notes

View File

@ -14,6 +14,7 @@ list-clipboard.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./list-clipboard
```
## Notes

View File

@ -22,6 +22,7 @@ CommandType Name Version Source
Function Add-BCDataCacheExtension 1.0.0.0 BranchCache
Function Add-BitLockerKeyProtector 1.0.0.0 BitLocker
...
```
## Notes

View File

@ -40,6 +40,7 @@ ID Date Committer Description
ccd0d3e Wed Sep 29 08:28:20 2021 +0200 Markus Fleschutz Fix typo
291d785 Wed Sep 29 08:18:28 2021 +0200 Markus Fleschutz Update README.md
...
```
## Notes

View File

@ -20,6 +20,7 @@ PS>./list-console-colors
Name Foreground Background
---- ---------- ----------
...
```
## Notes

View File

@ -14,6 +14,7 @@ list-credits.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./list-credits
```
## Notes

View File

@ -23,6 +23,7 @@ list-dir-tree.ps1 [[-DirTree] <String>] [<CommonParameters>]
## Example
```powershell
PS> ./list-dir-tree C:\
```
## Notes

View File

@ -21,6 +21,7 @@ Name Root Used (GB) Free (GB)
---- ---- --------- ---------
C C:\ 76,1 35,0
D D:\ 6648,1 744,2
```
## Notes

View File

@ -14,6 +14,7 @@ list-earthquakes.ps1 [<CommonParameters>]
## Example
```powershell
PS> ./list-earthquakes
```
## Notes

Some files were not shown because too many files have changed in this diff Show More