Sei sulla pagina 1di 2

Microsoft Windows [Version 10.0.17763.

1098]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Windows\system32>netsh wlan show profile

Profiles on interface Wi-Fi:

Group policy profiles (read only)


---------------------------------
<None>

User profiles
-------------
All User Profile : 1eI9opaKinBrDNESS_901SAAAAABFB
All User Profile : JioFi3_04FDC6
All User Profile : Naresh S8
All User Profile : Ganapathi
All User Profile : niharika 2
All User Profile : niharika

C:\Windows\system32>netsh wlan export profile folder=C:\ key=clear


---------------c:\(single space)key=clear

Interface profile "1eI9opaKinBrDNESS_901SAAAAABFB" is saved in file "C:\Wi-Fi-


1eI9opaKinBrDNESS_901SAAAAABFB.xml" successfully.

Interface profile "JioFi3_04FDC6" is saved in file "C:\Wi-Fi-JioFi3_04FDC6.xml"


successfully.

Interface profile "Naresh S8" is saved in file "C:\Wi-Fi-Naresh S8.xml"


successfully.

Interface profile "Ganapathi " is saved in file "C:\Wi-Fi-Ganapathi .xml"


successfully.

Interface profile "niharika 2" is saved in file "C:\Wi-Fi-niharika 2.xml"


successfully.

Interface profile "niharika" is saved in file "C:\Wi-Fi-niharika.xml" successfully.

Usage: export profile [name=]<string> [folder=]<string> [[interface=]<string>]


[key=<string>]

Parameters:

Tag Value
name - Name of the profile to export.
folder - Name of the folder in which the profile XML files
will be saved.
interface - Name of the interface which has this profile configured.
key - To display the key in plain text, set key=clear.

Remarks:

Saves the selected profiles into XML files in the specified folder.
For each exported profile, the output file will be named as
"Interface Name-Profile Name.xml".
Parameters folder, name and interface are all optional. If profile
name is given then the specified profile will be saved. Otherwise
profiles on any interface will be saved.

If the folder parameter is provided it must specify an existing folder


accessible from the local computer. It can either be an absolute path,
or a relative path to the current working directory. In addition, "."
refers to the current working directory, and ".." refers to the parent
directory of the current working directory. The folder name cannot be
a UNC (Universal Naming Convention) path. By default profiles will be
saved in the current working directory.

If interface name is given, only the specified profile on the given


interface will be saved. Otherwise all profiles with the given name
on the system will be saved.

If a key in plain text is required and the caller is local administrator,


output XML file will include the key in plain text.
Otherwise, the output XML file will include encrypted key.

Examples:

export profile name="profile 1" folder=c:\profiles


interface="Wireless Network Connection"
export profile name="profile 2" folder=.
export profile name="profile 3" folder=. key=clear

C:\Windows\system32>

Potrebbero piacerti anche