Basic Customization > Windchill Customization Basics > Windchill Utilities > Using the xconfmanager Utility > Other xconfmanager Options
  
Other xconfmanager Options
The xconfmanager utility provides additional options that can be useful when setting up a Windchill cluster, performing customizations, or analyzing system problems:
To specify the root directory that is not the default root directory, use -r. The default root directory is the bin directory under the Windchill installation directory.
The xconfmanager utility uses the root directory when relative paths for XCONF references and target file paths are used.
To force propagation of all property values listed in the site.xconf, use -F instead of using -p. The -F option forces the propagation regardless of the analysis that is done to determine which files are already up-to-date.
To generate properties in a format different from the current platform setting, use one of the following:
For the UNIX platform format, use -u.
For the Windows platform format, use -w.
To turn on additional console output, use either -v (verbose) or -V (debug verbose).