Monday, 26 January 2015

Limited WiFi Connection Problem in Windows 8.1

After installing the Windows 8.1, wireless connection keep dropping saying "Limited Connectivity". To resolve this issue:

Open "Command Prompt" as administrator and issue the following commands in sequence:

    1. netsh int tcp set heuristics disabled
    2. netsh int tcp set global autotuninglevel=disabled
    3. netsh int tcp set global rss=enabled
    4. netsh int tcp show global
    5. Restart the computer

No comments:

Analysis Service in Power BI Report Server

 We couldn’t connect to the Analysis Services server. Make sure you’ve entered the connection string correctly... link