Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh wlan show profiles ?
Usage: show profiles [[name=]][[interface=]]
Parameters:
Tag Value
name - Name of the profile to display.
interface - Name of the interface which has this profile configured.
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.
Group Policy Profiles are read only. User Profiles are readable and
writeable, and the preference order can be changed.
Examples:
show profiles name="profile 1" interface="Wireless Network Connection"
show profiles name="profile 2"
show profiles