Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: List of Powersheel Commands  (Read 4064 times)

0 Members and 1 Guest are viewing this topic.

Geek-9pm

    Topic Starter

    Mastermind
  • Geek After Dark
  • Thanked: 1026
    • Gekk9pm bnlog
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
List of Powersheel Commands
« 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/
However, the descriptions are very brief.

Another:
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

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

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