Error ID: XDDS:A75A86BB When Adding Machines to a Streamed Catalog Error Occurs

Error ID: XDDS:A75A86BB When Adding Machines to a Streamed Catalog Error Occurs

book

Article ID: CTX200358

calendar_today

Updated On:

Description

While adding machines to a streamed catalog, wizard shows the error “The virtual machine <machine name> with MAC address xx:xx:xx:xx:xx:xx in the selected Device Collection could not be found on any available connection”.

Exception

Citrix.Console.Models.Exceptions.ScriptException The virtual machine CTX2-TTM01 with MAC address 00:50:56:A6:37:C0 in the selected Device Collection could not be found on any available connection. 
at Citrix.Console.PowerShellSdk.ProvisioningSchemeService.Scripts.AddPvsMachinesScript.RunScript() 
at Citrix.Console.PowerShellInteraction.PowerShellScript`1.Run() 
at Citrix.Console.ProvisioningSchemes.UI.Dialogs.AddMachinesWizardViewModel.Commit(IProgressReporter progressReporter) 

DesktopStudio_ErrorId : UnknownError 
ErrorCategory : NotSpecified 
DesktopStudio_PowerShellHistory : AddPvsMachinesScript 
22.10.2014 13:32:46 

Set-PvsConnection -domain "tv.local" -port 54321 -server "ctx-prov01.tv.local" 
Get-PvsVersion 
Get-SimplePvsCollection -collectionId @("150e411c-7242-4412-a5df-80d0fa9aabc1") 
Get-SimplePvsDevice -collectionId @("150e411c-7242-4412-a5df-80d0fa9aabc1") 
Get-SimplePvsADAccount -domain "tv.local" -name "CTX2-TTM01" 
Get-SimplePvsADAccount -domain "tv.local" -name "CTX2-TTM02" 
Get-HypVMMacAddress -AdminAddress "ctx-xdddc01.tv.local:80" -LiteralPath "XDHyp:\Connections\TV-VMM" 

Resolution

Starting with the device named in the error message, examine existing devices in the catalog. Find mismatches of the MAC address the Virtual Machine (VM) claims to have, against the MAC address the VM properties show assigned to the Virtual Machine.


Problem Cause

An active device in the collection is associated with a MAC address that is not assigned to a VM.

Issue/Introduction

Error ID: XDDS:A75A86BB When Adding Machines to a Streamed Catalog Error Occurs