cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1016
Views
0
Helpful
3
Replies

How to Restoring Backup LMS 3.2 Data on Windows

please what do you meane the blewo command :

NMSROOT\bin\perl NMSROOT\bin\restorebackup.pl [-t temporary directory] [-gen generationNumber] [-d backup directory] [-h]

1- NMSROOT  ---------) that mean the backup root

2- NMSROOT   that meane what ?

3- [-t temporary directory]  that meane what ?

4 - [-gen generationNumber] that meane what ?

5 - [-d backup directory]   that meane what ?

6 - [-h]  that meane what ?

   as examble     NMSROOT\bin\perl NMSROOT\bin\restorebackup.pl -d backup directory ? 

please expleane how to restore the backup by CLI ?

thanks ,

1 Accepted Solution

Accepted Solutions

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi Mohamed,

this is the Example command that you need to use to restore the backup:

C:\Program Files (x86)\CSCOpx\bin>perl restorebackup.pl -d c:\temp\67

NMSROOT   that meane what ?  where the LMS is installed   for e.g c:\program files\CSCOpx

[-t temporary directory]  that meane what ? >> temp directory if you want to sepcify

4 - [-gen generationNumber] that meane what ?  generation if exist , say you have 10 backup folder then you need to select the number of the backup you want to restore say number 6.

In my example it is 67

5 - [-d backup directory]   that meane what ?  >> -d  is the syntax to specify the directory where you have the backup

in my example it is C:\temp

Thanks-

Afroz

[Do rate the useful post]

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

View solution in original post

3 Replies 3

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi Mohamed,

this is the Example command that you need to use to restore the backup:

C:\Program Files (x86)\CSCOpx\bin>perl restorebackup.pl -d c:\temp\67

NMSROOT   that meane what ?  where the LMS is installed   for e.g c:\program files\CSCOpx

[-t temporary directory]  that meane what ? >> temp directory if you want to sepcify

4 - [-gen generationNumber] that meane what ?  generation if exist , say you have 10 backup folder then you need to select the number of the backup you want to restore say number 6.

In my example it is 67

5 - [-d backup directory]   that meane what ?  >> -d  is the syntax to specify the directory where you have the backup

in my example it is C:\temp

Thanks-

Afroz

[Do rate the useful post]

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****

Dear Afroz ,

many Thanks for your fast response and I will apply that tomorrow ISA .

and I have two folder in E partation one have name ( LMS ) and an other in ( newbackup ) and so i will write this command in Run :

E:\LMS\bin>perl restorebackup.pl E:\newbackup\0

thanx

mohamed

Thanks is right

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****