dbatools - PowerShell and SQL Server Working Together

Slides:



Advertisements
Similar presentations
Where to Put Your Package Okay, stop giggling – this is SQL Server!
Advertisements

Automating Common DBA Tasks
James Boother Blog: AUTOMATING ADMIN TASKS WITH POWERSHELL.
CS27510 Commercial Database Applications. Maintenance Maintenance Disaster Recovery Disaster Recovery.
Today’s Agenda Chapter 12 Admin Tasks Chapter 13 Automating Admin Tasks.
Module 13 Automating SQL Server 2008 R2 Management.
+ Administering Microsoft SQL Server 2012 Databases Implementing a Data Warehouse with Microsoft SQL Server = Querying Microsoft SQL.
Chokchai Junchey Microsoft Product Specialist Certified Technical Training Center.
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
IT 456 Seminar 5 Dr Jeffrey A Robinson. Overview of Course Week 1 – Introduction Week 2 – Installation of SQL and management Tools Week 3 - Creating and.
1 © 2001, Cisco Systems, Inc. All rights reserved. Session Number Presentation_ID SQL 2005.
Backing Up and Restoring Databases by Using the SQL Server 2000.
Maintenance Practices. Goal  Automate the necessary DBA chores to put organizations on the path of having healthier, consistent and more trustworthy.
Rob Sewell Making PowerShell Useful Real-Life Examples of Powershell in Action Slides available here -
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
Introduction to SQL Server Automation with Powershell by Chris Sommer.
New Instance… Now What? Presented by: James Donahoe Senior Solutions Engineer – TeleTracking Technologies MCSA: SQL Server 2012.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 18/06/2016David Postlethwaite.
SQL Server Agent All the Knobs You Need to Know Taiob M Ali.
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
Building a Home Grown Auditing Infrastructure for SQL Server
SQL Server on Linux CTP 1.1 Florian
SQL Server Agent All the Knobs You Need to Know
Recommended Practices & Fundamentals
Benchmarking like a PRO
What Is The SSIS Catalog and Why Do I Care?
Working with SQL Server for Linux Cross-Platform
Amazon Web Services RDS with SQL Server
Automated Enterprise-wide SQL Server Auditing
Lead SQL BankofAmerica Blog: SQLHarry.com
Policy Based Management: Introduction & implementation
Common SQL Server Mistakes and How to Avoid Them
Document SQL Server with PowerShell
SQL Server & PowerShell
Amazon Web Services RDS with SQL Server
Boring is stable, stable is good - best practices in practice
Discover Your Database From The Inside!
Dynamics AX Performance
Making PowerShell Useful
SQL Server Analysis Services Fundamentals
Amazon Web Services RDS with SQL Server
Making PowerShell Useful
Re-Indexing - The quest of ultimate automation
Use PowerShell & dbatools to Manage your SQL Server Environment
SQL Server and PowerShell Let’s Get Serious
Migrating your local database to Azure SQL DB
Amazon Web Services RDS with SQL Server
SQL Server Performance Tuning Nowadays
dbatools! The reason to finally start learning and using Powershell
SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell.
Making PowerShell Useful
Making PowerShell Useful
SQLSERVER:\ Using the SQL Server Provider with PowerShell
Become the Data Platform Engineer of Tomorrow
Administrating SQL Server with PowerShell dbatools
Test and Verify Instances with DBAchecks
Grow Your Script From Simple to Module
Summit Nashville /3/2019 1:48 AM
Use PowerShell & dbatools to Manage your SQL Server Environment
Administrating SQL Server with PowerShell dbatools
Gold Sponsors.
Governing Your Enterprise with Policy-Based Management
Jean Joseph DBA\DEVELOPER
dbatools! The reason to finally start learning and using Powershell
Managing and monitoring SQL Server on Linux from the command line
Michelle Haarhues Keeping up with SSMS.
Using Dbatools to Automate Database Migrations
Azure Data Factory V2: SSIS in the Cloud or Not?
Amazon Web Services RDS with SQL Server
The DBA Quit and now you’re it:
Presentation transcript:

dbatools - PowerShell and SQL Server Working Together Sander Stad dbatools - PowerShell and SQL Server Working Together

Thank you Sponsors!

About Me Sander Stad SQL Server DBA, MCSE Data Platform Twitter: @SQLStad Blog: http://www.sqlstad.nl E-mail: sander@sqlstad.nl Slack: https://sqlps.io/slack

Agenda What is dbatools? How to get dbatools Connectivity General Tasks Daily Tasks Agent

What is dbatools? Where to get it https://dbatools.io/getting-started/

Connectivity

Connectivity Using SSMS Using SMO Using dbatools

General Information

General Information Build Compatibility Collation Power Plan TempDB Configuration Server Configuration Databases Tables, Stored Procedures

Daily Tasks Backups Events Services Integrity Indexes Security

Backups

Last backup

Testing backups

SQL Server Agent

SQL Server Agent Jobs Job Steps Schedules

Questions

Thank you Sponsors!