Microsoft
Software
Hardware
Network
Question : Office 2010 MSI GPO Installation
I am currently trying to deploy Microsoft Office 2010 via GPO's in Active Directory. The steps i have currently taken are below.
1, Copy Office 2010 CD contents to a network share (where all our current MSI's are stored and work fine from)
2, Ammend the ProPlus.WW\config.xml file with accordance to the microsoft guide
3, Created a custom MSP file using the OST installation and placed this in the updates directory in the network location.
4, Assigned the ProPlus.WW\ProPlusWW.msi to the stations using a new group policy in active directory.
This is a simular method which i used for office 2007 which works fine as a MSI installation.
The machines i am installing this on is Windows 7 enterprise (32bit) and have tried both with and without office 2007 preinstalled.
The only guidance i can find on the internet is to use a batch file running the setup.exe /config.xml at logon which we cannot use as the users do not have admin access to the c: drive for install.
Can anyone help?
Answer : Office 2010 MSI GPO Installation
have you tried attaching the batch as a startup/shutdown script in GPO? (I'm thinking at shutdown may be better- that way there isn't issues with users are waiting for install).
Random Solutions
How to run the program from vbs script
Help on calculating days in SQL script
cfdocumentitem in body
How do you tell if valid LOB indicator? ORA-22275
Import CSV file of users to Active Directory
What does "testing mock objects" mean to you?
Invalid Use of Null
2003 Server Folder Redirection, Different Servers
Exchange 2010 / Autodiscover certificate name invalid
transfer data between .aspx forms in c#