|
What I was originally trying to do was just run KiX32 from the logon directory without trying to copy it down to the clients or anything. Simply just run "KiX32 script" where script.kix had this inside of it:
SETTIME "\\PDC" Use S: "\\Fileserver\share" Use T: "\\Fileserver\share2"
That was it. When that didnt work (because i kept getting application errors) I decided to try and copy kix32 to the local machine in a batch file. so I set the users profile path back to "logon.bat" where logon.bat just copied KiX32 to the client machine but this also failed giving the Cannot Copy KiX32 error.
I also checked the Event Viewer on the machine that wasnt working and this is the event message:
Event ID: 3013 The redirector has timed out a request to "server"
where "server" is my logon server. Now why would it do this ONLY with the KiX32 executable? [ 06. June 2003, 22:33: Message edited by: Keith W. ]
|