initial commit
This commit is contained in:
30
Installs/Wifi/Wifi-Settings.xml
Normal file
30
Installs/Wifi/Wifi-Settings.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
<WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
|
||||
<name>BusinessWifiName</name>
|
||||
<SSIDConfig>
|
||||
<SSID>
|
||||
<hex>5768697465204D6F757461696E205061706572202D20427573696E657373</hex>
|
||||
<name>BusinessWifiName</name>
|
||||
</SSID>
|
||||
</SSIDConfig>
|
||||
<connectionType>ESS</connectionType>
|
||||
<connectionMode>auto</connectionMode>
|
||||
<MSM>
|
||||
<security>
|
||||
<authEncryption>
|
||||
<authentication>WPA2PSK</authentication>
|
||||
<encryption>AES</encryption>
|
||||
<useOneX>false</useOneX>
|
||||
</authEncryption>
|
||||
<sharedKey>
|
||||
<keyType>passPhrase</keyType>
|
||||
<protected>true</protected>
|
||||
<keyMaterial>01000000D08C9DDF0115D1118C7A00C04FC297EB010000004911F8BD854C0243BEB7A70E94B1286C000000000200000000001066000000010000200000005E716A171E6C46E237247BE4A1D4E9DC75EDF68818FAEABA138776A4632045BA000000000E800000000200002000000073214D94FC690C6F6FCEB2DD34BD00F5CDC6C631EF4BDD8FA33569DD31D20000000746828C2B455125F9017B1E0EF3CB0AB613E22FACCA5EFEFE77E3DBFA96A945140000000EC1C1D5B929E237B041AFCC1875D32E84581207E450AF1E5D3BE39F90CC747F680AD08899F43B7D324C24750DB47443054B1666E3A972B4C9600B0DA239BAF7A</keyMaterial>
|
||||
</sharedKey>
|
||||
</security>
|
||||
</MSM>
|
||||
<MacRandomization xmlns="http://www.microsoft.com/networking/WLAN/profile/v3">
|
||||
<enableRandomization>false</enableRandomization>
|
||||
<randomizationSeed>4069499145</randomizationSeed>
|
||||
</MacRandomization>
|
||||
</WLANProfile>
|
Reference in New Issue
Block a user