Enable and Disable the TS Gateway Enforcement Client

Applies To: Windows Server 2008, Windows Server 2012

Enabling and disabling the TS gateway enforcement client

  • Using the Windows interface

  • Using a command line

To enable and disable the TS gateway enforcement client 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 click OK.

  2. In the console tree, click Enforcement Clients.

  3. Right-click TS Gateway Quarantine Enforcement Client, and then click Enable or Disable.

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 enable or disable the TS gateway enforcement client by using a command line

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

  2. To enable or disable the TS Gateway enforcement client, do one of the following:

    1. To enable the TS Gateway enforcement client, type: netsh nap client set enforcement ID = 79621 ADMIN = "ENABLE"

    2. To disable the TS Gateway enforcement client, type: netsh nap client set enforcement ID = 79621 ADMIN = "DISABLE"

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

Configure NAP Enforcement Clients