#19748 - 2002-04-11 05:19 AM
Re: KXRPC
|
Howard Bullock
KiX Supporter
   
Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
|
KXRPC runs as a service on the account logon domain controllers. It is used to assist Win9x clients get some additional info such as @Fullname. It will not help you get any information about OU's. For that you will need an Active Directory aware client. If you have AD aware clients, there are some UDF's in hte library to assist you with OU's.
If @PRIMARYGROUP is empty, insure that the KXRPC serive is indeed installed and running properly on your logon servers. Insure that all the binaries are copied to %windir% (it's in the path so Kix32 can find them easily).
|
|
Top
|
|
|
|
#19749 - 2002-04-11 05:21 AM
Re: KXRPC
|
AnalogKid2112
Fresh Scripter
Registered: 2002-04-09
Posts: 11
Loc: Hamilton Ontario, Canada
|
How do I make sure KXRPC is installed correctly?
_________________________
Is that going to be on the test?
|
|
Top
|
|
|
|
#19750 - 2002-04-11 05:37 AM
Re: KXRPC
|
Howard Bullock
KiX Supporter
   
Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
|
It should be a running service on NT/W2K.
To install the KiXtart RPC service 1. Copy Kxrpc.exe to a directory on the server that will run the service. 2. At the command prompt, switch to that directory and type the following command: KXRPC –install The KiXtart RPC service can be installed on a remote server using a utility such as SC, RSERVICE or XNET. KiXtart 2001 comes with a batch file called Xinst.cmd, which demonstrates installing the KiXtart RPC service on a remote computer using XNET.
Note The KiXtart RPC service should only be installed when necessary. Please see the separate chapter on the KiXtart RPC service for details on when and where to install the service.
Starting the KiXtart RPC Service When it is installed, the KiXtart RPC service is configured to start automatically at system startup. After the initial installation, the service can be started from the Control Panel / Services applet or from the command prompt.
To start the KiXtart RPC service 1. In the Control Panel / Services applet, select the KiXtart RPC service, and then click Start. – Or – 2. At the command prompt, type the following command: net start kxrpc
|
|
Top
|
|
|
|
#19751 - 2002-04-11 06:29 PM
Re: KXRPC
|
AnalogKid2112
Fresh Scripter
Registered: 2002-04-09
Posts: 11
Loc: Hamilton Ontario, Canada
|
Hey guys...
I've figured it out! I didn't need to use KXRPC after all! I was trying to write a piece of script that basically checked what group a user belonged to and wanted to use the InGroup() function, and for some reason I thought I needed KXRPC to use it - I figured it all out and everything is working!!
_________________________
Is that going to be on the test?
|
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
0 registered
and 1782 anonymous users online.
|
|
|