I'm looking to leverage this command to detect the version and set a script to remove any version less than a certain number. The output typically includes the word Version and the number. How do I select only the second line or output only the numbers.
wmic datafile where name='c:\windows\system32\notepad.exe' get version