Thanks all much appreciated the great help


After putting the script together, now during my testing phase I am face with a diffrent situation. Deadline is approaching and I need to get this to work the way it suppose to.

I have installed the script on a "Domain" server under the "NetLogon" folder. I have done all the steps from 2 to 2.1.4 provided in this article

http://www.kixtart.org/forums/ubbthreads.php?ubb=showflat&Number=81572&site_id=1#import


I have tied them separately and all at once and it is not working. I am getting the usual error "Kixtart not loaded ... this form will now close" error.

the only thing I was not sure of is in the ".INI" below is the "My Domain" a variable name or do I need to replace it with my actual Domain name

[KIXRPCMapping]
MyDomain = \\Server1 ,\\Server2
AnotherDomain = \\ServerOtherDomain
Default = \\ServerThatValidatesAnyone

**********************************************
like this

[KIXRPCMapping]
Adatum.com = \\Van-DC1,\\Van-DC1.Adatum.com
Default = \\Van-DC1.Adatum.com

***************************

I am hopping that I can get this to work from the server, becasue I would hate to have to go around 250 workstation and install these dlls

**********************************************
The environment is as follow

Server/Domain windows 2008R2
Script insalled in the "NetLogon" folder and called from the 1st line of the login script

Client: Windows 7


Please help ...

thank you again


Edited by stlaurentm (2011-07-07 07:36 PM)