Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

Backup:

  • Login to your server by using administrative rights.
  • Open command prompt using start → run → and type cmd.
  • Navigate to below mentioned path:
  • %SYSTEMROOT%\System32\inetsrv\
  • Fire below mentioned command to save configuration backup:
  • appcmd.exe add backup "My Backup Name"

Go to inetsrv Path
 

View available Backups:

  • Login to your server by using administrative rights.
  • Open command prompt using start → run → and type cmd.
  • Navigate to below mentioned path:
  • %SYSTEMROOT%\System32\inetsrv\
  • Fire below mentioned command to view the list of available backups:
  • appcmd.exe list backup

View Available Backups
 

Restore:

  • Login to your server by using administrative rights.
  • Open command prompt using start → run → and
  • %SYSTEMROOT%\System32\inetsrv\
  • type cmd.
  • Navigate to below mentioned path:
  • Fire below mentioned command to restore the backup:
  • appcmd.exe restore backup "My Backup Name"

Go to inetsrv Path
 

Delete Backup:

  • Login to your server by using administrative rights.
  • Open command prompt using start → run → and type cmd.
  • Navigate to below mentioned path:
  • %SYSTEMROOT%\System32\inetsrv\
  • Fire below mentioned command to remove the backup:
  • appcmd.exe delete backup "My Backup Name"

Delete a Backup

Notes:
  • You can also assign any name instead of "My Backup Name".
  • This will only work for the clients who has admin access of VPS/Dedicated Server.

Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution