Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8555607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:09:43+00:00 2026-06-11T15:09:43+00:00

In PowerShell 3 if you are searching for a command you could use both,

  • 0

In PowerShell 3 if you are searching for a command you could use both, both Get-Help Get-* and Get-Command Get-* work?

So whats the major difference ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T15:09:44+00:00Added an answer on June 11, 2026 at 3:09 pm

    Both commands share a lot of information in common but the main difference is that Get-Help outputs MAML objects (which are “text based”, error prone and even can be out dated) while Get-Command gets you real objects (metadata), that you can further investigate.

    For most help parts, Get-Help is displaying pre-made help, contained in XML files.
    For other parts, Get-Help “is using” Get-Command to generate the information, like the SYNTAX section.

    Get-Command also gets you information that Get-Help doesn’t, like the module of the command, , it’s DLL path (in case of a compiled cmdlet), parameter sets, and so on.

    One is not a replacement for the other, you use both under different circumstances.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I try to run a Powershell Command through c# I get the following
I am struggling to get this simple PowerShell script to work. I have googled,
In PowerShell you can use the Get-WmiObject cmdlet to grab WMI classes. I have
In powershell I can use the Format-Table command to sort everything in my results;
I am a powershell novice. After days of searching.... I have put together a
In powershell, is there a difference between: ps theProcessName* | kill and kill -processname
Does PowerShell have an equivalent to this command construct from sh (and derivatives): $
In PowerShell you can use pushd (an alias for Push-Location ) and popd (an
My PowerShell script file is located in C:/this-folder/that-folder/another-folder/powershell-file.ps1 . How do I get a
PowerShell provides a simple technique to view the contents of a function, e.g. Get-Content

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.