Installing Office 2010 without through group policy without an msi
Posted
by Ri Caragol
on Server Fault
See other posts from Server Fault
or by Ri Caragol
Published on 2010-06-02T21:54:02Z
Indexed on
2010/06/02
23:44 UTC
Read the original article
Hit count: 289
I have been breaking my head for several days now trying to install Microsoft office 2010 through group policy. Unfortunately Microsoft decided it would be fun to release office without an MSI and so I either 1) need to create an msi for it or 2) need to install it through a logon script that would run the setup.exe from a network location.
Any advise would be greatlly appreciated. I tried to create a script but even though I double click it and it runs properly, it does not seem to kick in when users log in or when the machine is turned on. Also is there an easy way to create an msi?
thanks!
-Ri
© Server Fault or respective owner