I am new to bigfix, loving it so far. We have recently started deploying 3rd apps with bigfix and I am having some trouble using a .mst file to customize the install. I use the software deploy and select the folder with my .msi file and .mst file. In the command line of the wizard I enter msiexec /i “package.msi” Transform=package.mst /q I assuming that this may not be the correct way to do this since the package installs but the changes in the .mst file do not take affect. I was able to get this to run in a test environment using a null share session (not how I want to do a live install) and using the .mst file from a network share and running the msiexec from a command line on the computer. So I am assuming it’s my lack of experience right now with bigfix deployments. Any help is greatly appreciated.
continue if {(size of it = 137241410 AND sha1 of it = “aec7752ead4adab7ab0588baf23297574d4a53be”) of file “smartnotebooksoftware.tmp” of folder “__Download”}
extract smartnotebooksoftware.tmp
wait “{pathname of system folder & “\msiexec.exe”}” /i “{(pathname of client folder of current site) & “__Download\notebook software.msi”}” Transform=install.mst /q