Setup Guide

Best Practices: Troubleshooting and
Deployment Examples
This appendix contains the following best practices information:
Troubleshooting INI Files
Examples: Basic Deployments
Troubleshooting INI Files
General recommendations when encountering INI parameter usage problems and errors include:
Check for spelling and format mistakes.
Use the following process:
1. Restart the thin client.
2. Check thin client system information: for example, the Event log.
3. Search the Event log to see if there is an invalid statement.
Examples: Basic deployments
To help you get started, the following sections provide examples of parameters commonly used for basic deployments.
Citrix XenDesktop Broker Deployment
Autoload=1
Privilege=High
Timeserver=NTPserver.whatever.com timeformat="12-hour format" Dateformat=mm/dd/yyyy
TimeZone='GMT - 05:00' ManualOverride=no Daylight=yes Start=030207 End=110107
TimeZoneName=Eastern DayLightName=Eastern
SignOn=Yes
PNliteServer=https://XenDesktopDDC
Domainlist=yourdomain
Sysmode=VDI
Citrix Presentation Server/XenApp Deployment (with Optional Published Application)
Autoload=1
Signon=no
Seamless=yes
Connect=ICA \
BrowserIP=IPaddress \
Application="application" \
Description="name" \
Icon=default \
Domainname=Domain \
LocalCopy=no
Microsoft Broker Deployment
Autoload=1
Signon=yes
ConnectionBroker=Microsoft Host=broker_url
Domainlist=
Privilege=
C
118 Best Practices: Troubleshooting and Deployment Examples