VMware Horizon Community
ADHDave
Contributor
Contributor

Command line VDM Client question

I'm in the process of deploying Wyse X90L thin clients on carts in our organization. We wanting to use the command line options of wswc to automatically launch the vdm client, log the user into the connection broker and launch the virtual desktop. We use a generic account with no password for all of our shared workstations. Is there a way to pass a blank password via the command line options to the connection broker? If i substitue my login and password for the generic account it logs me in and launches the virtual desktop as expected. Here is what we have unsuccessfully tried so far.

wswc -nonInteractive -serverURL "vdm.ourdomain.com" -userName "ouruser" -password "" -domainName "ourdomain" -desktopName "OurDesktop" /screenFull

wswc -nonInteractive -serverURL vdm.ourdomain.com -userName ouruser

-password -domainName ourdomain -desktopName OurDesktop

/screenFull

We are given an error that states "The option '-Password' need to be followed by a specifier." with either of the above

0 Kudos
1 Reply
arliehartman
Contributor
Contributor

I am looking for a similiar solution we need help with in our VDI.

Any Help would be greatly appreciated.

0 Kudos