Skip to main content

Posts

Showing posts from October, 2019

EPM Automate Migrating large Snapshots using: copysnapshotfrominstance

Create a simple script to manage your migration process between environments. This script will give you peace of mind that, no matter how large your Snapshots grow, you can effortlessly migrate them across environments. Key benefits: The migration of Snapshots can be scheduled , The command can handle large Snapshot sizes, Significantly faster than manual Download / Upload process, Less risk of storing sensitive Snapshots locally, Less storage space required locally. Points to note:          A separate command importsnapshot could be used to Import the Snapshot, if desired.         The Snapshot will be copied from the Migration area in the Source environment to the Target Environment The source password will need to be encrypted, whereas this is not a requirement for the target password Here are the building blocks for your script: 1.        Set Variables  I use the following variables in my script:  -   Location of epmautomate.bat f