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"
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.
An active device in the collection is associated with a MAC address that is not assigned to a VM.