Trying to get VMware View to work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44853
    smokingmango
    Participant
    • Total Post: 55
    • Back Stage Pass
    • ★★★★

    I am looking to get some help and guidance. I am still learning all of the Wnos.ini setting and configuration stuff. So here is what we got, we have a standard Citrix environment, and we can connect just fine with the Wnos.ini fine. Now we are picking up VMware network and wanting to add that to the login option when they turn the Wyse on. I got everything I think I needed in there, I get the option to log in, but it fails. WHen I look at the Event log I get 2 errors,

    Invalid SERVICE Parameter: VDA

    Invalid Statement: host

    Any help would be much appreciated

     

     

     

     

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=1 AddPkg=”FR, RTME”
    FactoryDefault=yes
    AdminMode=yes Admin-Username=MEAIMKAOMPAHMLAA Admin-Password=JHEBIBFAJIFIKIFN
    Privilege=Low Lockdown=yes HideConnectionManager=yes EnableNetworkTest=yes ShowDisplaySettings=Yes EnableKeyboardMouseSettings=yes SuppressTaskbar=auto EnableSystemPreferences=yes

    ;*************************************************************
    ;* General 2 *
    ;*************************************************************

    Locale=English
    LocaleList=Japanese;Spanish-LA;Chinese Traditional;Chinese Simplified
    EnableGKey=yes
    EnableCacheIni=No

    ;*************************************************************
    ;* General 3 *
    ;*************************************************************

    AutoSignoff=yes Shutdown=yes
    Shutdowncounter=0
    ShutDown=turnoff
    ;AddCertificate=GeoTrust_SSL.crt
    ;AddCertificate=GeoTrust.crt
    AddCertificate=Symantec_Root.cer
    AddCertificate=Symantec_Inter.cer
    SysMode=VDI toolbardisablemouse=yes

    ;*************************************************************
    ;* Peripherals *
    ;*************************************************************

    KeySequence=yes Win+L=yes
    Device=audio Volume=25 mic_vol=15
    MicBoost=yes
    Device=Camera format=raw optimize=yes

    #Bloomberg keyboard force redirect
    Device=vusb ForceRedirect=0x1188,0x9525,0x03,0x01,0x01
    Device=vusb ForceRedirect=0x1188,0x9535,0x03,0x00,0x01

     

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    FormURL=aig.jpg
    DeskColor=”0 135 235″
    Desktop=aigwall.jpg Layout=Stretch
    Dualhead=yes ManualOverride=yes Mainscreen=1 Orientation=hort Taskbar=mainscreen Align=Bottom MonitorAutoDetect=yes

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=10.97.254.6; 10.87.254.6 Timeformat=”12-hour format” Dateformat=mm/dd/yyyy
    TimeZone=’GMT – 05:00′ ManualOverride=no Daylight=yes Start=030207 End=110107 TimeZoneName=”Eastern Standard Time” DayLightName=”Eastern Daylight Time”

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    Device=Ethernet Speed=”100M FD”
    ; If you are using a version of WTOS code < 7.1_133 please use:
    ; RapportDisable= instead of WDMService=
    WDMService=no
    SignOn=Yes ConnectionManager=Hide EnableOK=Yes DisableGuest=yes SaveLastDomainUser=Domain MaxConnect=100

    VDIBroker=https:\\VMware server link
    SignOn=Yes

    DomainList=”R1-CORE.R1.AIG.NET; R2-CORE.R2.AIG.NET; R3-CORE.R3.AIG.NET; R7-CORE.R7.AIG.NET”

    MaxVNCD=1 VNCD_8bits=yes
    VncPassword=”JHFKJKFDIGGOIO” Encrypt=yes
    VncPrompt=No Accept=5 ActiveVisible=yes

     

     

    ;*************************************************************
    ;* Services *
    ;*************************************************************

    Service=SNMPD disable=yes
    Service=ThinPrint disable=yes
    Service=WDM disable=yes
    Service=VDA disable=yes
    BootpDisable=yes

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

    SessionConfig=ALL MapDisks=yes DisksReadOnly=yes UnmapUSB=yes

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    Seamless=yes
    SessionConfig=ICA SessionReliability=yes ProgressiveDisplay=yes AudioQuality=High MapDisksUnderZ=yes USBRedirection=HDX ZLMouseMode=2
    ;PnliteServer=https://Storefront link Storefront=yes ReconnectAtLogon=1 ReconnectFromButton=2
    LongApplicationName=yes
    EnableRAVE=yes

     

    ;*************************************************************
    ;* General 2 Special *
    ;*************************************************************

    TerminalName=WT$Mac

    SelectGroup=yes \
    description=”GEN Americas” groupname=Gen2-Prod \
    description=”GEN2 NonProd Americas” groupname=GEN2-NP \
    description=”Legacy Americas” groupname=Legacy\
    description=”VMwareView” groupname=VMwareView

    ;CCMEnable=Yes CCMServer=https://us1.cloudclientmanager.com GroupPrefix=aiga GroupKey=FirmwareINTTest MQTTServer=us1-pns.cloudclientmanager.com AdvancedConfig=yes

    Include=$MAC.ini
    Exit=Yes

     

    #44855
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Does it always fail or with just VMware or Citrix?
    Remove the line “Service=VDA…” to get rid of the first error. VDA is no longer part of ThinOS.
    Could you post the group.ini of the failing connection?

    CG

    #44862
    smokingmango
    Participant
    • Total Post: 55
    • Back Stage Pass
    • ★★★★

    Ok So the VMware part the fails. Everything else works just fine.

     

     

    DomainList=”R1-CORE.R1.AIG.NET; R2-CORE.R2.AIG.NET; R3-CORE.R3.AIG.NET; R7-CORE.R7.AIG.NET”

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    ;host=https://servername ReconnectAtLogon=2 ReconnectFromButton=2

    VDIBroker=https://servername
    ConnectionBroker=VMware

     

    Exit=Yes

    #44864
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    If you do not use the group.ini structure and use the VMware parameters directly in the wnos.ini instead of the Citrix ones, are you able to connect then?

    CG

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.