Re: Can't find IPC$ using net share,A new virus?



If your application requires a connection to a shared
resource then you should make this connection by
running a command such as this one from the Command
Prompt:

net use S: \\SomeServer\SomeShare

You might find that you have a problem with passwords
or with access permissions.


"public_sd" <publicsd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DAEACCD8-B1B1-4F60-B339-758543FC3C0B@xxxxxxxxxxxxxxxx
Thanks!
Ok!I refer to IPC$ just because our app will work well when the ipc$
appear
in the result of "net share"(Our app communicate with other computers to
get
the real data,without the ipc$,it can't get this data).we do nothing on
these
servers but they appear the same problems in just few days
That just what i see.
Is i get what you said?Thanks for your patience!

"Pegasus (MVP)"??:

Stop worrying about ipc$ - Windows will manage it all
by itself.

If you have a problem with sharing, report exactly the
nature of your problem. There is no need to mention ipc$
but there is certainly a need to tell us what you do and
what you see on the screen.


"public_sd" <publicsd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BC5C84C2-8128-43D3-8506-132E229792F8@xxxxxxxxxxxxxxxx
Thanks for your reply!
what i want konw is that how can i find the ipc$ back and who tunes
it
off
evne i net share it manual,thanks.

"Pegasus (MVP)"??:


"public_sd" <publicsd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1F9A9607-9633-423F-AF41-19B51C3B4271@xxxxxxxxxxxxxxxx
HI,
We have found this days that some servers runing windows 2000
server
could
not find IPC$ and C$,this can lead our app to error status.
Even we user "net share IPC$" to recover it,the IPC$ will
disappear
later,Can anyone help me?
We can not find any virus using new anit-virus software.

IPC$ (Inter-Process Communication) is not a real share but
a place holder, a notional share to validate an account/password.
Use the following command to connect to an administrative share:

net use x: \\SomeServer\c$








.



Relevant Pages

  • Re: Accessing network PCs
    ... The way you do this is by placing a "net use" command in your autoexec.bat ... Note that you can use the IPC$ instead of a share name, ... just a login resource for all intents and purposes (unlike ... network session on that machine is still subject to normal access checks on ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Cant find IPC$ using net share,A new virus?
    ... Yes,if the shared resource is removed by "something",our app will appear ... running a command such as this one from the Command ... Ok!I refer to IPC$ just because our app will work well when the ipc$ ...
    (microsoft.public.win2000.networking)
  • Re: How to pass parameter from a front-end GUI to a windows service?
    ... Basicly what you need is IPC.. ... ....to accomplish that you could use NamedPipes .. ... > protected override void OnCustomCommand(int command) ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Clear IPC?
    ... INI file are in your *libl as this command exists in the sys lib & uses the ... > We've been experiencing IPC errors within our JD Edwards, ... > One suggestion, was to clear the IPC - but, I've been off the iSeries ...
    (comp.sys.ibm.as400.misc)
  • Re: command needed to disable hidden admin shares
    ... >> I need a simple command that might work like this ... > at a cmd prompt will show you what's there, ... The IPC$ didn't work because, I think, it's required. ... I've created an admin password on my father's xp machine that ...
    (microsoft.public.security.virus)

Loading