I play SCVMM and WMI for a few day. I still didn't find enough manual on How to deploy installshield msi to Hyper-v machine using TFS API and SCVMM API and Hyper-v API.
The following Step I want to do is
1. use TFS build to make msi installer. This Step is done perfectly.
2. Now we have msi installer. I want to install it to 10 Hyper-v machine automatically.(msi silent installer is enabled).
I try my best to find books, blog, but still didn't get enough information.