11-14-2024 12:39 PM
Hi All,
facing an issue with devices that are in place upgraded from win10 22H2 to 24H2, when the device completes the update I can see it has not joined the network via wifi it should auto connect.
When logging on and connecting to the SSID presented with a message below, it connects without an issue and after a reboot stays connected its just after the upgrade it seems to drop, I do not have a wireless GPO is that the problem? Any help or adevice would be appreciated.
Continue connecting?
If you expect to find in this
location, go ahead and connect Otherwise, it
may be a different network with the same
name.
Show certificate details
11-14-2024 12:55 PM
May be this end device behavior, also check on ISE you see any other logs ?
you need to troubleshoot in windows side :
11-14-2024 01:04 PM
11-14-2024 01:20 PM
11-21-2024 02:50 AM
We had problems with W11 as well. The problem was that W11 uses TLS1.3 as default, but ISE versions below 3.3 patch 3 (I think) does not support TLS1.3
So we had to force the supplicant in W11 to use TLS 1.2, and that worked like a charm
I believe the command was:
reg add HKLM\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\13 /v TlsVersion /t REG_DWORD /d 0xc0
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide