In Episode two of the series, we utilize PowerShell CmdLets to identify potential files of interest, in this example a set of jpeg files. PowerShell then launches a Python script and passes the path of each identified target photo. Python then processes and extracts EXIF data from each image and provides a table of results back to the PowerShell script.