**********************
Windows PowerShell transcript start
Start time: 20150122154328
Username : XXXXXXXX
Machine : XXXXXXXx (Microsoft Windows NT 6.1.7601 Service Pack 1)
**********************
Please confirm your information before proceeding
Target cluster - XXXXX
Source vCenter - XXXXXXSource Datacenter - XXXXXXX
Destination vCenter - XXXXXX
Destination datacenter - XXXXXXX
Please confirm that the above information is correct and press any key to continue . . .
Running QA tests against the information provided
Cluster XXXXX DOES exist in XXXXXXX
Checking connection to the ESX hosts with the root password provided
Datacenter XXXXXX DOES exist in XXXXXX
1
Exporting folders in source datacenter XXXXXXX
Action to take for this exception:
Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value. Supply a
collection that does not contain any null values and then try the command again.
[C] Continue [I] Silently Continue [B] Break [S] Suspend [?] Help (default is "C"): c
Get-View : Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value.
Supply a collection that does not contain any null values and then try the command again.
At C:\vcenter_migration\Functions\get_folder_path_function.ps1:46 char:25
+ $fld = Get-View $fld.Parent
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Get-View], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.DotNetInterop.GetVIView
Action to take for this exception:
Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value. Supply a
collection that does not contain any null values and then try the command again.
[C] Continue [I] Silently Continue [B] Break [S] Suspend [?] Help (default is "C"): c
Get-View : Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value.
Supply a collection that does not contain any null values and then try the command again.
At C:\vcenter_migration\Functions\get_folder_path_function.ps1:46 char:25
+ $fld = Get-View $fld.Parent
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Get-View], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.DotNetInterop.GetVIView
Action to take for this exception:
Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value. Supply a
collection that does not contain any null values and then try the command again.
[C] Continue [I] Silently Continue [B] Break [S] Suspend [?] Help (default is "C"): b
Action to take for this exception:
Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value. Supply a
collection that does not contain any null values and then try the command again.
[C] Continue [I] Silently Continue [B] Break [S] Suspend [?] Help (default is "C"): b
% : Cannot validate argument on parameter 'VIObject'. The argument is null, empty, or an element of the argument collection contains a null value. Supply a
collection that does not contain any null values and then try the command again.
At C:\vcenter_migration\Functions\get_folder_path_function.ps1:38 char:15
+ $Folder | %{
+ ~~
+ CategoryInfo : InvalidData: (:) [ForEach-Object], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.ForEachObjectCommand
PowerCLI C:\vcenter_migration>