420 pts.
 How to automate program installation
We are running Windows Server 2003 with our users on Windows XP Pro SP2/SP3. We would like to see if we could configure a set up where a program of our choice would automatically install onto a PC when the user logs in. All PCs are set up in different groups in Active Directory and are updated with Windows Server Update Services.

Software/Hardware used:
ASKED: September 9, 2008  8:17 PM
UPDATED: September 10, 2008  6:06 PM

Answer Wiki:
Create new group policy and edit the software settings -software installation under computer configuration part to assign or publish the required software. You need to create a shared folder and dump the required software and map the same in the group policy software assign the policy to OU and run gpupdate /force.
Last Wiki Answer Submitted:  September 10, 2008  9:37 am  by  s4vishwa   45 pts.
All Answer Wiki Contributors:  s4vishwa   45 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Does the software have to be in .msi format? If it does, how do you convert an .exe file to .msi? Will the file loose anything if converted to an .msi file?

 420 pts.