Asked by:
FBWF & Manage Wireless Networks - Help

Question
-
Hello,
I use FBWF on my WES7 images and i want save the wirless networks profils in the Manage Wireless Networks menu.
But I can't do it because I don't find all registry keys to be added into the Registry Filter.
My configuration :
Fbwfmgr.exe /enable
Fbwfmgr.exe /addvolume C:
Fbwfmgr.exe /addexclusion c: \ProgramData\Microsoft\WlansvcIn Registry Filter :
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\HomeGroupHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Tcpip\ParametersHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
With this configuration it does not work, the networks is not stored.
But if i add in the FBWF exclusion list the hives path (%SystemRoot%\System32\Config) it's OK.
What are the keys that have been forgotten? And All keys is good ?
Thank You for your help.
Bye.
Monday, June 18, 2012 2:50 PM
All replies
-
Did you add the device driver servcie for the wireless card?
-Sean
www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - Pro Guide to WES 7, XP Embedded Advanced, Pro Guide to POS for .NET
Monday, June 18, 2012 4:46 PM -
Hi Sean,
What is the device driver servcie for the wireless card ?
I added the Wireless Networking Package and the driver for my wifi card (Atheros AR9285).
I can connect to wifi access point but when i restart the PC (with FBWF enable) it does not automatically reconnect to the previous access point.
And the Manage Wireless Networks menu is empty.Thank's for your help Sean,
Bye.
Tuesday, June 19, 2012 8:31 AM -
What I ment was did you add the wireless cards driver registry path to the registry filter?
-Sean
www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - Pro Guide to WES 7, XP Embedded Advanced, Pro Guide to POS for .NET
Tuesday, June 19, 2012 7:47 PM -
Hi,
I think not because I do not know where that path.
Thank's,
Julien.
Wednesday, June 20, 2012 8:33 AM -
I searched in MS internal technical discussion forums and found the below information....Can you try to add the below mentioned files and registry keys under FBWF exclusion list and registry filter persistent list and check if this helps?
Windows 7 Registry keys and file locations for wireless and 802.1x:
Client GPO location:
(wlan)HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Wireless\GPTWirelessPolicy
(Wired)HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WiredL2\GP_Policy
GPO policy file:
(wlan)c:\windows\wlansvc\policies
(wired) c:\windows\dot2svc\policies
Interface Profile Registry Locations:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\dot3svc
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\wlansvc
Interface Policy File:
C:\ProgramData\Microsoft\wlansvc\Profiles\Interfaces\{InterfaceGuid}\{ProfileGuid}.xml
C:\ProgramData\Microsoft\dot3svc\Profiles\Interfaces\{InterfaceGuid}\{ProfileGuid}.xml
Services Keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Wlansvc
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WwanSvc
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\dot3svc
HKEY_CURRENT_USER\Software\Microsoft\Wlansvc\UserData\Profiles\<Profile GUID>\MSMUserdata.
Monday, July 23, 2012 11:08 PM