Computer Hope

Microsoft => Microsoft Windows => Windows 10 and 11 => Topic started by: Geek-9pm on January 23, 2020, 10:08:01 PM

Title: List of Powersheel Commands
Post by: Geek-9pm on January 23, 2020, 10:08:01 PM
If you are looking for some strange command you can use to get information from any  Windows 10 system, you might want to look at a list of PowerShell commands.

Here is one such site:
https://www.pdq.com/powershell/ (https://www.pdq.com/powershell/)
However, the descriptions are very brief.

Another:
https://crazytechtricks.com/complete-list-of-windows-powershell-commands/ (https://crazytechtricks.com/complete-list-of-windows-powershell-commands/)
Before starting, you will need a fresh cup of coffee.

You need to understand that in PowerShell you can create things the act like new commands.
When you are in PowerShell you can ask for help with a specific item.
Or you can see with Microsoft says:
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-help?view=powershell-7 (https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-help?view=powershell-7)

And, of course, look in CH.
https://www.computerhope.com/jargon/p/powershell.htm (https://www.computerhope.com/jargon/p/powershell.htm)

Maybe this might be of some value to you.    ;D