System Readiness Update not installing.

Page 3 of 3 FirstFirst 123

  1. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #21

    Please open an Elevated COmmand prompt and run the following command

    REG QUERY HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

    Post the results.


    Here are some instructions to make life easier :)
    1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
    3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
      My Computer


  2. Posts : 16
    Windows 7 Home Premium 64 bit.
    Thread Starter
       #22

    NoelDP said:
    Please open an Elevated COmmand prompt and run the following command

    REG QUERY HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

    Post the results.


    Here are some instructions to make life easier :)
    1) To open an Elevated Command Prompt Window (the ECP window), click on Start, All Programs, Accessories – then right-click on Command Prompt, and select Run as Administrator. Accept the UAC prompt.
    2) To run the commands easier, highlight the block of commands, and right-click on the highlight – select Copy. In the CP Window, click on the black/white icon at top left – select Paste. The commands will run but may not complete the last command, so hit the Enter Key once.
    3) To copy the results... click on the Black/White icon in the top left, and select Edit... 'Select All', and hit the Enter key - then use Ctrl+V or r-click+Paste to paste it into your response.
    I dont know if the numbers that started with 192... is stuff that shouldnt be leaked online or whatever so i replaced it with [??]

    heres what i got.

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>REG QUERY HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic
    es\Tcpip\Parameters

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
    ICSDomain REG_SZ mshome.net
    SyncDomainWithMembership REG_DWORD 0x1
    NV Hostname REG_SZ Huseinovic
    DataBasePath REG_EXPAND_SZ %SystemRoot%\System32\drivers\etc
    NameServer REG_SZ
    ForwardBroadcasts REG_DWORD 0x0
    IPEnableRouter REG_DWORD 0x0
    Domain REG_SZ
    Hostname REG_SZ Huseinovic
    SearchList REG_SZ
    UseDomainNameDevolution REG_DWORD 0x1
    EnableICMPRedirect REG_DWORD 0x1
    DeadGWDetectDefault REG_DWORD 0x1
    DontAddDefaultGatewayDefault REG_DWORD 0x0
    QualifyingDestinationThreshold REG_DWORD 0x3
    EnableIPAutoConfigurationLimits REG_DWORD 0x1
    ArpCacheLife REG_DWORD 0x708
    ArpCacheMinReferencedLife REG_DWORD 0xe10
    ArpCacheSize REG_DWORD 0xc8
    DisableTaskOffload REG_DWORD 0x1
    EnablePMTUBHDetect REG_DWORD 0x1
    EnablePMTUDiscovery REG_DWORD 0x1
    GlobalMaxTcpWindowSize REG_DWORD 0x3cf3c
    SynAttackProtect REG_DWORD 0x1
    Tcp1323Opts REG_DWORD 0x1
    TcpFinWait2Delay REG_DWORD 0x1e
    TcpTimedWaitDelay REG_DWORD 0x1e
    EnableWsd REG_DWORD 0x1
    DhcpNameServer REG_SZ [??]
    DhcpDomain REG_SZ home

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Adapters
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DNSRegiste
    redAdapters
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Persistent
    Routes
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Winsock

    C:\Windows\system32>
      My Computer


  3. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #23

    The 192.168.xxx.xxx numbers are the internal IP addresses on your home network, and useless to anyone outside (unless they also have control access to your router).

    It looks to me as if you have a manual configuration of your networking - you may find it beneficial to change it to automatic , and reset the Winsock stack. (there are a lot of entries there that I don't have, and don't understand, either - some may be the result of manual settings, and others may be the result of security software)

    What security software are you using? - have you changed it in any way recently??
      My Computer


  4. Posts : 16
    Windows 7 Home Premium 64 bit.
    Thread Starter
       #24

    NoelDP said:
    The 192.168.xxx.xxx numbers are the internal IP addresses on your home network, and useless to anyone outside (unless they also have control access to your router).

    It looks to me as if you have a manual configuration of your networking - you may find it beneficial to change it to automatic , and reset the Winsock stack. (there are a lot of entries there that I don't have, and don't understand, either - some may be the result of manual settings, and others may be the result of security software)

    What security software are you using? - have you changed it in any way recently??
    How do i change that to auto, and i use Kaspersky Internet Security, ive had it for 4 years never had any problems, its an awesome program!
      My Computer


  5. Posts : 16
    Windows 7 Home Premium 64 bit.
    Thread Starter
       #25

    NoelDP said:
    The 192.168.xxx.xxx numbers are the internal IP addresses on your home network, and useless to anyone outside (unless they also have control access to your router).

    It looks to me as if you have a manual configuration of your networking - you may find it beneficial to change it to automatic , and reset the Winsock stack. (there are a lot of entries there that I don't have, and don't understand, either - some may be the result of manual settings, and others may be the result of security software)

    What security software are you using? - have you changed it in any way recently??
    please update me on this. Thank you!
      My Computer


  6. Posts : 21,482
    Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
       #26

    First let's just try resetting the stack...
    Open an Elevated Command Prompt and run the following command...

    NETSH WINSOCK RESET

    you'll be advised that a reboot is required to complete the job - reboot and see if that helps.

    If not, then you should try setting the Networking to Auto...

    Go to Internet Options
    Click on the Connections tab
    Click on the LAN settings button
    UNtick all boxes and click OK and then OK again to close the Internet Options window.
    Now go to Control Panel\Network and Internet\Network Connections
    right-click on the Network card in use, and select Properties.

    Highlight the 'Internet Protocol Version 4' entry in the Networking tab box, and select Properties.
    Note the current values for safekeeping just in case!
    click on the 'Obtain an IO address automatically' radio button
    click on the 'Obtain DNS Server address automatically' radio button
    click OK out and close all windows - reboot and test.
      My Computer


  7. Posts : 16
    Windows 7 Home Premium 64 bit.
    Thread Starter
       #27

    NoelDP said:
    First let's just try resetting the stack...
    Open an Elevated Command Prompt and run the following command...

    NETSH WINSOCK RESET

    you'll be advised that a reboot is required to complete the job - reboot and see if that helps.

    If not, then you should try setting the Networking to Auto...

    Go to Internet Options
    Click on the Connections tab
    Click on the LAN settings button
    UNtick all boxes and click OK and then OK again to close the Internet Options window.
    Now go to Control Panel\Network and Internet\Network Connections
    right-click on the Network card in use, and select Properties.

    Highlight the 'Internet Protocol Version 4' entry in the Networking tab box, and select Properties.
    Note the current values for safekeeping just in case!
    click on the 'Obtain an IO address automatically' radio button
    click on the 'Obtain DNS Server address automatically' radio button
    click OK out and close all windows - reboot and test.
    NEtworking was already on auto and i resetted the thing and nothing. Theres nothing really left to do right? I think i should backup all my files and restore the comp?
      My Computer


 
Page 3 of 3 FirstFirst 123

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:06.
Find Us