Page 1 of 1 1
Topic Options
#64294 - 2002-04-08 08:22 AM Please help with NT Terminal Server 4.0
cigaweed74 Offline
Fresh Scripter

Registered: 2002-04-08
Posts: 20
Can someone please help me. My problem is whenever I logon to a NT Terminal Server 4.0 the kixtart script does not execute. The exact script is:

@echo off
net use j: \\testserver\netlogon
%0\..\kix32 test.scr /f
net use j: /d
exit

Top
#64295 - 2002-04-08 03:02 PM Re: Please help with NT Terminal Server 4.0
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11165
Loc: Boston, MA, USA
What about this:

code:
@echo off
%0\..\kix32.exe %0\..\test.scr /f
exit

or
code:
@echo off
net use j: /delete
net use j: \\testserver\NETLOGON
%0\..\kix32.exe %0\..\test.scr /f
net use j: /delete
exit



[ 08 April 2002, 15:04: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.

Top
#64296 - 2002-04-08 03:22 PM Re: Please help with NT Terminal Server 4.0
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
A few questions beg to be asked.

Is there a Domain Controller?

Is the TS a member server in the domain or a DC?
I hope not. There are issues with a TS being a DC.

Do you want a domain script to run or just the TS script?
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#64297 - 2002-04-09 12:48 AM Re: Please help with NT Terminal Server 4.0
cigaweed74 Offline
Fresh Scripter

Registered: 2002-04-08
Posts: 20
LLigetfa,
The answers to your questions:
- we have 1 NT4 PDC and 2 NT4 BDC
- we have 1 NT4 TS & 1 Windows 2000 TS
- both the TSs are part of the domain

On the Windows 2000 TS the script executes fine but on the NT4 TS it only executes the UsrLogon.cmd script.

Top
#64298 - 2002-04-09 01:05 AM Re: Please help with NT Terminal Server 4.0
Les Offline
KiX Master
*****

Registered: 2001-06-11
Posts: 12734
Loc: fortfrances.on.ca
Well... in that setting, it should be no different than any other NT4 box. I upgraded my terminal servers to Win2K some time ago but I know there was nothing special. If it is a member server and you logon to the domain, I can't see how the domain logon script could be missed.

I have to assume the domain script is replicated to the NetLogon shares of all the DCs.

Awe heck, you should take it up to Win2K anyway. There's a world of difference.
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.

Top
#64299 - 2002-04-11 02:32 PM Re: Please help with NT Terminal Server 4.0
Templar Offline
Fresh Scripter

Registered: 2002-04-11
Posts: 41
Loc: Cincinnati
I have sucessfully run my scripts with no problems.
Here is what I have done.
I basically run my usrlogon.cmd file that maps out the main drives , the terminal server home drive and the users profile drive. I copy some files out to the users Terminal server home drive and then I call the kixstart script.
I have been using 3.43 for a wile and just basically have it in a Windows System directory.
All I do in the CMD file is a line like:
c:\windows\system\kix32.exe c:\scripts\logon.kix

I have yet to have a problem with it running

Top
Page 1 of 1 1


Moderator:  Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, 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.692 seconds in which 0.418 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