Blog

May 22, 2013 – 12:46 pm

Providing Universal Access to Virtual Desktops
– Brought to you by 2X Cloud Computing guest blogger Brien M. Posey –
Organizations that deploy a Virtual Desktop Infrastructure often do so because they are hoping to realize some …

Read the full story »
News

Latest 2X news, events and press releases

Products & Releases

Info on 2X products, new releases & developments

How To – Tech Library

2X products, VDI, Thin Client Computing and other SBC topics

Sales & Training

2X pre-sales & sales articles, promotions and trainings

Virtualization Blog

2X staff and partners on virtualization topics.

Blog » How To - Tech Library

How to Change Default Client Settings when Installing the 2X Client v. 8.1

Submitted by on June 10, 2010 – 12:33 am6 Comments

Download 2X Client for windows on a test machine.

Configure the client with the settings that you want to distribute to your users.

Export the settings by selecting menu option “Export Settings” from the “File” menu as shown below.


1

Ensure that file name used is “2Xsettings.2xc”.


2

Copy the exported file to the same location where the 2XClient.msi resides.

3

On the user machine;

Open a “Command Prompt” (select runas administrator on Windows Vista or Windows 7)

Change the folder to the localtion where the 2XClient.Msi and 2xsettings.2xc are located.

cd <path>

Deploy the installer by typing the command shown below

MSIEXEC /i “2XClient.msi” OVERRIDEUSERSETTINGS=1

4

This shall run the installer wizard.

5

For futher information on how to install 2X client click here

6 Comments »

  • James Stump says:

    Does this replace the method published before where you modify the 2xclient .msi properties table? Or are both methods still supposed to work?

    I am trying to implement the new client (8.1.875) using the older documented method but it doesn’t appear that OVERRIDEUSERSETTINGS set to 1 is working on the new .msi I created. After installing as an upgrade the settings I have changed are not reflected.

    Using the above method do you replace the username in the config file with %username% as in the past for SSO?

  • [...] Note: You can change the Default Client Settings when installing the 2X Client v. 8.1 by exporting a “2XSettings.2xc” file from a client to the same folder where the .msi file is being deployed. For further information on passing the settings in this fashion, please see here. [...]

  • davidsaliba says:

    This approach is replacing the old method from ORCA.
    Docs are being updated as we speak VDS docs are up to date though.

    This is a new way of embedding the 2xc contents with ORCA:

    DEFSETTXML can be created as a new property in Orca and the full *.2xc XML contents added there

    These settings are again configurable from orca as of version 912 – 31/08/2010

    DISABLEOPTIONS,
    DISABLEOPTIONSADMIN,
    DISABLESAVEPASSWORDADMIN,
    DISABLESAVEPASSWORD.

    For a silent install of 2x without sso.

    “msiexec /qn TUXGINA=1 /i 2xclient.msi”

    Hope this helps

  • Jonas says:

    I cant get this to work, needs to update with the update button in installed 2xclients. But I cant get it to use 2xSettings.2xc from our 2xupdate site. I get it to install right if i put the config file in the same directory as the installation file and use a batch file with msiexec /qn /i 2x.msi overideusersettings=1, but i want the clients to get the same result when uppdating or installing the msi packet for the first time.

    What should i put in this variables to get them to get config from our update site.

    DEFSETTXML
    DEFSETTINGS

  • [...] simple ways to pass settings to the .msi installer are shown in a previous entry here, there are limitations where these can be used. In this article, I describe how to prepare a [...]

  • Bhaskar says:

    Hi,

    how to deploy 2x client with this settings? in another blog you talked about orca.msi so what is the difference between these two blogs ?

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.