Use Group Policy to assign the VPModule.msi
To use Group Policy to assign the VPModule.msi, follow these
steps:
- Create a distribution point.
- Create a Group Policy object (GPO) for VPModule.msi
deployments.
- Deploy the VPModule.msi file from the shared distribution
folder as machine-assigned.
- If you want to, deploy the VPModule.msi to specific
security groups.
Target computers, or computers that are to receive the
VPModule.msi, must be joined to the same domain as the server where the Windows
Installer (.msi) file resides. After you assign the package, Windows Installer
automatically installs the VPModule.msi the next time users who are connected
to the network start their computers. We recommend that you inspect the
properties of each computer to make sure that the VPModule.msi update has
completed on the destination computer. You might need to restart a computer
more than one time to complete the update.
Only a network
administrator or someone who is logged on to a local computer as an
administrator can remove the assigned software (that is, the VPModule.msi) from
the destination computer. The procedures identified in this section are
explained in detail in the following sections.
Create a distribution point
To assign software, you must create a distribution point on the
server. To create a distribution point, follow these steps:
- Log on to the server computer as an administrator.
- Create a shared network folder where you are going to put
the VPModule.msi file that you want to distribute. This folder is the
distribution point for the software package.
- Set permissions on the shared network folder to permit
access to the distribution package. Give access permissions to the following:
- Administrators
- Authenticated users
- Domain users
Optionally, you can configure Distributed File System (DFS)
for the distribution point. We recommended that you do this because it provides
you with more flexibility. It provides more flexibility by ensuring
uninterrupted availability of the distribution point in case you have to
replace the server. In addition, with DFS, it is easier to have distribution
points in multiple sites. For more information about DFS, visit the following
Microsoft Web site: - Copy the VPModule.msi file to the distribution point.
Create a GPO for software deployment
You can create a GPO and link the GPO to any Active Directory
container that contains the target computers to which you want to deploy the
VPModule.msi. For example, an Active Directory container may be a site, a
domain, or an organizational unit (OU). The following instructions direct you
to use a domain as a container and then to use security filtering to target the
GPO to specific computers. For your environment, you might want to link the GPO
to a different container, such as an OU. You can link to any Active Directory
container that you want. Also, you can edit an existing GPO instead of creating
a new GPO just for deploying the VPModule.msi. However, we do not recommend
that you edit the Default Domain Policy or the Default Domain Controllers
Policy.
Create a GPO for deployment of the VPModule.msi
Use one of the following methods to create a GPO for deployment
of the VPModule.msi.
If you have Group Policy Management Console
(GPMC) installed, follow these steps:
- On an administrative workstation, open the Group Policy
Management Console (GPMC).
- In the console tree, right-click the domain name in the
forest in which you want to create and link a Group Policy object (GPO).
- Click Create and Link a GPO Here.
- In the New GPO dialog box, specify a name
for the new GPO, and then click OK.
If you do not have Group Policy Management Console (GPMC)
installed, follow these steps:
- On a domain controller or administrative workstation, open
Active Directory Users and Computers.
- Locate the OU that contains the computers where you want to
deploy the VPModule.msi.
- Right-click that OU, and then click
Properties.
- Click the Group Policy tab, and then click
New.
- In the New GPO dialog box, specify a name
for the new GPO, and then click OK.
Edit a GPO for software deployment
After you create a distribution point and create a GPO for
deployment of the VPModule.msi, you must modify the GPO by using the Software
Installation and Maintenance feature of Group Policy. To deploy the
VPModule.msi, you must use the Computer Configuration node in the Group Policy
Object Editor.
To edit a GPO for software deployment, follow these
steps:
- Right-click the new GPO, and then click
Edit.
- In Group Policy Object Editor, click Computer
Configuration, click Software Settings, and then
click Software Installation.
- On the Action menu, point to
New, and then click Package.
- In the Open dialog box, type the full
Universal Naming Convention (UNC) path of the shared installer package that you
want to distribute in the File name box. Type this path in the
following format:
\\ServerName\SharedFolder\VPModule.msi or \\ServerIP\SharedFolder\VPModule.msi
Make sure that you use the UNC path of the shared installer
package. - Select the Windows Installer package, and then click
Open.
- In the Deploy Software dialog box, click
Assigned, and then click OK. The shared
installer package that you selected appears in the right pane of Group Policy
Object Editor.
Note ServerName and
ServerIP are placeholders for the server name or IP
address of the computer where the shared folder is located.
SharedFolder is a placeholder for the shared folder
that is on the server computer.
Deploy software to specific security groups
You can use security filtering in Group Policy to deploy the
VPModule.msi only to computers that are members of a specific security group.
For example, if you create a GPO at the domain level by using the procedure
that this article describes, you can use security filtering to target the GPO
only to the computers that you want. First, you must create the security group
and add target computers as members.
To create a security group,
follow these steps:
- Right-click the domain or Active Directory container that
you want to target, click New, and then click
Group.
- Name the security group.
- Click the Members tab, and then click
Add.
- Type the computer names, and then click
OK.
Target the VPModule.msi by using security filtering
- In GPMC, double-click Group Policy
Objects.
- Click the GPO that you want to apply security filtering to.
- In the results pane, click Add on the
Scope tab.
- In the Enter the object name to select
box, type the name of the group, the user, or the computer that you want to add
to the security filter, and then click OK.
- If Authenticated Users appears in the
Security Filtering section of the Scope tab,
select this group, and then click Remove. This makes sure that
only members of the group or groups that you added can receive the settings in
this GPO.
Note The settings in a GPO apply only to the following users and
computers:
- Users and computers that are contained in the domain, the
OU, or the OUs where the GPO is linked.
- Users and computers that are specified in Security
Filtering, or that are members of a group that is specified in Security
Filtering.
You can specify multiple groups, users, or computers in the
security filter for a single GPO.