Unsolved
This post is more than 5 years old
1 Rookie
•
63 Posts
0
13657
June 24th, 2015 22:00
AutoDetectNetwork gives Invalid Statement
AutoDetectNetwork gives Invalid Statement
When using AutoDetectNetwork=yes/no (according to INI reference guide) this should be on a separate line, ThinOS give the Invalid Statement: AutoDetectNetwork error.
No Events found!


lulin
73 Posts
0
June 24th, 2015 22:00
does leon's suggestion work?
Leon Kan Li
20 Posts
0
June 24th, 2015 22:00
Joris, could you help to post the content in Wyse_ThinOS_INI_Ref_Guide_OCT2013.pdf regarding this INI?
So far I understand it works with Connect=RDP... later we are introducing another INI to set this value in global connect setting.
JorisL-2015
1 Rookie
•
63 Posts
0
June 24th, 2015 22:00
No I am not, I am not using Connect=RDP, I am using ConnectionBroker=Microsoft. The INI reference guide also does not state it needs to be in the Connect=RDP statement. See page 53 of Wyse_ThinOS_INI_Ref_Guide_OCT2013.pdf
Leon Kan Li
20 Posts
0
June 24th, 2015 22:00
Elo mate, are you using this for a RDP connection? This should follow the RDP ini in single line or wrap line after "\" - see examples below:
CONNECT=RDP \
Host=\
Description= \
username= \
password= \
domainname= \
AutoDetectNetwork=yes
CONNECT=RDP Host= Description= username= password= domainname= AutoDetectNetwork=yes