Hi.
Hope this is the right forum for this problem.
We have a logon script in our AD enviroment which runs in IE shell. Now
when users try to logon to Citrix Metaframe there's only cscript window
but nothing happens. The cscript window stays there as long as you want
to watch it. When you close it you are able to log on normally. If I
change the default script host to wscript.exe the script will never load
and the user cannot log on to metaframe. Normally that script is run by
wscript (without metaframe). I have looked that when the script is run
that wscript.exe and iexplore.exe processes start ok.
Now if I test logon with administrator rights the script loads and runs
fine with both cscript and wscript. Metaframe "Power Users" experience
the same problem.
Hmm.. I tested this script and it works fine:
wscript.echo "I suck 'cause I can't get it work :("
I don't know what would be the best solution, but could I run a
different script in terminal sessions? That would solve my problem, maybe...
/Arsi