PowerShell evidence reference

DISM and Windows cmdlets

Use supported Windows servicing interfaces while preserving their progress and result data.

Evidence to preserve

  • 1
    Confirm administrative requirements
  • 2
    Capture full output and return status
  • 3
    Do not interrupt servicing operations

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