Powershell And SQL Server With DBATools by Rob Sewell (Recordings)
$258.00
Use 75% Discount Code: HAPPY75 (Now: US$ 258 . After Discount: US$ 64.5)
(GST + Internet Transaction Fee additional)
8-hrs Video Course (Recorded Class)
Subscription Period: Lifetime Access
Abstract: The SQL Server Collaborative organisation have created the free, open source PowerShell module dbatools lead by Chrissy LeMaire and with over 100 contributors to extend PowerShell support for SQL Server even further
Join Cloud and Data Center MVP and dbatools evangelist Rob Sewell to learn how to you can make use of both of these modules to simplify and automate your DBA needs.
You will be shown how you can accomplish many routine DBA tasks easily and simply with one line of PowerShell code
- Migrate an entire instance with one line of code – databases, users, jobs, schedules, credentials ,proxies, operators (The list goes on, it’s pretty much everything)
- Restore an entire instance from a backup directory
- Test your restores every day
- Simply and easily find a stored procedure, trigger, view in a database even if you don’t know which instance it is on
- Show who changed my database and what they did
- Display the last time a successful DBCC CHECKDB was run for all databases across my estate
- Make us of sp_whoisActive and Glenn Berry’s diagnostic queries straight from PowerShell
- Write Pester Tests to validate your SQL Server environment
- And much much more
Come and join me for a great day of PowerShell and SQL full of demos and useful solutions that you will be able to take back to your workplace. You will improve your knowledge and skills, see how the modern DBA will work and have fun at the same time.
Description
Abstract: The SQL Server Collaborative organisation have created the free, open source PowerShell module dbatools lead by Chrissy LeMaire and with over 100 contributors to extend PowerShell support for SQL Server even further
Join Cloud and Data Center MVP and dbatools evangelist Rob Sewell to learn how to you can make use of both of these modules to simplify and automate your DBA needs.
You will be shown how you can accomplish many routine DBA tasks easily and simply with one line of PowerShell code
- Migrate an entire instance with one line of code – databases, users, jobs, schedules, credentials ,proxies, operators (The list goes on, it’s pretty much everything)
- Restore an entire instance from a backup directory
- Test your restores every day
- Simply and easily find a stored procedure, trigger, view in a database even if you don’t know which instance it is on
- Show who changed my database and what they did
- Display the last time a successful DBCC CHECKDB was run for all databases across my estate
- Make us of sp_whoisActive and Glenn Berry’s diagnostic queries straight from PowerShell
- Write Pester Tests to validate your SQL Server environment
- And much much more
Come and join me for a great day of PowerShell and SQL full of demos and useful solutions that you will be able to take back to your workplace. You will improve your knowledge and skills, see how the modern DBA will work and have fun at the same time.
Modules:
- What is dbatools?
- Finding Commands
- Using Commands
- Migrate an entire instance with one line of code – databases, users, jobs, schedules, credentials, proxies, operators (The list goes on, it’s pretty much everything)
- Restore an entire instance from a backup directory
- Test your restores every day
- Simply and easily find a stored procedure, trigger, view in a database even if you don’t know which instance it is on
- Show who changed my database and what they did
- Display the last time a successful DBCC CHECKDB was run for all databases across my estate
- Make us of sp_whoisActive and Glenn Berry’s diagnostic queries straight from PowerShell
- Write Pester Tests to validate your SQL Server environment