Importing settings from a configuration file
To import settings from a configuration file by using the Windows interface |
-
To open the NAP Client Configuration console, click Start, click All Programs, click Accessories, click Run, type NAPCLCFG.MSC, and then click OK.
-
Right-click NAP Client Management, and then click Import.
-
In the Import NAP Configuration dialog box, in Look in, click the location where the configuration file is stored.
-
In File name, type the file name for the configuration file.
-
Click Open.
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 import settings from a configuration file by using a command line |
-
To open a command prompt, click Start, click All Programs, click Accessories, and then click Command Prompt.
-
Type: netsh nap client import filename = <filename>
The following table provides a guideline for the placeholder text in the Netsh command.
Placeholder | Possible Values | Description |
---|---|---|
<filename> |
Any string. |
The path and file name for the configuration file. |
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.