Экспорт wifi сетей windows 10

Резервируем и восстанавливаем настройки Wi-Fi в Windows

П ри полной переустановке Windows вследствие форматирования системного раздела теряются все сохраненные настройки. Данные конфигурации беспроводной сети также не являются исключением. Восстановить настройки Wi-Fi после переустановки операционной системы не составляет особого труда, и тем не менее, эту процедуру можно сделать еще более простой.

Восстановить настройки беспроводной сети можно из заблаговременно созданной резервной копии. Создать такой бэкап в Windows очень просто. Но для начала давайте узнаем, какие сетевые профили имеются на компьютере. Для этого запустите командную строку от имени администратора и выполните следующую команду:

При этом система покажет вам список доступных профилей. Для их сохранения в файл используйте следующую команду:

netsh wlan export profile key=clear folder= D:/MyProfile

В данном случае настройки будут сохранены в виде XML-файла в расположенную на диске C папку wifi. Открыть XML-файл с настройками можно с помощью любого текстового редактора или браузера. Содержимое резервной копии может быть представлено именем беспроводной сети, паролем, а также другими данными безопасности, например, такими как тип шифрования.

Если из соображений безопасности вы не желаете сохранять пароли в файл, элемент key=clear из команды следует исключить:

netsh wlan export profile folder=D:/MyProfile

Если на вашем компьютере имеется несколько профилей, команда netsh wlan export profile создаст несколько файлов, по одному на каждый профиль. При необходимости профили можно отфильтровать.

netsh wlan export profile "WLAN NAME" key=clear folder=D:/MyProfile

Параметр WLAN NAME в данном примере нужно заменить именем вашей сети.
Для восстановления настроек используется та же самая команда, но с другими параметрами.

netsh wlan add profile filename="D:/MyProfile/название копии.xml" user=current
netsh wlan add profile filename="D:/MyProfile/название копии.xml" user=all

Первая команда восстанавливает настройки беспроводной сети для текущего пользователя, вторая делает то же самое, но уже для всех пользователей. Вот собственно и всё. Способ, который мы только сейчас описали работает в Windows Vista, 7, 8 и 8.1.

Источник

Import Wi-Fi settings for Windows devices in Intune

On October 22, 2022, Microsoft Intune ended support for devices running Windows 8.1. Technical assistance and automatic updates on these devices aren’t available.

Читайте также:  Сигнализация wifi gsm для дома

If you currently use Windows 8.1, then we recommend moving to Windows 10/11 devices. Microsoft Intune has built-in security and device features that manage Windows 10/11 client devices.

[!IMPORTANT] > [Windows 10 Mobile](https://support.microsoft.com/help/4485197/windows-10-mobile-end-of-support-faq) and [Windows Phone 8.1](https://support.microsoft.com/help/4036480/windows-phone-8-1-end-of-support-faq) support has ended. Windows 10 Mobile and Windows Phone 8.1 enrollments will fail and related apps can no longer be added to Intune. These profile types are being removed from the Intune UI. Devices currently enrolled will stop syncing with the Intune service. > > Existing policies and profiles on these platforms are becoming read-only, and can’t be changed. You can remove assignments, and then delete the policies and profiles. > > If Windows Phone 8.1 or Windows 10 Mobile are being used, we recommend moving to Windows 10 devices. Windows 10 has built-in security and device features that have a first class integration with Microsoft Intune. —>

On Windows devices, you can export Wi-Fi settings to an XML file, and then import these settings in Intune. Using these imported settings, you can create a Wi-Fi profile, and then deploy it to your devices.

  • Windows 11
  • Windows 10
  • Windows Holographic for Business
  • Windows 8.1 and newer

This article shows you how to export Wi-Fi settings from a Windows device, and then import these settings in to Intune.

  • On Windows 10/11, you can create a Wi-Fi profile directly in Intune. You don’t have to import a file.
  • For Windows 8.1 devices, you must export and import Wi-Fi settings to create and deploy Wi-Fi profiles.

Export Wi-Fi settings from a Windows device

Use netsh wlan to export an existing Wi-Fi profile to an XML file readable by Intune. On a Windows computer that has the WiFi profile, use the following steps:

  1. Create a local folder for the exported Wi-Fi profiles, such as c:\WiFi.
  2. Open a command prompt as an administrator.
  3. Run the netsh wlan show profiles command. Note the name of the profile you’d like to export. In this example, the profile name is ContosoWiFi.
  4. Run the netsh wlan export profile name=»ContosoWiFi» folder=c:\Wifi command. This command creates a Wi-Fi profile file named Wi-Fi-ContosoWiFi.xml in your target folder.
  • If you’re exporting a Wi-Fi profile that includes a pre-shared key, you must add key=clear to the command. The key must be exported in plain text to successfully use the profile. For example, enter: netsh wlan export profile name=»ProfileName» key=clear folder=c:\Wifi
  • Using a pre-shared key with Windows 10/11 causes a remediation error to show in Intune. When this happens, the Wi-Fi profile is properly assigned to the device, and the profile works as expected.
  • If you export a Wi-Fi profile that includes a pre-shared key, be sure the file is protected. The key is in plain text. It’s your responsibility to protect the key.
Читайте также:  Усилить wifi сигнал iphone

Import the Wi-Fi settings into Intune

  1. Sign in to the Microsoft Intune admin center.
  2. Select Devices >Configuration profiles >Create profile.
  3. Enter the following properties:
    • Platform: Select Windows 8.1 and later. Even though you select Windows 8.1, this feature still applies to Windows 10/11 and Windows Holographic.
    • Profile: Select Wi-Fi import.
  4. Select Create.
  5. In Basics, enter the following properties:
    • Name: This setting is the profile name. You must enter the same name as the name attribute in the Wi-Fi profile xml. If you enter a different name, the profile will fail.
    • Description: Enter a description for the profile. This setting is optional, but recommended. For example, enter Imported Wi-Fi profile for Windows Holographic devices .
  6. Select Next.
  7. In Configuration settings, enter the following properties:
    • Connection name: Enter a name for the Wi-Fi connection. This name is shown to users when they browse available Wi-Fi networks. For example, enter ContosoWiFi .
    • Profile XML: Select the browse button, and select the XML file that contains the Wi-Fi profile settings you want to import.
    • File contents: Shows the XML code for the XML file you selected.
  8. Select Next.
  9. In Scope tags (optional), assign a tag to filter the profile to specific IT groups, such as US-NC IT Team or JohnGlenn_ITDepartment . For more information about scope tags, see Use RBAC and scope tags for distributed IT. Select Next.
  10. In Assignments, select the user or groups that will receive your profile. For more information on assigning profiles, see Assign user and device profiles. Select Next.
  11. In Review + create, review your settings. When you select Create, your changes are saved, and the profile is assigned. The policy is also shown in the profiles list.
Читайте также:  При подключении вай фай пишет только локальная сеть

Next steps

The profile is created, but may not be doing anything. Be sure to assign the profile, and monitor its status..

See the Wi-Fi settings overview, including other available platforms.

Источник

Экспорт wifi сетей windows 10

Сообщения: 482
Благодарности: 13

Конфигурация компьютера
Процессор: Intel Core i5-2500 3.3GHz
Материнская плата: MSI P67A-G45
Память: 8Gb Samsung
HDD: SSD Vertex 4 120Gb | Seagate 2Tb
Видеокарта: nVidia GTX680
Звук: Creative X-Fi eXtreme Music
Блок питания: PowerMan 600W
CD/DVD: Sony-NEC
Монитор: Samsung 23″
Ноутбук/нетбук: Asus K55VJ Win8 SL
ОС: Windows 7 Home Premium 64bit
Индекс производительности Windows: 7,5

Возможно ли перенести сохранные пароли Wi-Fi при переустановке системы, есть программы которые их показывают, но мне интересно есть ли способ их перенести, они же где-то должны храниться?

Сообщения: 5070
Благодарности: 800

Для отключения данного рекламного блока вам необходимо зарегистрироваться или войти с учетной записью социальной сети.

Сообщения: 4964
Благодарности: 724

Конфигурация компьютера
Процессор: Intel i5-580M (2,66 ГГц)
Память: CMSA8GX3M2A1333C9 (8 Гб)
HDD: WDS500G2B0A (500 Гб)
Ноутбук/нетбук: Sony VPCEB1S1R (upgrade)
ОС: Windows 10 x64

——-
А зачем тебе жужжать, если ты не пчела? По-моему так.

Сообщения: 5070
Благодарности: 800

Для того чтобы перенести профиль WIFI с одного ПК на другой можно воспользоваться утилитой netsh.
Выгрузить настройки Wi-Fi профиля можно по команде:

netsh wlan export profile name= имя профиля folder=D:\WIFI
После в каталоге D:\WIFI (папку WIFI предварительно создайте на диске D ) появится xml файл с профилем, который необходимо импортировать:

netsh wlan add profile filename=”D:\WIFI\WiFi_profile_name.xml”

Последний раз редактировалось diagnoz_, 23-03-2014 в 23:25 .

Источник

Оцените статью
Adblock
detector