Usage: %1!s! name= interface= key= Parameters: Tag Value name - Name of the profile to display. interface - Name of the interface ...

Usage: %1!s! [[name=]] [interface=] [key=]

Parameters:

    Tag             Value
    name          - Name of the profile to display.
    interface     - Name of the interface which has this profile configured.
    key           - To display the key in plain text, set key=clear. 

Remarks:

    Shows the profile data or lists the profiles on the system.
    Parameter name and interface are both optional.

    If profile name is given then the content of the profile will be
    displayed. Otherwise only profile name and description will be listed.

    If interface name is given, only the specified profile on the given
    interface will be listed. Otherwise, all profiles with the given name
    on the system will be listed.

    If key is set to "clear" and the caller is local administrator,
    the key will be shown in plain text.

    Group Policy Profiles are read only. User Profiles are readable and
    writeable, and the preference order can be changed.

Examples:

    %1!s! name="profile 1" interface="Wireless Network Connection"
    %1!s! name="profile 2"
    %1!s! name="profile 3" key=clear
    %1!s!