Re: File & Printer sharing

Tech-Archive recommends: Fix windows errors by optimizing your registry



you can use system restore.


On Jan 11, 3:09 am, Ian <I...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
"Pat Garard" wrote:
How may I "undo" the Wizard's magic spell?
--http://www.kheper.net/topics/Hermeticism/LBR.htm

Seriously, start by checking the IP addresses with

ipconfig /all

They should all be withing the same subnet range. (only the last number
should vary) Then try pinging from one computer to another to computer, for
example:

ping 192.168.1.5

If that doesn't work, you have a fairly fundamental problem. If it does,
then try

ping computername

If that doesn't work, you have a name-reeolution problem.

A workaround in that case is to make a network connection with

net use h: \\192.168.1.5\sharename /user:username password

This should work even if the name can't be resolved.

All these commands are typed at a commandprompt (Enter 'cmd' into a Run.. box)

-------------------------------
An alternative Network-Logon for Windows:http://mylogon.net
Say No to Preinstalled Junk:http://genuinewindows.co.uk

.



Relevant Pages

  • Re: File & Printer sharing
    ... They should all be withing the same subnet range. ... you have a fairly fundamental problem. ... A workaround in that case is to make a network connection with ...
    (microsoft.public.windowsxp.network_web)
  • Connection handle problem for remote views
    ... I have a problem using sql pass Through (SPT) commands when for a moment ... When for some reason stop and start the network connection ...
    (microsoft.public.fox.programmer.exchange)
  • Re: [SLE] I still dont understand NTP :-(
    ... stop it again just before the network connection is shut down? ... does 'rcntp start' effectively ... If not, then first calling 'ntpdate', followed by 'rcntp start' ... KNetworkManager allows commands to be run at "Link Up" and "Link ...
    (SuSE)
  • Re: Script to create Dialup connection on XP
    ... information I need to write a vbscript to create a dialup networking ... connection (New network connection, using modem) on XP. ... What I need is a pointer to either the wmi commands to do this, ... command-line utility that I can pass parameters to. ...
    (microsoft.public.scripting.vbscript)
  • stdin/out redirection to sockets
    ... On my XP I run cmd.exe with redirected stdin/out/err to network connection. ... It acts ok, I can send commands and receive text output, but command I type ... in is also echoed (if I enter "echo abc" I get "echo abc\r\nabc". ...
    (microsoft.public.win32.programmer.kernel)