Group Policy help please.

M0KUJ1N said:
Agreed- Appdeploy is a great resource ;)



Possibly- remember that unless a MSI is capable of installing silently you wont be able to deploy it via GPO.

i.e. if running msiexec /i MSIFILE.msi /t transform.mst (if applicable) /qn from the command line doesn't successfully install the msi then Group Policy wont be able to either!

ok rebuilt MSI, now has a MST file which it does install silenty :)

Do i just add this file to group policy, does it automatically know there is a MST file to read from it ?
 
Back
Top Bottom