Month: December 2018
Scripts-PowerShell For DBA Part-3
Database Backup On Source Server (Copy Only) Get-DbaDatabase -sqlinstance Localhost -ExcludeAllSystemdb|Backup-DbaDatabase -BackupDirectory C:\Backup\Migration -CreateFolder –Type Full -Copy Only Restore Database Backup On Destination Server restore-dbadatabase…
PowerShell For DBA Part-3(DB Migration)
It is recommended to watch Part-1 and Part-2 first. You can find Part-1 and Part-2 here Follow me: Blog: http://Sqldepository.com YouTube : Sql depository Facebook: https://www.facebook.com/sqldepository/ Google+ :https://plus.google.com/u/0/107093915534620159617
PowerShell For DBA Part-2
It is recommended to watch part-1 first. If you haven’t watch the part-1 yet then you can watch it Here Scripts PowerShell FOR DBA-Session-1-AND-2 Follow me:…
PowerShell FOR DBA Part-1
You can watch part-2 Here Follow me: Blog: http://Sqldepository.com YouTube : Sql depository Facebook: https://www.facebook.com/sqldepository/ Google+ :https://plus.google.com/u/0/107093915534620159617 Notice: JavaScript is required for this content.