Deploy IAP Desktop automatically
If multiple users in your organizations use IAP Desktop, you can automate the process of deploying IAP Desktop to users' workstations by using Active Directory or Intune.
To use an Active Directory Group Policy object (GPO) to automate IAP Desktop deployments, do the following:
- 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. Make sure you choose a scope that 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.
To use the Intune Settings Catalog to automate IAP Desktop deployments, do the following:
- Create an empty folder on your local computer.
- Download the IAP Desktop MSI package and save it to the empty folder.
- Download the Microsoft Win32 Content Prep Tool .
-
Open a command prompt and convert the IAP Desktop MSI package into a
.intunewin
file:IntuneWinAppUtil -c FOLDER -s IapDesktopX64.msi -o .
Replace
FOLDER
with the path of the folder that contains the IAP Desktop MSI package. -
In the Intune admin center , go to Apps > Windows..
-
Click Add and configure the following:
- Set App type to Windows app (Win32).
- Click Select.
-
Click Select app package file and do the following:
- Select the
.intunewin
file that you created previously by runningIntuneWinAppUtil
. - Click OK.
- Select the
-
On the App information page, do the following:
- Set Publisher to
Google
- Click Next.
- Set Publisher to
-
On the Program page, click Next.
-
On the Requirements page, do the following:
- Set Operating systema architecture to 64 bit.
- Set Minimum operating system to Windows 1607.
- Click Next.
-
On the Detection rules page, do the following:
- Set Rules format to Manually configure detection rules.
- Set Rule type to MSI.
- Click OK.
- Click Next.
-
On the Dependencies page, click Next.
- On the Supersedence page, click Next.
-
On the Assignments page, do the following:
- Select users who should be able to use IAP Desktop.
- Click Next.
-
Click Create.