ListDLLs is a utility that reports the DLLs loaded into processes. You
can use it to list all DLLs loaded into all processes, into a specific
process, or to list the processes that have a particular DLL loaded.
ListDLLs can also display full version information for DLLs, including
their digital signature, and can be used to scan processes for unsigned
DLLs.
This module explains how to find Windows PowerShell cmdlets that you can use to perform specific tasks. It also covers how to use Get-Help to retrieve detailed information about a cmdlet and its parameters.