Re: Installing software or Add Ins on Client PC's



Howdie!

TrickyT wrote:
I now want to add the following to all of the Clients.

2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS

http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7...

Download the EXE, call it with the /extract parameter and extract the files in the package. The EXE file contains an MSI file that you can use to install the package via Group Policy Software Installation (Computer Configuration\Software Installation).

How would I go about installing this EXE (or any future program) to
the Clients without having to be at each PC.

Should I use Group Policy or a logon script?

Depending on what format the software is available, you'd so either Software Installation (MSI files) or the logon script. Software Installation only allows you to install MSI packages ( -- there's an option to install other packages as well but that's not very often used). If you the software comes as an EXE file, you need to call it in a startup script. Logon script won't work as that is run in the user's context (and therefore lacks permission to install software).

If you plan on excessively deploying software, I'd suggest you have a look at third party tools. Not that Software Installation and scripts wouldn't work -- they just lack advanced functionality like uninstall-features and upgrade capability as well as further filtering of target systems (although you could do that with WMI filters in Group Policy, too).

cheers,

Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste
.



Relevant Pages

  • Windows automated software deploy tool
    ... software installation and management tool. ... it's package list from a standard Windows share). ... the package up on SourceForge. ...
    (NT-Bugtraq)
  • Re: software installation data objects
    ... package from the GPO but the GPO did not successfully clean it from AD. ... > Software Installation was unable to retrieve the list of categories from ... > this same package works on one of my child domains but not on the parent. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Windows Installer Package Installation Order
    ... GPO#2) each with an MSI or 2 in the software installation settings... ... GPO#1 - Package 1 ... > What determines the order of installation of Windows Installer Packages ... > that are being installed via Group Policy? ...
    (microsoft.public.win2000.group_policy)
  • Re: dist-upgrade problem (was Re: /etc/modutils/0keep: line 9: keep: command not found)
    ... Reading package fields... ... i t does not have execute permission ... installation script returned error exit status 100. ...
    (Debian-User)
  • Re: Finding installed package files
    ... >, and who is going to supply this documentation. ... > is a package with the common man pages for the thousand odd common commands ... tell me, as an installation option for some large packages, what was ... >>a set of commands and 'man' pages, could produce such a directory to make it ...
    (alt.os.linux.redhat)