10. Quickstart - Self-Service Setup

Hint

This page is a quickstart tutorial to get started with the WAPT Self-Service module. For complete and detailed documentation, refer to the Using WAPT Self-Service page.

10.1. Overview

Self-Service is an application that is automatically installed with WAPT. It lets you make a set of software available to your users, which you or your team have pre-selected and validated beforehand.

Self-Service brings two main benefits: on one hand, it gives users more flexibility and autonomy; on the other, it lets you keep better control over the software installed across your fleet, while also reducing the need to grant local administrator accounts to users just so they can install software.

Note

Self-Service behaves differently depending on your WAPT edition:

  • In Discovery, any user in the waptselfservice Active Directory security group (as well as all Local Administrators) gets access to all packages in the repository — there is no filtering.

  • In Enterprise, you can filter which packages are shown to which users, based on Active Directory groups and dedicated self-service rules packages.

This page focuses on the Enterprise workflow, which is the recommended way to filter what your users can install. If you are running Discovery, simply create a waptselfservice security group in your Active Directory and add your users to it — see Using WAPT Self-Service for details.

10.2. How it works

  1. Check requirements with your team and import any missing packages onto your WAPT Server. See here for a reminder on how to import a package.

  2. Configure a “Self-Service rules” package, in which you list the packages you want to make available to users. This package also defines which user group(s) are allowed to use them.

  3. Install the resulting package on one or more Organizational Units, or directly on individual user hosts.

  4. Users can now open Self-Service and install or uninstall the available software on their own.

10.3. Setup

10.3.1. Prerequisites

You need to have users and user groups defined in an Active Directory.

Hint

Self-Service can also be used without Active Directory, for example by relying on local user accounts instead. See the Discovery note above.

10.3.2. Creating the Self-Service rules package

  1. In the WAPT Console, go to Packages inventory tab (1)Make package template from setup file (2)Self-service rules (3).

Make package menu selection

Make package menu selection

  1. Name your Self-Service package, add a description, and choose a maturity level and target OS (if needed).

  2. Click Add (1), right-click the new group entry (2), select Search in domain (3).

Search in domain for self-service rules

Search in domain for self-service rules

  1. fill in the required fields (1), click Connect to domain (2), then search for the desired group (3), and click on OK (4).

Select domain group for self-service rules

Select domain group for self-service rules

Warning

The name of the Self-Service package must be identical to the name of the Active Directory user security group the rules apply to.

  1. In the left panel, select the desired packages (1) and click Enable (or drag and drop them into the central panel) (2). The Packages are displayed in the central panel (3).

Add package for the self-service package

Add package for the self-service package

  1. Repeat steps 3 to 5 to add as many packages as needed to this Self-Service package.

  2. Save the Self-Service package.

Note

If the same Active Directory group appears in several Self-Service packages, their rules are merged.

10.3.3. Deploying the package to your fleet

  1. Go to the Inventory tab (1), select the desired Organizational Unit (2), right-click it, then choose Create or Edit Organizational Unit package. (3)

  2. From the left panel, select the desired packages (1) and drag and drop them into the right panel to add them as dependencies (2). Then click on Build Upload :red:`(3).

Add package for the self-service package

Add package for the self-service package

  1. Trigger an update and apply upgrades, or wait for the next WaptExit run, so the Self-Service package gets installed on the hosts.

10.4. Using Self-Service

Once the package is installed on a host, users can open Self-Service:

  • from the Windows Start menu, under the name Self-Service software WAPT;

  • or directly from C:\Program Files (x86)\wapt\waptself.exe.

User1 open Self-service

User1 open Self-service

Once logged in, the user only sees the packages allowed by the Self-Service group(s) they belong to, and can install or uninstall them without needing local administrator rights.

Example: Open the self-service of user1

User1's Self Service

User1’s Self Service

10.5. Going further

This page only covers getting started with Self-Service. The complete documentation of self-service covers, among other things: