If you have used the Windows Backup application before in other Windows Server versions, you know that it is called NTBACKUP and you can run it, using that command, from the command line. If you attempt the same command in Windows Server 2008, you will find that you get an error. This is because the new Windows Server 2008 Backup program is called Windows Server Backup.
To install Windows Server Backup, go to Start -> Administrative Tools -> Server Manager. From there, click on Features, then Add a Feature. You want to add the Windows Server Backup. This will get your CLI telnet application working again if you just type “backup” instead of NTBackup.
Also see this tutorial which will probably answer your question in more detail:
Regards
Last Wiki Answer Submitted: April 19, 2013 8:24 pm by Michael Tidmarsh14,060 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
You need to know that NTBackup is not compatible with Windows Server 2008. Use WBAdmin! Try this ITKE Answer
I tried to type backup after installation of back features from server manager but it’s not working wbadmin cmd is working.