Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

nt logon script issue

Status
Not open for further replies.

g4uns

Technical User
Joined
May 20, 2002
Messages
1
Location
GB
got nt 4 clients running a published app with metaframe xp / win2000 ts. they are challenged to logon by citrix this then calls their nt4 logon script!!. and causes all sorts of grief. as it the second time its run..
 
Yes it will run the login script again.
What grief are you having. Mapping drives should not be a problem.

[blue]Arguably the best cat skinner around ! [/blue]

Cheers
Scott
 
Hi,

If your Citrix script is okay and the users script is causing issues then add to each users script:-

IF EXIST "%SYSTEMROOT%\System32\Qfarm.exe" GOTO END

Blah
Blah
Blah
Blah


:END


Hope this helps,
Carl.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top