1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-04-10 10:48:31 +02:00

Update the manuals

This commit is contained in:
Markus Fleschutz 2021-08-29 18:17:19 +02:00
parent 8ab83d685a
commit 0806e6025a
252 changed files with 252 additions and 252 deletions
Docs
MD5.ps1.mdSHA1.ps1.mdSHA256.ps1.mdadd-firewall-rules.ps1.mdadd-memo.ps1.mdalert.ps1.mdcd-desktop.ps1.mdcd-docs.ps1.mdcd-downloads.ps1.mdcd-dropbox.ps1.mdcd-home.ps1.mdcd-music.ps1.mdcd-onedrive.ps1.mdcd-pics.ps1.mdcd-recycle-bin.ps1.mdcd-repos.ps1.mdcd-root.ps1.mdcd-scripts.ps1.mdcd-up.ps1.mdcd-up2.ps1.mdcd-up3.ps1.mdcd-up4.ps1.mdcd-videos.ps1.mdcheck-cpu-temp.ps1.mdcheck-dns-resolution.ps1.mdcheck-drive-space.ps1.mdcheck-file-system.ps1.mdcheck-health.ps1.mdcheck-ipv4-address.ps1.mdcheck-ipv6-address.ps1.mdcheck-mac-address.ps1.mdcheck-ping.ps1.mdcheck-subnet-mask.ps1.mdcheck-swap-space.ps1.mdcheck-symlinks.ps1.mdcheck-weather.ps1.mdcheck-windows-system-files.ps1.mdcheck-xml-file.ps1.mdcherry-picker.ps1.mdclean-repo.ps1.mdclean-repos.ps1.mdclear-recycle-bin.ps1.mdclone-repos.ps1.mdclose-calculator.ps1.mdclose-chrome.ps1.mdclose-cortana.ps1.mdclose-edge.ps1.mdclose-file-explorer.ps1.mdclose-firefox.ps1.mdclose-netflix.ps1.mdclose-onedrive.ps1.mdclose-program.ps1.mdclose-system-settings.ps1.mdclose-thunderbird.ps1.mdclose-vlc.ps1.mdclose-windows-terminal.ps1.mdconfigure-git.ps1.mdconvert-csv2txt.ps1.mdconvert-mysql2csv.ps1.mdconvert-ps2bat.ps1.mdconvert-ps2md.ps1.mdconvert-sql2csv.ps1.mdconvert-txt2wav.ps1.mdcopy-photos-sorted.ps1.mdcreate-branch.ps1.mdcreate-shortcut.ps1.mdcreate-symlink.ps1.mdcreate-tag.ps1.mddecrypt-file.ps1.mddisplay-time.ps1.mddownload-dir.ps1.mddownload-file.ps1.mdedit.ps1.mdenable-crash-dumps.ps1.mdenable-god-mode.ps1.mdencrypt-file.ps1.mdenter-chat.ps1.mdfetch-repo.ps1.mdfetch-repos.ps1.mdgenerate-qrcode.ps1.mdhibernate.ps1.mdinspect-exe.ps1.mdinstall-github-cli.ps1.mdinstall-google-chrome.ps1.mdinstall-knot-resolver.ps1.mdinstall-signal-cli.ps1.mdinstall-ssh-client.ps1.mdinstall-ssh-server.ps1.mdinstall-wsl.ps1.mdintroduce-powershell.ps1.mdlist-aliases.ps1.mdlist-anagrams.ps1.mdlist-automatic-variables.ps1.mdlist-branches.ps1.mdlist-cheat-sheet.ps1.mdlist-city-weather.ps1.mdlist-cli-tools.ps1.mdlist-clipboard.ps1.mdlist-cmdlets.ps1.mdlist-commits.ps1.md

View File

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

View File

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

View File

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

View File

@ -26,7 +26,7 @@ Adds firewall rules for the given executables (needs administrator rights).
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Adds the given memo text to $HOME/Memos.csv.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Handle and escalate the given alert message.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's desktop folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's documents folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's downloads folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's Dropbox folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's home folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's music folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's OneDrive folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's pictures folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ cd-recycle-bin.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's Git repositories folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the root directory (C:\ on Windows).
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the PowerShell Scripts folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go one directory level up.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go two directory levels up.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go three directory levels up.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go four directory levels up.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Go to the user's videos folder.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Checks the CPU temperature.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Checks the DNS resolution with frequently used domain names.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Checks the given drive for free space left.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ check-file-system.ps1 [[-Drive] <string>]
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Checks the health of the local computer
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the given IPv4 address for validity.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the given IPv6 address for validity.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the given MAC address for validity (MAC address like 00:00:00:00:00:00 or
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Checks the ping latency from the local computer to the internet.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the given subnet mask for validity.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the free swap space.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks every symlink in the given directory tree.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the weather for critical values.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ check-windows-system-files.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Checks the given XML file for validity.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -57,7 +57,7 @@ NOTE: in case of merge conflicts the script stops immediately!
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Cleans a Git repository from untracked files (including submodules, e.g. for a f
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Cleans all Git repositories under the current/given directory from untracked fil
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Removes the content of the recycle bin folder (can not be undo).
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Clones well-known Git repositories under the current/given directory.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the calculator program gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the Web browser Google Chrome gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes Cortana gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the Web browser Microsoft Edge gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes Microsoft File Explorer gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the Firefox Web browser gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the Netflix program gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes Microsoft OneDrive gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -46,7 +46,7 @@ Closes the processes of the given program gracefully.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the System Settings gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the mail client Mozilla Thunderbird gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes the VLC media player gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Closes Windows Terminal gracefully.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -46,7 +46,7 @@ Sets up the Git user configuration.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Converts a .CSV file into a text file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -66,7 +66,7 @@ Convert a MySQL database table to a .CSV file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Converts a PowerShell script to .bat files.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Converts the comment-based help of a PowerShell script to Markdown.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -66,7 +66,7 @@ Converts a SQL database table to a .CSV file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Converts text to a .WAV audio file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Copies all photos in source-dir sorted by year and month into the target-dir-tre
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Creates and switches to a new branch in a Git repository.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -46,7 +46,7 @@ Creates a new shortcut file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

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

View File

@ -36,7 +36,7 @@ Creates a new tag in a Git repository.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Decrypts the given file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Displays the current time (for 10 seconds by default).
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Downloads a directory tree from the given URL.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Downloads a file from the given URL.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Opens the built-in text editor to edit the given file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Enables the writing of crash dumps.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Enables the god mode (adds a new icon to the desktop).
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Encrypts the given file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Enters a chat using a common network shared file.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Fetches updates for a local Git repository (including submodules).
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Fetches updates for all Git repositories under the current/given directory (incl
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Generates a QR code image file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ hibernate.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Prints basic information of the given executable file.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Installs GitHub CLI.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Installs the latest Google Chrome browser.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Installs the Knot Resolver (a DNS resolver daemon, needs admin rights).
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -26,7 +26,7 @@ Installs signal-cli from github.com/AsamK/signal-cli. See the Web page for the c
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ install-ssh-client.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ install-ssh-server.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ install-wsl.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Introduces PowerShell to new users.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Lists all PowerShell aliases.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Lists all anagrams of the given word.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ list-automatic-variables.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Lists all branches in the current/given Git repository.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Lists the PowerShell cheat sheet.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ List the current weather of cities world-wide (west to east).
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -9,7 +9,7 @@ list-cli-tools.ps1
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Lists the contents of the clipboard.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -16,7 +16,7 @@ Lists all PowerShell cmdlets.
## Parameters ## Parameters
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

View File

@ -36,7 +36,7 @@ Lists all commits in the current/given Git repository.
``` ```
``` ```
## <CommonParameters> <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable. WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216). For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).

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