Update-MSDeployUnitMigrationSlots
Automatically schedule Ids into Migration Slots for a Deployment Unit
Syntax
Update-MSDeployUnitAutoScheduleMigrations -Module (String) -InstanceIds (Int32[]) [-ScheduleFrom (Nullable`1)] [-ScheduleTo (Nullable`1)] [-FillPercent (Int32)] [-OverwriteCurrentSlot (Boolean)]
Update-MSDeployUnitAutoScheduleMigrations -DeployUnitIds (Int32[]) [-ScheduleFrom (Nullable`1)] [-ScheduleTo (Nullable`1)] [-FillPercent (Int32)] [-OverwriteCurrentSlot (Boolean)]