PowerShell evidence reference

Get-Command and Get-Help

Confirm cmdlet availability, module ownership, syntax, parameters, and examples on the current system.

Evidence to preserve

  • 1
    Identify the source module
  • 2
    Check locally installed help
  • 3
    Record edition and version

How to use this reference safely

Start with the exact affected operation and collect the evidence above before selecting a repair branch. Change one relevant variable at a time, repeat the same operation, and preserve any changed result.

Official source: Microsoft PowerShell documentation
Confirm the cmdlet module, edition, version, privileges, target scope, and object output before acting.

Related PowerShell intelligence