s! filename = filename exportPSK = YES Exports configuration. filename - The file path (required). exportPSK - To export ...

%1!s!     [ filename  = ] filename     [ exportPSK = ] YES       Exports configuration.       filename  - The file path (required).     exportPSK - To export the shared secrets for RADIUS clients and remote                 RADIUS servers (required).       If you want to export the NPS server configuration, you must also export     all shared secrets. Export of NPS server configuration without shared     secrets is not supported.     The exported file contains unencrypted shared secrets for RADIUS clients     and members of remote RADIUS server groups. Because of this, you should     ensure that the file is stored in a secure location to prevent malicious     users from accessing the file.       In addition, SQL Server Logging settings are not exported to the file.     After you import the file on another NPS server, you must manually     configure SQL Server Logging.       Example:        %1!s! filename = "c:\config.xml" exportPSK = YES