Add Cmdlet –ModifyPresent Flag The ModifyPresent option ensures that the add-cmdlets modify the MO, if it already exists, instead of returning an error. Create a csv file with Name, Id pairs. $("Name,Id"; foreach ($vlan in 501..510) { "vlan${vlan}, ${vlan...