- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 15, 2020
09:58 AM
How to export, transfer, FNMS information on another FNMS instance
Hi all,
I'm wondering if it is possible to move all configuration from an FNSM to another.
As configuration I'm thinking about all contracts, all rules, all scheduling, a part of the inventored target servers.
Thanks
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
1 Reply
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 15, 2020
02:10 PM
Hi @marcog ,
i would do that using a sql query(if i'm good at it) for the data we require to move. Its better you copy the existing data base to the other instance so that will avoid writing custom queries and then delete the data which is not required because everything is stored in the DB.
Not sure if this answers your question.
Regards,
