Page 2 of 2 <12
Topic Options
#7517 - 2001-03-20 07:04 PM Re: KXRPC Server error
Anonymous
Unregistered


I'm experiencing the same problem with my scripts. WinNT and Win98 stations have no problem executing. Win95 clients generate the following in the Kixtart.log:

2001/03/20 12:53:34 - Failed to locate/connect to a KXRPC server Error : The network path was not found. (0x35/53)
2001/03/20 12:53:34 - Failed to determine KXRPC server Error : The network path was not found. (0x35/53)
2001/03/20 12:53:34 - Failed to determine KXRPC server Error : The network path was not found. (0x35/53)
2001/03/20 12:53:34 - Failed to determine KXRPC server Error : The network path was not found. (0x35/53)

The section of my script generating the errors appear to be:

If @WKSTA = "TIMECLOCK"
Use F: "\\MONEYSERVER\C"
? @SERROR
Goto AntiVirus
EndIf
? @SERROR

If INGROUP("MONEY\Domain Users")
Use F: "\\MONEYSERVER\C"
? @SERROR
USE M: "\\WOLFPACK2\MASROOT"
? @SERROR
EndIf
? @SERROR

If INGROUP("MONEY\ProcCtr")
Use V: "\\WOLFPACK1\FS"
? @SERROR
EndIf
? @SERROR

If INGROUP("MONEY\Domain Admins")
Use F: "\\MONEYSERVER\C"
Use M: "\\WOLFPACK2\MASROOT"
Use Q: "\\WOLFPACK1\ZONE02"
Use R: "\\WOLFPACK2\ZONE00"
Use S: "\\WOLFPACK2\ZONE01"
Use T: "\\WOLFPACK2\ZONE03"
Use V: "\\WOLFPACK1\FS"
Use Z: "\\MONEYSERVER\MIS$"
EndIf
? @SERROR

My best guess is that when Kix32 attempts to communicate with the domain during the INGROUP function it is unable to find the KXRPC server. I have KXRPC installed on all of my domain controllers, and the versions on all have been verified as current (v3.63).

I have also tried replacing LMSCRIPT.EXE on the local 95 machines with kix32, and the same results occur. Because the INGROUP function is not working, I'm not getting drive mappings.

If I drop to a DOS window after logon, map to a NETLOGON share on any one of my servers, and manually execute the script, everything works fine.

Help!

Mick Drevyanko

Top
#7518 - 2001-03-20 07:56 PM Re: KXRPC Server error
bleonard Offline
Seasoned Scripter
*****

Registered: 2001-01-19
Posts: 581
Loc: Chicago, IL
Mick -
Seems pretty clear from error messages that your KixRPC service not functioning properly. Have you uninstalled and reinstalled? Any notations in the WinNT server event logs? Is Windows NT RPC service properly running (check services under control panel). If you've stopped WinNT RPC service, I would suspect (but never tested) that KixRPC service would also experience problems.

Also - what entries, if any, exist in Kix.ini file, which helps point Win9x systems to a KixRPC server?

Bill

[This message has been edited by bleonard (edited 20 March 2001).]

Top
#7519 - 2001-03-20 08:22 PM Re: KXRPC Server error
Anonymous
Unregistered


Ok -

For some reason changing my INGROUP statements from INGROUP("DOMAIN\Groupname") to INGROUP("Groupname") appears to have solved my problem. Why would this be?

Mick

Top
#7520 - 2001-03-21 01:28 PM Re: KXRPC Server error
Anonymous
Unregistered


Guys,

I've checked the KixRPC services on both domaincontrollers and they seem to be working fine.
Also the "Remote Procedure Call (RPC) locater" and the "Remote Procedure Call (RPC) service" are started and don't give any problem.

Should I reinstall the KixRPC service ?

Bill,
You are referring to a kix.ini. I don't have that file on my system, could that be the problem?

------------------
Eastborn Slaapsytemen BV * Eddy Croezen

Top
#7521 - 2001-03-21 02:32 PM Re: KXRPC Server error
Pierre FREMION Offline
Getting the hang of it

Registered: 2000-01-11
Posts: 66
Loc: Paris, France, Europe, Sun3
I used kix scripts to map drive earlier

If I rember well you can't map a drive using USE command if a drive is already mapped with the letter.

If it is your case, please write
USE letter: /DELETE
before
USER letter: \\xxxx\yyyy

hope this helps.

------------------
Comments always welcome.
French native so I apologize for my (mis)use of English!

_________________________
Comments always welcome. French native so I apologize for my (mis)use of English!

Top
#7522 - 2001-03-21 03:55 PM Re: KXRPC Server error
Anonymous
Unregistered


Pierre,

I am using;

use "*" /delete
$err = DelTree("HKEY_CURRENT_USER\Network\Persistent")
$err = AddKey("HKEY_CURRENT_USER\Network\Persistent")

to delete all conections before making the shares. So, to my knowledge, that can't be the problem!

------------------
Eastborn Slaapsytemen BV * Eddy Croezen

Top
#7523 - 2001-03-21 04:02 PM Re: KXRPC Server error
Bryce Offline
KiX Supporter
*****

Registered: 2000-02-29
Posts: 3167
Loc: Houston TX
Croezen,

ok.... try updating everything the kixtart .exe, the .dll's, and reinstall the kxrpc service's to make sure that everything is using the same version.

kix.ini is only needed if you are not running the kxrpc service on all domain controllers.

ok i just reread this thread.

quote:

Straingly enough that the win'95 client gives a problem and the win'98 goes OK?

I am thinking that this could be a MSNET32.DLL problem, you might have to upgrade this dll

try it on a test machine and see what happens. here are the dll's for both win95 and win98.

Please note that this is a shot in the dark....

Bryce

------------------
kix.isorg.net

Top
#7524 - 2001-03-22 11:04 AM Re: KXRPC Server error
Anonymous
Unregistered


Yoh! That does the trick !!!

thanks a lot Bryce, the MSNET32.DLL was the problem.

replacing that on the win'95 machine was the solution.

Again, thanks a lot. Today you have made a least one person very happy.

------------------
Eastborn Slaapsytemen BV * Eddy Croezen

Top
Page 2 of 2 <12


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 2220 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.113 seconds in which 0.077 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org