piping findstr /i
Find a specific string by piping findstr /i For Instance: ipconfg | findstr /i "ipv4" systeminfo | findstr /i "Install Date"
Find a specific string by piping findstr /i For Instance: ipconfg | findstr /i "ipv4" systeminfo | findstr /i "Install Date"