Share via

PowerShell

Anonymous
2023-07-19T04:17:05+00:00

Hi all!

I'm learning PowerShell and when I execute (Get-verb) command, I only get Verb and Group columns while in the documentation of Microsoft shows 4 columns:

Verb AliasPrefix Group Description

How can I make PowerShell displays AliasPrefix and Description?

Thanks,

Qahtan

Windows for home | Windows 10 | Input and language

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Ramesh 176.5K Reputation points Volunteer Moderator
    2023-07-19T04:59:40+00:00

    You're welcome!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-07-19T04:58:37+00:00

    Yes, I started using PS7.

    I got the answer.

    Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Ramesh 176.5K Reputation points Volunteer Moderator
    2023-07-19T04:54:33+00:00

    Hi Qahtan,

    PowerShell Core (6+) installs alongside Windows PowerShell (up to 5.1). This is normal.

    For easy access, you may pin the PS7 shortcut to your Start menu or Taskbar and launch it.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-07-19T04:51:39+00:00

    Hi Ramesh,

    Thanks for your reply!

    Yes, you right and I did updating it but it still shows the same version which 5 but there is another powershell (back background) verion 7.

    I don't get why there are many different PowerShell when I type in the search bar?

    Was this answer helpful?

    0 comments No comments