• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Generate .bak of MS-SQL Server

bartabc

Basic Pleskian
Hello,

How can i export a MS-SQL Server database to .bak file to import to another server (without windows plesk installed)?

I know there is a Database Reposity Backup i used then but files are generated without extension. Is there a possible to import this file to another MS SQL Server using MS Visual Studio for example ?

I have power pack tools installed with MS SQL Server 2012 on Windows Plesk 12.08 on Windows Server 2012 R2 64 BIts.

Thank you,
 
Why you can't do it with native MSSQL method with help of SQL Server Enterprise Manager?
 
You will need to use sql management studio, go to databases >> db >> task >> backup then select path where you want to save file and name the file name as b.bak
 
Back
Top