Question : Wireless script.

Does anyone knows about a script that I can put on the computer start-up so it will create a wireless network profile. I have a computer that keep loosing the wireless profiles with the right ssid, channel, encryption and all.

Is there any solution for that?

Thanks
jdff

Answer : Wireless script.

Find a unique setting to your profile configuration, like an SSID, or other item from the configuration. Search for this item in the registry. Once you have found it in the registry, check to see that all the other profile information is there. Go to the root of the key that contains this information and choose file and export. This will then export those registry settings to a .reg file.

Once you have the .reg file, you can open it up in notepad and ensure that you did grab all the settings.

Then open up a new notepad and type this in:

regedit.exe /s filename.reg

Save as a .bat file and change "filename" to the name of the file you exported.

Place .reg and .bat file in Startup directory.


Random Solutions  
 
programming4us programming4us