This document can grow into a guide for automatically installing Microsoft Office over a network. Here's an outline, we can grow it over time.
- Create administrative installation point.
- Patch administrative installation point.
- Customize installation if desired (create transform file).
- Deploy package using Group Policy or batch file.
This batch file will silentlly install Office XP
msiexec /i \\server\officexp$\pro.msi /qb+
