Quantcast
Channel: SQLServerCentral » SQL Server 2016 » SQL Server 2016 - Administration » Latest topics
Viewing all articles
Browse latest Browse all 2648

copy all database instance to another sql server dbatools

$
0
0
Dear all,
I tried to move several databases from one instance to anotherI used the dbatools Copy-DbaDatabase tool
 [code language="sql"]Copy-DbaDatabase -Source Server1 -Destination server2 -Database datbase1 -NetworkShare \\server1\backup -B

Viewing all articles
Browse latest Browse all 2648

Latest Images

Trending Articles



Latest Images