/Get-Drivers /Format: /all Displays information about drivers in an image. Use the /Format option to specify a table or list ...

/Get-Drivers [/Format:] [/all]

  Displays information about drivers in an image.  Use the /Format option to
  specify a table or list format for the output.  If /Format is not specified,
  the output is formatted as a list.  Only shows out-of-box drivers by default.
  Use /all switch to show all drivers in the image.

    Examples:
      DISM.exe /Image:C:	est\offline /Get-Drivers
      DISM.exe /Image:C:	est\offline /Get-Drivers /all
      DISM.exe /Image:C:	est\offline /Get-Drivers /Format:Table