wmic product where name="SoftwareName" call uninstall /nointeractive
For more detailed information and help on using WMIC, you can use: wmic help new
wmic /output:output.txt os get caption /format:csv wmic help new