How can I automatically connect to a wireless network with the strongest signal
Short background: I work at a manufacturing company and my users aren't the brightest when it comes to computers, when they lose connection to the wireless network they don't know what to do.
We have multiple access points and I need their computers to automatically connect to the one with the strongest signal or try and loop through the networks starting with the one with the strongest signal and try to connect if they're currently not connected to any. All access points have no password, they have different SSIDs.
Any suggestions? is there just a setting for this I don't know about?
wireless-networking wireless-access-point
add a comment |
Short background: I work at a manufacturing company and my users aren't the brightest when it comes to computers, when they lose connection to the wireless network they don't know what to do.
We have multiple access points and I need their computers to automatically connect to the one with the strongest signal or try and loop through the networks starting with the one with the strongest signal and try to connect if they're currently not connected to any. All access points have no password, they have different SSIDs.
Any suggestions? is there just a setting for this I don't know about?
wireless-networking wireless-access-point
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42
add a comment |
Short background: I work at a manufacturing company and my users aren't the brightest when it comes to computers, when they lose connection to the wireless network they don't know what to do.
We have multiple access points and I need their computers to automatically connect to the one with the strongest signal or try and loop through the networks starting with the one with the strongest signal and try to connect if they're currently not connected to any. All access points have no password, they have different SSIDs.
Any suggestions? is there just a setting for this I don't know about?
wireless-networking wireless-access-point
Short background: I work at a manufacturing company and my users aren't the brightest when it comes to computers, when they lose connection to the wireless network they don't know what to do.
We have multiple access points and I need their computers to automatically connect to the one with the strongest signal or try and loop through the networks starting with the one with the strongest signal and try to connect if they're currently not connected to any. All access points have no password, they have different SSIDs.
Any suggestions? is there just a setting for this I don't know about?
wireless-networking wireless-access-point
wireless-networking wireless-access-point
asked Feb 19 '15 at 9:01
user420435user420435
62
62
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42
add a comment |
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42
add a comment |
3 Answers
3
active
oldest
votes
There is a "Roaming aggressiveness" in the wifi adapter settings. Try fiddle with those. Also you may need to adjust power management and transmit power... ALso, it's good idea to limit available wireless modes to just one. All this you'll find in Adapters settings.
add a comment |
Windows automatically connect to the strongest signal at the time you turned on your wi fi and it will not change AP until the connection is lost.
Lets say that you have fair signal on SSID1, but on SSID2 you have excelent. If you want to change to SSID2 you can only do it manually by disconnect from one and then connect to other, or toggle wireless ON/OFF and Windows will connect to SSID2, the one with excelent signal at given moment.
This can be done automatically somehow. Sopouse that you have some script or program that will check for wifi signal and if it is not excelent it will toggle ON/OFF wi fi,
but how do you think to menage that change ? When they are changing network they will have to be disconnected every once in a while, when they are changeing their network.
Is there any reason why you cant use your router as repeaters on same network?
add a comment |
Answer from:
Can I automatically connect to the strongest wifi network under Windows 7?
You should be able to do this by
going to network and sharing center
select change adapter settings
select your wifi adapter and select properties
click the "configure" button on the popup window (network tab)
click the advanced tab
if roaming aggressiveness is there, set it to "highest.
Your laptop should now seek out the strongest signal.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f879837%2fhow-can-i-automatically-connect-to-a-wireless-network-with-the-strongest-signal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is a "Roaming aggressiveness" in the wifi adapter settings. Try fiddle with those. Also you may need to adjust power management and transmit power... ALso, it's good idea to limit available wireless modes to just one. All this you'll find in Adapters settings.
add a comment |
There is a "Roaming aggressiveness" in the wifi adapter settings. Try fiddle with those. Also you may need to adjust power management and transmit power... ALso, it's good idea to limit available wireless modes to just one. All this you'll find in Adapters settings.
add a comment |
There is a "Roaming aggressiveness" in the wifi adapter settings. Try fiddle with those. Also you may need to adjust power management and transmit power... ALso, it's good idea to limit available wireless modes to just one. All this you'll find in Adapters settings.
There is a "Roaming aggressiveness" in the wifi adapter settings. Try fiddle with those. Also you may need to adjust power management and transmit power... ALso, it's good idea to limit available wireless modes to just one. All this you'll find in Adapters settings.
answered Feb 19 '15 at 12:25
AcePLAcePL
1,4961614
1,4961614
add a comment |
add a comment |
Windows automatically connect to the strongest signal at the time you turned on your wi fi and it will not change AP until the connection is lost.
Lets say that you have fair signal on SSID1, but on SSID2 you have excelent. If you want to change to SSID2 you can only do it manually by disconnect from one and then connect to other, or toggle wireless ON/OFF and Windows will connect to SSID2, the one with excelent signal at given moment.
This can be done automatically somehow. Sopouse that you have some script or program that will check for wifi signal and if it is not excelent it will toggle ON/OFF wi fi,
but how do you think to menage that change ? When they are changing network they will have to be disconnected every once in a while, when they are changeing their network.
Is there any reason why you cant use your router as repeaters on same network?
add a comment |
Windows automatically connect to the strongest signal at the time you turned on your wi fi and it will not change AP until the connection is lost.
Lets say that you have fair signal on SSID1, but on SSID2 you have excelent. If you want to change to SSID2 you can only do it manually by disconnect from one and then connect to other, or toggle wireless ON/OFF and Windows will connect to SSID2, the one with excelent signal at given moment.
This can be done automatically somehow. Sopouse that you have some script or program that will check for wifi signal and if it is not excelent it will toggle ON/OFF wi fi,
but how do you think to menage that change ? When they are changing network they will have to be disconnected every once in a while, when they are changeing their network.
Is there any reason why you cant use your router as repeaters on same network?
add a comment |
Windows automatically connect to the strongest signal at the time you turned on your wi fi and it will not change AP until the connection is lost.
Lets say that you have fair signal on SSID1, but on SSID2 you have excelent. If you want to change to SSID2 you can only do it manually by disconnect from one and then connect to other, or toggle wireless ON/OFF and Windows will connect to SSID2, the one with excelent signal at given moment.
This can be done automatically somehow. Sopouse that you have some script or program that will check for wifi signal and if it is not excelent it will toggle ON/OFF wi fi,
but how do you think to menage that change ? When they are changing network they will have to be disconnected every once in a while, when they are changeing their network.
Is there any reason why you cant use your router as repeaters on same network?
Windows automatically connect to the strongest signal at the time you turned on your wi fi and it will not change AP until the connection is lost.
Lets say that you have fair signal on SSID1, but on SSID2 you have excelent. If you want to change to SSID2 you can only do it manually by disconnect from one and then connect to other, or toggle wireless ON/OFF and Windows will connect to SSID2, the one with excelent signal at given moment.
This can be done automatically somehow. Sopouse that you have some script or program that will check for wifi signal and if it is not excelent it will toggle ON/OFF wi fi,
but how do you think to menage that change ? When they are changing network they will have to be disconnected every once in a while, when they are changeing their network.
Is there any reason why you cant use your router as repeaters on same network?
edited Feb 21 '15 at 17:53
answered Feb 19 '15 at 10:01
malakrsnaslavamalakrsnaslava
1,97531636
1,97531636
add a comment |
add a comment |
Answer from:
Can I automatically connect to the strongest wifi network under Windows 7?
You should be able to do this by
going to network and sharing center
select change adapter settings
select your wifi adapter and select properties
click the "configure" button on the popup window (network tab)
click the advanced tab
if roaming aggressiveness is there, set it to "highest.
Your laptop should now seek out the strongest signal.
add a comment |
Answer from:
Can I automatically connect to the strongest wifi network under Windows 7?
You should be able to do this by
going to network and sharing center
select change adapter settings
select your wifi adapter and select properties
click the "configure" button on the popup window (network tab)
click the advanced tab
if roaming aggressiveness is there, set it to "highest.
Your laptop should now seek out the strongest signal.
add a comment |
Answer from:
Can I automatically connect to the strongest wifi network under Windows 7?
You should be able to do this by
going to network and sharing center
select change adapter settings
select your wifi adapter and select properties
click the "configure" button on the popup window (network tab)
click the advanced tab
if roaming aggressiveness is there, set it to "highest.
Your laptop should now seek out the strongest signal.
Answer from:
Can I automatically connect to the strongest wifi network under Windows 7?
You should be able to do this by
going to network and sharing center
select change adapter settings
select your wifi adapter and select properties
click the "configure" button on the popup window (network tab)
click the advanced tab
if roaming aggressiveness is there, set it to "highest.
Your laptop should now seek out the strongest signal.
edited Mar 20 '17 at 10:17
Community♦
1
1
answered Nov 2 '16 at 18:14
RigelRigel
1,02162142
1,02162142
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f879837%2fhow-can-i-automatically-connect-to-a-wireless-network-with-the-strongest-signal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
duplicate of superuser.com/questions/195816/…
– Rigel
Nov 2 '16 at 17:42