Ich hatte diese Woche ein nettes Problem bei einem XenDesktop upgrade. Der Installer von 7.17 ist an der Stelle StoreFront ausgestiegen. Dieses konnte ich leicht bereinigen und er Installer ist durchgelaufen.
Allerdings konnte der Post- Prozess sind gestattet werden:
Config Tool Citrix.DeslegatedAdmin.exe failed on initialization with error code -1
Grund war das der citrix delegated administration service nicht gestartet werden konnte:
Error 1067: The process terminated unexpectedly
Nach etwas Suche fand ich dann doch die recht leichte Lösung. Das Upgrade der Service- Konfiguration musste nur von Hand angestoßen werden:
PS C:\Program Files\Citrix\DelegatedAdmin\Service> .\Citrix.DelegatedAdmin.exe -Upgrade
Danach konnte der Service gestartet und das Upgrade erfolgreich abgeschlossen werden
Manchmal sind die Lösungen doch recht einfach und auf dem ersten Blick ersichtlich….
Citrix liefert auch für alle anderen Dienste passende Tools.
AD.Identityservice
PS C:\Program Files\Citrix\AdIdentity\Service> .\Citrix.ADIdentity.exe /?
Parameter:
-? or -Help Display this usage message
– Show Show existing settings
– SdkPort Configure the port for the administration SDK
– KeyPort Configure the port for the peer-service SDK
– SvcPort Configure the port for the inter-service SDK
– ConfigureFirewall Update Windows Firewall exclusions for the configured ports
– Logfile Configure logging to go to
– Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
– Upgrade Perform actions needed after an upgrade of the service to a new version
– Quiet (Do not output status messages
Broker Service
PS C:\Program Files\Citrix\Broker\Service> .\BrokerService.exe /?
Parameter:
-? or -Help (Display this usage message.)
-Show Show existing settings.
-SdkPort Configure the port for the administration SDK.
-VdaPort Configure the port to listen for VDA registrations.
-WiPort Configure the port to listen for Web Interface XML requests.
– WiSslPort Configure the port to listen for Web Interface XML requests when using SSL.
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports.
-LogFile Configure logging to go to .
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs.
-Upgrade Perform actions needed after an upgrade of the broker service to a new version.
-Quiet Do not output status messages.
Configuration Service
PS C:\Program Files\Citrix\Configuration\Service> .\Citrix.Configuration.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Configuration Logging Service
PS C:\Program Files\Citrix\ConfigurationLogging\Service> .\Citrix.ConfigurationLogging.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Delegated Admin Service
PS C:\Program Files\Citrix\DelegatedAdmin\Service> .\Citrix.DelegatedAdmin.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Delegated Admin Service
PS C:\Program Files\Citrix\EnvTest\Service> .\Citrix.EnvTest.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Citrix Host Service
PS C:\Program Files\Citrix\host\service> .\Citrix.Host.exe /?
Parameters:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-KeyPort Configure the port for the peer-service SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Machine Creation Service
PS C:\Program Files\Citrix\MachineCreation\Service> .\Citrix.MachineCreation.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
Monitor Service
PS C:\Program Files\Citrix\Monitor\Service> .\Citrix.Monitor.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ODataPort Configure the port for the OData SDK
-RequireODataSsl Requires all OData SDK HTTP traffic be encrypted by SSL
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages
StoreFront Service
PS C:\Program Files\Citrix\Storefront\Service> .\Citrix.Storefront.exe /?
Parameter:
-? or -Help Display this usage message
-Show Show existing settings
-SdkPort Configure the port for the administration SDK
-SvcPort Configure the port for the inter-service SDK
-ConfigureFirewall Update Windows Firewall exclusions for the configured ports
-Logfile Configure logging to go to
-Uninstall Remove configuration settings, including Windows Firewall exclusions, and reserved URLs
-Upgrade Perform actions needed after an upgrade of the service to a new version
-Quiet Do not output status messages