VMware Cloud Community
YannMichalak
Enthusiast
Enthusiast

[vRA 7.3] - VDI PowerShell agent & Citrix XenDesktop 7.12

Hello VMware Community :smileycool:

We try to configure VDI PowerShell Agent with vRA 7.3 and XenDesktop 7.12.

Just a confirmation please.

We see that :

Capture-3.jpg

vRA support ONLY XenDesktop 7.0 or XenDesktop 7.12 also ?

We don't arrive to registred XenDesktop Client to "Machine Catalog & Delivery Group".

Who works with vRA and XenDesktop ? We need help 😉

Thx

0 Kudos
1 Reply
YannMichalak
Enthusiast
Enthusiast

This is the error :

Error processing [VdiRegister], error details:

DynamicOps.Vrm.Agent.VdiIntegrationException: XenDesktop integration request unexpected error. ---> DynamicOps.Vrm.Agent.PowerShellRequestException: PowerShell terminating error. ---> System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'HypervisorConnectionUid'. The argument is null. Provide a valid value for the argument, and then try running the command again. ---> System.Management.Automation.ValidationMetadataException: The argument is null. Provide a valid value for the argument, and then try running the command again.

   at System.Management.Automation.ValidateNotNullAttribute.Validate(Object arguments, EngineIntrinsics engineIntrinsics)

   at System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)

   --- End of inner exception stack trace ---

   at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)

   at System.Management.Automation.RunspaceInvoke.Invoke(String script, IEnumerable input, IList& errors)

   at DynamicOps.Vrm.Agent.PowerShellRequest.Execute()

   --- End of inner exception stack trace ---

   at DynamicOps.Vrm.Agent.PowerShellRequest.Execute()

   at DynamicOps.Vrm.Agent.PowerShellRequestService.Execute(PowerShellRequestData requestData, PowerShellScriptData data)

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellRegisterActionRequest.Execute()

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellIntegrationServiceProvider.VdiRegister(VdiPowerShellMachine machine)

   --- End of inner exception stack trace ---

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellIntegrationServiceProvider.ProcessException(Exception originalException)

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellIntegrationServiceProvider.VdiRegister(VdiPowerShellMachine machine)

   at DynamicOps.Vrm.Agent.BaseIntegrationAgent`4.ProcessSpecificTask(WorkItem workItem, PropertyBagHelper propertyBag, IntegrationTask`1 specificTask)

   at DynamicOps.Vrm.Agent.BaseAgent.ProcessWorkitem(WorkItem workItem)

INNER EXCEPTION: DynamicOps.Vrm.Agent.PowerShellRequestException: PowerShell terminating error. ---> System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'HypervisorConnectionUid'. The argument is null. Provide a valid value for the argument, and then try running the command again. ---> System.Management.Automation.ValidationMetadataException: The argument is null. Provide a valid value for the argument, and then try running the command again.

   at System.Management.Automation.ValidateNotNullAttribute.Validate(Object arguments, EngineIntrinsics engineIntrinsics)

   at System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)

   --- End of inner exception stack trace ---

   at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)

   at System.Management.Automation.RunspaceInvoke.Invoke(String script, IEnumerable input, IList& errors)

   at DynamicOps.Vrm.Agent.PowerShellRequest.Execute()

   --- End of inner exception stack trace ---

   at DynamicOps.Vrm.Agent.PowerShellRequest.Execute()

   at DynamicOps.Vrm.Agent.PowerShellRequestService.Execute(PowerShellRequestData requestData, PowerShellScriptData data)

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellRegisterActionRequest.Execute()

   at DynamicOps.Vrm.Agent.VdiPowerShell.VdiPowerShellIntegrationServiceProvider.VdiRegister(VdiPowerShellMachine machine)

2017-06-14T08:47:45.632Z VM-VRA020 vcac: [component="iaas:VRMAgent.exe" priority="Info" thread="5984"] [sub-thread-Id="57"  context="zArLubYP"  token="K2Zc2K7U"] Finished processing work item id: c2d12505-060b-44de-a623-eec946146c9f, task type: VdiRegister, succeeded: False, message: XenDesktop integration request unexpected error.

0 Kudos