viagra
phentermine

Posts Tagged ‘group policy’

Installing an Application or Service Pack via Group Policy

Friday, February 15th, 2008


Using a graphical user interface

  1. Open the Group Policy Management snap-in.
  2. In the left pane, navigate to the GPO you want to modify. Left-click on it and select Edit.
  3. If you want to publish an application to computers the GPO applies to, expand Software Settings under Computer Configuration. If you want it to apply to users, expand Software Settings under User Configuration.
  4. Right-click Software installation and select New > Package.
  5. Enter the UNC path of the location of the MSI installation file (even if it resides on a local drive on the domain controller.
  6. Select the MSI file and click Open.
  7. Select Assigned if you want this application to be installed automatically on each client the GPO applies to. Select Published if you want this application to be downloaded and made available to be installed via an Add/Remove Programs applet if the client chooses to install it (this option is only available for the User Configuration section of a GPO).
  8. Click OK.

(more…)