Hello,
I am planning to migrate our SnapCenter VMware Plug-In 4.1.1 to the Data Broker 1.0.1 sometime tomorrow. The PowerShell command listed is:
invoke-SCVOVAMigration -SourceSCVHost old-SCV-host-IP
-DestinationSCVOVAHost new-OVA-IP -OVACredential OVA-credentials
-ByPassValidationCheck -Overwrite -ContinueMigrationOnStorageError
-ScheduleOffsetTime time-offset
For the most part this seems straightforward, however I can find no explanation for the "ScheduleOffsetTime" switch. What does this mean? Syntax indicates we are to enter a time-offset but I don't know what that should be. Any ideas?