How to backup C40 - No. backup and restore in the Maintenance menu

Can someone tell me how can I save C40 current version of the TC4.2.1.265253 software?

I found a document showing that this is possible thanks to the "Backup and restore" option in the menu of maintenance, but there is no "Backup and restore" option when I go to the maintenance menu.

Thank you in advance.

Kind regards.

You must update your system to get the option "Backup and restore" - I can't remember in which version it was introduced however, but given the current version is TC7.1.4...

You can easily backup the configuration if you have a MSDS, but if you haven't, then you can download the codec xconfig file using PuTTY.

/Jens

Please note the answers and score the questions as "answered" as appropriate.

Tags: Cisco Support

Similar Questions

  • I used the backup and restore of the backup C on pc. Then tried to open saved files with IE and started acting weird.

    zip files

    I used the backup and restore of the backup C on pc.  Then tried to open the files saved with IE.  IE went into free fall.  ???

    I have no idea what opened the backup files when you have double-clicked, or if you will not quote you took after doing this...  However, the official way to 'Browse' the content of the backup...

    You can view the contents of your backup by opening the wizard to restore files.

    1. Open backup and restore by clicking on the button start , clicking Control Panel, clicking system and Maintenance and then click Backup and restore.

    2. Do one of the following:

      • To view your files, click Restore my files.

      • To display files all the, click on restore files for all users. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    3. Do one of the following:

      • To browse the contents of the backup, click Browse for files or click Browse for folders.

        When you browse folders, you will not be able to see the files in a folder. To view individual files, use her browse for files option.

      • To search the contents of the backup, click search, type all or part of a file name, and then click search.

    If you back up to the top PC (VHD) integer then you mifght consider this trick:
    http://www.Petri.co.il/mounting-Vista-backups-using-Windows-complete-PC-Backup.htm

    According to the edition of Windows Vista that you have (and how useful, you will find the possibility to look at old versions of a given file and possibly restore), this could be useful to you:
    http://www.ShadowExplorer.com/
    (not a replacement of relief.)

    With regard to the rate of success vs. failure rate of backup - it is difficult to measure.  Indeed most of the people backs up incorrectly.  It's really * not * enough to set a backup and forget about it.  If you test ever that your backups work/glance to see if you are backing up the good thing - it's just not wise.  Although most people expect that it is essential that the backups were working properly (not a test, a real emergency) to be discovered.  Most individuals who report failures, unfortunately, fall into this category "when my aircraft crashed and I went to my backups - it turns out _ backup _ does not and never told me...» ».

    A question... If you manually create a ZIP file (not a backup) - can you still Explorer in it as a folder?

    To test... Create a folder on your desktop.  Copy some files into it - of different types.  I say COPY and not MOVE on the goal here - because you can just blow this folder and all that results from this folder later if it was all fair copies of things.

    Make a right click on this folder and choose "send to" and "compress (ZIP) file and give a name to the new 'folder '.  (It's really a file.)  On your desktop, you should have the original folder you created and copied some stuff in, and a new "folder" with the name you just gave.  If you open the 'new' folder - you should see the name of the folder that is still on the desktop and go to this folder, you should see the files.  You literally use Windows Vista to the 'discovery' inside a ZIP file as if it were a folder.

  • Backup and restore error "the system does not have the specified path. (0 x 80070003) »

    Original title: Backup and restore SkyDrive errors

    Backup has encountered a problem during backup of the file C:\WINDOWS\System32\config\systemprofile\SkyDrive\My Documents. Error: (System does not find the specified path. (0 x 80070003))
    Backup has encountered a problem during backup of the file C:\WINDOWS\System32\config\systemprofile\SkyDrive\My music. Error: (System does not find the specified path. (0 x 80070003))
    Backup has encountered a problem during backup of the file C:\WINDOWS\System32\config\systemprofile\SkyDrive\My photos. Error: (System does not find the specified path. (0 x 80070003))
    Backup has encountered a problem during backup of the C:\WINDOWS\System32\config\systemprofile\Podcasts file. Error: (the system cannot find the specified file. (0 x 80070002))
    Backup has encountered a problem in videos C:\WINDOWS\System32\config\systemprofile\SkyDrive\My backup file. Error: (System does not find the specified path. (0 x 80070003))

    The above folders/files have been written not the system image.

    For my mistakes, I uninstalled skydrive and deleted the shortcut created in the bookmarks and folders moved to another location remove skydrive folder and re-run the backup and restore tool.

    Then everything worked well for me.

    Saved once installed skydrive...

  • BlackBerry Smartphones really backup and restore for the OS upgrade

    Hi all

    I'm new in the world of BB and I love it.

    I've recently updated the OS of my BB "BOLD" and was a little surprised by the backup and restore process...

    He missed some relevant info such as: BB Messenger discussions, certain parameters (network, wifi, email passwords options options...).

    Is there a way to really back up everything before the update of the OS? That's all just annoying (even if it's no big deal, the vast majority is here...)

    Thank you and have a nice day.

    See you soon

    We are not effective, we are just bored.

    The difference is this: I saw the backup upgrade automatically deleted at the end of the upgrade process. Your backup beforehand will ensure you the data for use if necessary.

  • How to backup and restore of Windows medial Player library?

    I rebuilt a WMP library several times due to changes in operating systems, accidents, etc.  Re-creation of playlists and of reloading the files of music becomes tedious. I know that you can have just the library automatically fill up again, but I did a lot of changes to customize the library and I would like to save the library and restore it if necessary. Is it possible to do? I'd appreciate any help in this area.

    You can try to use a Windows backup and backup the file/database library.

    http://support.Microsoft.com/kb/925718

  • Backup and restore of the different States of a database

    Hello

    In a development and test system, we want to save and restore the different States of the entire database.

    This means, we start with a full (TAG 1) backup of the database.
    On a day team has done in the database, after that we take a full backup (TAG 2).
    The next day, do us a restoration of the TAG 1 and the B team some works, after that, we take a full backup (tag 3).
    Then, we want to continue: restore from TAG 2, TAG 4 backup, restore TAG 3,...

    I tried follwing RMAN procedures:

    Backup (backup consistent cold)
    RMAN nocatalog target.

    SHUTDOWN IMMEDIATE;
    FORCE START S/N;
    SHUTDOWN IMMEDIATE;
    BOOTABLE MEDIA;
    backup as BACKUPSET COMPRESS database ' TEST1' tag include current controlfile;
    ALTER database open;


    Restore (database in time recovery DBPITR point)
    # get RCS with tag backup rman list «...» »
    # add - one for the RCS, use it in the script for NNNN

    RMAN nocatalog target.
    stop immediately;
    bootable media;
    restore the database to the SNA NNNN;
    recover the database unitl Yvert NNNN;
    ALTER database open resetlogs;

    Problem is: when we try to go back to an older version, we get a
    RMAN-20208: until this CHANGE THAT either before RESETLOGS change

    No idea how to switch between the different States of the database?

    Environment: Oracle 11g Enterprise Edition, ASM, Flash Recovery Area, no turning back.

    Kind regards
    Joachim

    I think you are looking for incarnations. (I know you said 11g, the doc here is 10 g, I love the research/layout better than the 11g docs).

    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14192/flashptr006.htm#sthref660

    7.6.6 point-in-time recovery for an Incarnation of the ancestor

    If you use VM, it would be a way to go as well. Restore a snapshot.

  • Help required with error 0 xC0000001 when opening DULL of the start menu and also impossible to create the recovery Dell backup and restore file.

    I use computer dell laptop inspiron 15 5558 with 8.1 windows preinstalled in it.

    I wanted to reinstall windows but I have no recovery media. Also I'm unable to create a new recovery media from Dell backup and restore. Also, I am unable to open feel of backup and restore in the start menu as this error comes up on screen

    Its always not available on him would happen, rumors were that he should have been made available yesterday, but Microsoft decided not to release it yet:

    http://winsupersite.com/Windows-10/Windows-10-build-10586-heads-slow-ring-insiders

  • My programs do not work after the use of backup and restore.

    I had to restore my laptop to original settings and now my program files do not work or even appear in the start menu. They show on the C drive.

    I used all my programs and files backup and restore for the restoration.

    How can this be repaired?

    Reinstall the programs.

    See you soon. Mick Murphy - Microsoft partner

  • Interact with the Application in backup and restore?

    I use a persistent storage to save data in my application.  I would like to be able to retain these data for the upgrades of the device.  Suite How To - backup and restore of small amounts of data using SyncItem, I added another point of entry to my request and created a class that extends SyncItem.  I can now properly save and restore my data with Desktop Manager.

    At the start, my request has copy data storage persistent local data structures.  While it is running, it only reads and writes on these local structures.  At the exit, he empty local data in persistent storage.  For this reason, if my application is running during a restore, will overwrite the data in persistent storage, but my application continues to run with the obsolete data.  Ideally, I would like to say my request to re-read a persistent storage.  Can I call methods in my application?  In setSyncData, I tried to use UiApplication.getUiApplication () to get a reference to my application, but it throws a ClassCastException.  Any ideas?

    Thank you.

    UiApplication.getUiApplication () returns the application to the foreground, which can only be your app.  Instead, you can store a reference to your application in the RuntimeStore while it is running.  The restore process could then access the RuntimeStore object and call methods in your application to know that he has read the new, refreshed from the PersistentStore data.

    The RuntimeStore works in a way similar to the PersistentStore, with the exception that RuntimeStore data are not permanent (it is lost when the device is reset).

    Another approach is to alert the application using a GlobalEvent.

    What is - world events and global event listeners
    Article number: DB-00145

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800620/What_Is...

  • BlackBerry Smartphones backup and restore

    I have a defective BB 8820 and told me I could save my current phone and all settings, downloads, the book addresses, apps, etc. for my laptop. So when I get my new BB 8820, I can restore from my laptop again phone and everything will be as if it were on my current BB. Firstly is there guidance on how to backup and restore, then somewhere? All the world did this with success? Can someone help me or enlighten us on how it really works and if it really works? Do I need to have the BB software I got with my BB on my laptop to work of this procedure? ATT support gave me a web address and told me that it was very simple. I wonder a little. Technical support told me that she was surprised that I did not this backup process on a regular basis, in case I lose my phone or something. Well, I've only had my BB for 3 months and was not sure to save or how. I'd appreciate any help you can give me thank you in advance for your time and your help. If you want to send me a direct email, you can use [email protected] - Thank you

    Here you go: Yes, you need to install BlackBerry desktop manager on your PC for backup of your device.

    http://www.BlackBerry.com/BTSC/search.do?cmd=displayKC&docType=kc&externalId=KB12487&sliceId=SAL_Pub...

  • The backup and restore App in Z3

    Guys you did remember the backup and restore of the Z1 App? that can be completely backup and restore applications and data. But in Z3, you can back up and restore something!

    Nor on the Z1, the app would not save all the data and applications.

  • Cannot reinstall Dell backup and restore support center

    Hello

    A new Inspiron 3521. Upgrade to 8.1 Windows before you create backup discs. Now when I try to create the backup, get the message:

    Reinstall Dell backup and restore

    To use Dell backup and restore with this version of Windows, you must reinstall it from the original installation media or download files. If you are unable to locate the files or media, contact Dell, the manufacturer of Dell backup and restoration for more information.

    Cannot access it from support center - only lists updated, pilots not original (I already installed). When I try to do a scan for drivers, it never ends (leave it on for hours).

    Can anyone help? Thank you.

    Hi Debsdell

    Sorry for the late reply. Please follow the steps mentioned below for the resolution of the problems.

    Has) Uninstall Dell Backup and recovery program

    1. Enter in the right edge of the screen and then click on search.
      (If you use a mouse, point to the upper right of the screen, move the pointer of the mouse down and then click Find.)
    2. Enter the control panel in the search box, and then tap or click Control Panel.
    3. Under notice of:, choose large icons and then tap or click programs and features.
    4. Press or click the program and then tap or click on uninstall.
    5. Follow the instructions on the screen.
    6. Restart the system.

    B) Install Dell backup and restore from the link below

    http://www.dellbackupandrecovery.com/en-us/index.html

    Click on the download that is located on the right and follow the instructions on the screen

    Please let me know if it helps.

  • Best practices for backup and restore

    Hello!

    I couldn't find any recommended official VMware to backup/restore the components of vCenter: vCenter, SSO, Update Manager, heartbeat...

    Anyone provide any doc where it should be mentioned?

    Thank you.

    Discover this for SSO. VMware KB: backup and restore of the configuration of VMware vCenter Single Sign-On 5.5

    Thank you

    DJ

  • How to manually backup and restore iphone content (texts, contacts, data apps) and apps?

    How to manually backup and restore iphone content (texts, contacts, data apps) and apps?

    What do you mean by "back up manually? Do you mean back up some data like contacts, texts selectively?

    Or you don't want the automatic upward, instead, you want to manually create upward?

  • Vista Home Basic. My restore backup and restore is "RunOnce", how do I change to normal?

    I downloaded a program from the internet and immediately unitnstalled, because it was not what I expected. Now my "backup and restore is on" RunOnce.  How to change backup and restore back to normal?

    Hello

    1. What is the name of the program you downloaded / installed?

    I suggest that you perform a System Restore to the point your backup and restoration were normal.

Maybe you are looking for