Ask Experts Questions for FREE Help !
Ask
    azglider's Avatar
    azglider Posts: 2, Reputation: 1
    New Member
     
    #1

    Jan 21, 2008, 11:20 PM
    Cannot ping or access network PC
    Model: HP Media Center PC m7680n
    Processor: Intel Core 2 6400 @ 2.13GHz
    Memory: 3.50 GB
    Drives: 2 250 GB Samsung SP2504C
    1 DVD SuperMulti
    1 DVD Rom
    Network Adapters: 1394 Net Adapter (On MB)
    Intel 82562 10/100 Network Adapter (on MB)
    Intel PRO/1000 GT Desktop Adapter (PCI)
    Wireless LAN PCI 802.11 b/g Adapter WN5301A (On MB)
    OS: Windows XP Media Center Edition Version 2002 SP2

    This PC is networked through a wired Linksys WRT350n router to two other PCs. Last week something happened that I cannot ping this PC (PC1) from either PC2 or PC3. Nor can I see any shares available on PC1 from the other PCs. PC1 does show up on the workgroup computer list, it is just not accessible from a share standpoint, or a network ping. I can access the other two PCs from PC1, and read and write files to either. In fact, I am still using a PC2 drive as a backup for data hosted on PC1.

    I have looked at the shares and permissions. I have looked at the Computer Security and Local Computer under Computer Management. I have disabled the firewall (Zone Alarm Security Suite), and verified that Windows Firewall is disabled. The system is acting like the network is blocked in some way by the OS, but everything look like it is set up properly, and it was working fine last week.

    The only thing that I can think of that might be related is a software uninstall last week. The Windows Add & Remove Programs could not find the uninstall information, so I used the vendors uninstall program to delete it. Since PC1 is accessed via the network only occasionally, I'm not sure when the network access was lost.

    I have run virus checks, and various spyware scans, and although there were a few minor hits (cookies), all spyware found was deleted, and the problem is still there.

    There is one suspicious thing that bothers me, and that is the fact that I cannot start the Windows Firewall/ICS Service. I found that problem when verifying that the Windows Firewall was disabled, and not causing the original problem.

    Any troubleshooting suggestions are welcome. I've run out of options.

    AzGlider
    azglider's Avatar
    azglider Posts: 2, Reputation: 1
    New Member
     
    #2

    Jan 24, 2008, 03:53 PM
    Problem solved. Solution involved "WIndows Management Instrumentation Service" not starting.
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #3

    Jan 25, 2008, 12:41 PM
    Copy the contents below to a text file and save it to a .CMD extension then run the batch file. It is for repairing a corrupt WMI on Windows XP SP2.

    @echo off
    sc config winmgmt start= disabled
    net stop winmgmt /y
    %systemdrive%
    cd %windir%\system32\wbem
    if exist repository.old rmdir /s/q repository.old
    rename repository repository.old
    for /f %%s in ('dir /b *.dll') do regsvr32 /s %%s
    wmiprvse /regserver
    winmgmt /regserver
    net start winmgmt
    net start SharedAccess
    net start CcmExec

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Network Management/remote access [ 4 Answers ]

Hi all doing a study into the security, reliability, management and using remote access tools of a network of a world wide oil company with locations on shore and off shore. Was wondering if anybody could come up with any suggestions or existing solutions to the above. Topics of discussion...

Network access [ 2 Answers ]

\\ip address is not be accessible You might have no permisson use network resource.

Network Access [ 2 Answers ]

When I connect to another computer by using IP address as(e.g) \\10.10.10.10 I get error message that Workgroup is not accessible, you might not have permission. Haw can I solve this problem ?

Home network access [ 1 Answers ]

I have two computers set up in my house. When I set up a home network, Ican;t access the other computer - although it can access mine. The error message is: " computer is not accessible. You might not have permission. See your network administrator." I don't understand.:confused:

Network Access Issue [ 3 Answers ]

Looking for suggestions here. I have a home network that includes two desktops and two laptops all running XP of various flavors. I also have to NAS storage devices, one that uses special software and one that does not. The desktops and NAS devices connect to an 8-port switch which then connects to...


View more questions Search