|
Re: Windows can not access \\DEBBIE
Great I got the flush to work. This is what I got after.
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Windows\system32>ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
C:\Windows\system32>ping 192.168.2.102
Pinging 192.168.2.102 with 32 bytes of data:
Reply from 192.168.2.101: Destination host unreachable.
Reply from 192.168.2.101: Destination host unreachable.
Reply from 192.168.2.101: Destination host unreachable.
Reply from 192.168.2.101: Destination host unreachable.
Ping statistics for 192.168.2.102:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
C:\Windows\system32>ping 192.168.2.101
Pinging 192.168.2.101 with 32 bytes of data:
Reply from 192.168.2.101: bytes=32 time<1ms TTL=128
Reply from 192.168.2.101: bytes=32 time<1ms TTL=128
Reply from 192.168.2.101: bytes=32 time<1ms TTL=128
Reply from 192.168.2.101: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.2.101:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Windows\system32>ping 192.168.2.100
Pinging 192.168.2.100 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.2.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Windows\system32>
Also my windows is telling me I have updates to install all the time. It is in the the button that says install update and will shutdown. Why is there something there all the time and is there a way to see what the update is?
|