Hi,
I want to know about how to install ms office 2003 or any other software through Domain server 2003 to all clients?
explaination through steps and methods will be appreciated !
Hi,
I want to know about how to install ms office 2003 or any other software through Domain server 2003 to all clients?
explaination through steps and methods will be appreciated !
For : the reliable, repeatable way to push Office 2003 to domain clients is to create an administrative installation point (AIP), build a silent transform, and deploy the MSI through Group Policy — not by manually running setup on each PC. pointed to Microsoft guidance; and were right that the server holds the source, but the missing pieces are how to prepare the package and how permissions/GPO scope affect installation.
Checklist you can apply now:
setup.exe /a from the Office media and place the result on a UNC share..mst transform that sets the product key, feature choices, and silent install options..msi on the UNC share and choose Assigned (installs at startup).gpresult /r and the client Event Viewer (Application/System).Troubleshooting and cautions:
msiexec /i \\server\share\office.msi /qn for diagnostics. Retail media sometimes needs the AIP step; volume-license media is simpler. Office 2003 is out of support (security risk)—plan an upgrade where possible.follow the intructions:
through cd, or from server
From server
put a cd on the server cd/dvd rom, then shared it, you can now intall the ms office 2003 to all the computer in the network...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.