Specifications

2X VirtualDesktopServer Installing 2X Client for Windows 188
To assign an application to certain computers simply do the following on your
Active Directory:
1. Open the Group Policy Editor.
2. To assign an application to a computer, navigate through the
group policy console to Computer Configuration | Software
Settings | Software Installation. Now, right click on the Software
Installation container and select the New | Package commands
from the shortcut menu. Select the appropriate MSI file and click
Open. You are now asked whether you want to publish or assign
the application. Select assign and click OK.
NOTE: When doing a silent installation, the MSI can be deployed using the
following syntax (one single line):
msiexec /qn /i 2XClient.msi SERVER=”X.X.X.X” BACKUPSERVER=”X.X.X.X”
SERVERPORT=Y COLORDEPTH=COLORS USERNAME="username"
CLEARPASSWORD="UserPassword" DOMAIN="YourDomainName"