| DisplayName | Description | ID | Target | Accessibility | Category | Enabled | Remotable | Timeout |
| Check Installation Prerequisites for Citrix MPXAXD Agent | Check installation prerequisites for Citrix Management Pack for XenApp and XenDesktop MP Agent.
Parameters:
- AgentInstallationSource: Agent installation and configuration source is specified as either with the management server name where XenApp and XenDesktop MP will be installed or with the UNC path where XenApp and XenDesktop MP Agent installation and configuration files exist. If not specified, the task tries to identify the management server automatically.
| ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.MPCheckPrerequisites.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | Maintenance | True | False | 300 |
| Check Requirements and Configuration for Citrix MPXAXD Agent | Checks if a Citrix system meets the requirements for Citrix Management Pack for XenApp and XenDesktop Agent.
| ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.MPCheckRequirements.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | ConfigurationHealth | True | False | 900 |
| Collect Support Information for Citrix MPXAXD Agent | Collects support information for XenApp and XenDesktop Management Pack Agent. | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.MPCollectSupportInformation.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | ConfigurationHealth | True | False | 300 |
| Install Citrix MPXAXD Agent | Installs Citrix Management Pack Agent for XenApp and XenDesktop on the Citrix system.
Parameters:
- AgentInstallationSource: Agent installation and configuration source is specified as either with the management server name where XenApp and XenDesktop MP was installed or with the UNC path where XenApp and XenDesktop MP Agent installation and configuration files exist. If not specified, the task tries to identify the management server automatically.
- AgentInstallationDestination: Specify the agent installation destination folder optionally.
- UpgradeAgent: If true, then existing agent is uninstalled initially and then the new one is installed. Before the agent is upgraded, put the managed node in the maintenance during the installation.
- IgnorePrereqCheck: Do not use it. It should be used only for support purposes.
- Encryption password: Password used for decrypting the configuration. (Must be the same as used with "XenApp and XenDesktop MP Configuration")
| ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.XenDesktopMPInstall.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | Maintenance | True | False | 300 |
| Uninstall Citrix MPXAXD Agent | Uninstalls Citrix Management Pack Agent for XenApp and XenDesktop from the Citrix system | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.XenDesktopMPUninstall.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | Maintenance | True | False | 300 |
| Update Configuration on Citrix MPXAXD Agent | Updates Configuration on Citrix Management Pack Agent for XenApp and XenDesktop.
Parameters:
- AgentInstallationSource: Agent installation and configuration source is specified as either with the management server name where XenApp and XenDesktop MP was installed or with the UNC path where XenApp and XenDesktop MP Agent installation and configuration files exist. If not specified, the tasks tries to identify the management server automatically.
- Encryption password: Password used for decrypting the configuration. (Must be the same as used with "XenApp and XenDesktop MP Configuration")
| ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole.XenDesktopMPUpdate.Task | ComTrade.Citrix.XenDesktop.DeliveryController.ComputerRole | Public | Maintenance | True | False | 300 |
| Collect Support Information for Citrix MPXAXD Machine Agent | Collects support information for MPXAXD Machine Agent | ComTrade.Citrix.XenDesktop.MachineAgentProxyComputerRole.CollectSupportInfo.Task | ComTrade.Citrix.XenDesktop.MachineAgentProxy.ComputerRole | Public | ConfigurationHealth | True | False | 300 |
| Update Configuration on Citrix MPXAXD Machine Agent | Parameters:
- AgentInstallationSource: Agent installation and configuration source is specified as either with the management server name where XenApp and XenDesktop MP was installed or with the UNC path where MPXAXD Machine Agent Proxy installation and configuration files exist. If not specified, the tasks tries to identify the management server automatically.
- Encryption password: Password used for decrypting the configuration. (Must be the same as used with "XenApp and XenDesktop MP Configuration") | ComTrade.Citrix.XenDesktop.MachineAgentProxyComputerRole.MPAgentUpdate.Task | ComTrade.Citrix.XenDesktop.MachineAgentProxy.ComputerRole | Public | ConfigurationHealth | True | False | 300 |
| Check Requirements and Configuration for Citrix MPXAXD Machine Agent | Checks if a Citrix system meets the requirements for MPXAXD Machine Agent. | ComTrade.Citrix.XenDesktop.MachineAgentProxyComputerRole.MPCheckRequirements.Task | ComTrade.Citrix.XenDesktop.MachineAgentProxy.ComputerRole | Public | ConfigurationHealth | True | False | 300 |
| Start Service | Attempts to start the Windows service. | ComTrade.Citrix.XenDesktop.Service.StartService.Task | ComTrade.Citrix.XenDesktop.Service | Public | Maintenance | True | False | 300 |
| Stop Service | Attempts to stop the Windows service. | ComTrade.Citrix.XenDesktop.Service.StopService.Task | ComTrade.Citrix.XenDesktop.Service | Public | Maintenance | True | False | 300 |
| Unused Assigned Desktops |
This task helps in identifying assigned machines in a static Desktop OS delivery group that are not used anymore. This is done by showing assigned machines to which users didn’t connect to in the last n days.
By default, machines that were not connected to in the last n days, but are currently in use or in a disconnected state, are not shown. To list of such machines, set IncludeInUse/IncludeDisconnected parameters to true.
Parameters:
-IncludeInUse: choose whether to list machines that are currently in use but last connection was not done in the last n days.
-IncludeDisconnected: choose whether to list machines that are currently disconnected but last connection was not done in the last n days.
-NumberOfDays: number of days user didn’t connect to a machine. For example, to list machines users didn’t connect to in the last 30 days, enter 30 for this parameter.
-IncludeAssignedNotConnectedYet: choose whether assigned machines that were not yet connected to are listed.
| ComTrade.Citrix.XenDesktop.UnusedDesktops.Task | ComTrade.Citrix.XenDesktop.DeliveryGroup.Private.DesktopOS | Public | Custom | True | False | 300 |