You are testing us this late on a Friday
Below you will see the extract from the documentation that you should have as well. I'm not an expert in this field, we never had to move our units, so I will first test this before diving in the deep end.
page 79
PI Batch Generator (PIBaGen) Interface to the PI System
1. If the PIUnit exists, make sure it is not monitored by the interface. (Unregister the PIUnit and check that the interface stopped monitoring the PIUnit.) The alternative is to stop the interface, but it is not necessary.
2. If the PIUnit does not exist, create the PIUnit. On a PI 3.4 server proceed to Step 5.
3. If the PIUnitBatch storage PIPoint for this PIUnit already exists (i.e., if PIUnitBatches were previously added and removed), then proceed to Step 5.
4. Add a PIUnitBatch, using PI MDB Editor, with the start time later than the start time of the primary archive. Using PI MDB editor, delete the just added PIUnitBatch. This step will create the necessary PIUnitBatch storage PIPoint. Perform this step when it cannot be determined if the PIUnitBatch storage PIPoint exists.
5. Repeat steps 1 to 4 for all the PIUnits that need to be backfilled.
6. A PIBatch storage PIPoint is added when the first PIBatch is added to the PI Batch Database. If there was no PIBatch ever added to the PIBatch Database, then using PI MDB Editor, add and remove a PIBatch that has the start time later than the start time of the primary archive. This step will create the necessary PIBatch storage PIPoint. Perform this step when it cannot be determined if the PIBatch storage PIPoint exists.
7. Reprocess the archives to create primary records for the newly added storage PIPoints. All the archives that cover the time span for backfilling batch data need to be reprocessed. See PI Server System Management Guide for details on reprocessing archives.
8. Open the the Batch Generator Plug-in for PI SMT. Select the PIUnit of interest and set the Recovery Option to either Recover all PIBatch Objects or Recover only PIBatches and PIUnitBatches. Also, the Recovery Time should be set to a value that covers the entire recovery period for that PIUnit. Save the changes to the configuration.
9. Register the PIUnit.
10. Repeat steps 8 and 9 for all the PIUnits that need to be backfilled.
11. Start the interface if it is not already running.