When attempting to add Physical Devices to Citrix Cloud using the Citrix Provisioning Devices Export Wizard. Getting a message "No Devices Found to Export" after selected the Device Collection to export. (Note: Physical Devices can also be a VM that will not be in a Power Managed Catalog.)
Missing Active Directory information.
If any of the below AD information is missing you won't be able to export the Target Device.
AD information you are looking for.
How to check if the domain information is missing for the Target Device with PVS console or PVS server with console.
1. Open PowerShell as Admin and Load PVS Snap-In's
Import-Module "C:\Program Files\Citrix\Provisioning Services Console\Citrix.PVS.SnapIn.dll"
2. Check the PVS Target Device Information. (Replace TargetDeviceName with how the it how in the PVS Console)
Get-PvsDevice -DeviceName "TargetDeviceName"