Greeting all. I am having trouble getting a 3030 LT to connect to my new Xenapp 7.11 farm.
Just can't get the syntax correct.
I'd like to have the terminal automatically launch a single app full screen. I've been able to do this on my 6.5 and below farms. Windows clients are no problem. Just the terminals that I want to have no user interaction to start up the app.
my wnos,ini looks like this.
# wnos.ini file is used to lock down winterm and set specific settings
# --------------------------------------------------------------------
SignOn=0
autoload-1
autopower=yes
ScreenSaver=0
MaxVNCD=1 VNCD_8bits=yes
VNCprompt=NO
VNCpassword=pwd encrypt=no
Privilege=high
Timeserver=ntp1.timeserver.com Timeformat="12-hour format" Dateformat=mm/dd/yyyy
TimeZone='GMT - 08:00' ManualOverride=yes Daylight=yes Start=030507 End=100507 TimeZoneName="Pacific Standard Time"
IcaBrowsing=UDP
DNSIPVersion=ipv4
DNSServer=IP
DNSDomain=domain
;
PnliteServer=store.com/.../config.xml \
DefaultSettings=XenApp
ReconnectAtLogon=2
ReconnectFromButton=2
AutoConnectList="APP"
UserName=username
Password=password
DomainList=domain
AdminMode=yes
Thanks in advance.
Dan