Daily Shaarli

All links of one day in a single page.

July 5, 2019

Backup and restore Wireless network profiles in Windows 10
thumbnail

Note: import / export de config Wifi (j'avais pas trouvé comment faire via GPO, donc ce sera un bon gros script)

netsh wlan export profile "SSID-qu-on-veut-exporter" folder=DESTINATION-export

import:
netsh wlan add profile "PATH-OU-TROUVER-L-EXPORT" user=all