Specify Title Text for the NAP Client User Interface

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

Specifying title text for the NAP client user interface

  • Using the Windows interface

  • Using a command line

To specify title text for the NAP client user interface by using the Windows interface

  1. To open the NAP Client Configuration console, click Start , click All Programs , click Accessories , click Run , type NAPCLCFG.MSC , and then click OK .

  2. Click User Interface Settings .

  3. Right-click User Interface , and then click Properties .

  4. In the User Interface Properties dialog box, in Title , type the title text that you want to appear in the NAP client user interface.

Additional considerations

  • To perform this procedure, you must be a member of the Administrators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure.

To specify title text for the NAP client user interface by using a command line

  1. To open a command prompt, click Start , click All Programs , click Accessories , and then click Command Prompt .

  2. Type: netsh nap client set userinterface title = <title>

The following table provides a guideline for the placeholder text in the Netsh command.

Placeholder Possible Values Description

<title>

Any string.

The title that you want to display in the NAP client user interface.

Additional considerations

  • To perform this procedure, you must be a member of the Administrators group on the local computer, or you must have been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to perform this procedure. As a security best practice, consider using Run as to perform this procedure.

Additional references