Use group policies to deploy IAP Desktop automatically
IAP Desktop is distributed as a Windows Installer package (.msi
). To automatically
roll out IAP Desktop to multiple workstations, you can use a software configuration
management tool such as System Center or you can configure a
Active Directory Group Policy .
object (GPO).
Distribute IAP Desktop using a GPO
You can use a group policy object (GPO) to automatically install IAP Desktop for your users:
- Download the IAP Desktop MSI package and copy it to a file share that is readable by domain users.
- In the Group Policy Management Console, create or select a GPO.
-
Link the GPO to an organizational unit that contains the users who should be able to use IAP Desktop.
Note: IAP Desktop is installed per-user, not per-computer. The scope must be configured so that it captures relevant users, not computers.
-
Right-click the GPO and select Edit.
- Navigate to User Configuration > Policies > Software Settings > Software installation
- In the right window pane, right click on the empty list and select New > Package.
- Enter the UNC path to the IAP Desktop MSI package.
- In the Deploy software dialog, select Assigned and click OK.
- Right-click IAP Desktop in the list of packages and select Properties.
- Switch to the Deployment tab.
- Set Install this application at logon to Enabled.
- Click Advanced
- Set Ignore language when deploying this package to Enabled, then click OK.
- Click OK to close the properties dialog.
- Close the Group Policy Management Editor window.
Note
If you distribute IAP Desktop by using group policy, it's best to disable automatic updates. See next section for details.