Managing SQL Server

PowerShell 3    |    Beginner
  • 12 videos | 1h 13m 57s
  • Earns a Badge
Rating 4.3 of 34 users Rating 4.3 of 34 users (34)
The PowerShell environment installed with SQL Server is a primary method of configuration and management. Discover how to begin managing SQL Server with PowerShell, SQL Management Objects, and Windows Management Instrumentation.

WHAT YOU WILL LEARN

  • Recognize how powershell integrates directly within sql server by using preloaded modules and assemblies
    Identify and sort sql server services using powershell
    Establish a connection with a sql server database by calling a sqlconnection class
    Load an smo assembly into powershell
    Create a sql server .net object that connects to and iterates through a sql server instanceto view the different objects, methods, and properties associated with it
    Use the get-member cmdlet to display the methods and properties associated with a database
  • Script out sql server tables using smo in powershell
    Back up and restore databases from within powershell using smo and sql server cmdlets
    Manage sql server services using cmdlets from within microsoft's windows powershell
    Manage client network protocols with wmi using powershell cmdlets in microsoft sql server
    View and manage aliases using wmi in powershell
    Enable filestream for a server instance using wmi in powershell

IN THIS COURSE

  • 3m 40s
    Upon completion of this video, you will be able to recognize how PowerShell integrates directly with SQL Server by using preloaded modules and assemblies. FREE ACCESS
  • 4m 14s
    Find out how to identify and sort SQL Server services using PowerShell. FREE ACCESS
  • Locked
    3.  PowerShell and the SQLConnection .NET Class
    9m 39s
    In this video, you will learn how to establish a connection with a SQL Server database by using the SqlConnection class. FREE ACCESS
  • Locked
    4.  Loading the SMO Assemblies into PowerShell
    4m 9s
    In this video, you will load an SMO assembly into PowerShell. FREE ACCESS
  • Locked
    5.  Working with SQL Server Using SMO
    3m 17s
    Learn how to create a SQL Server .NET object that connects to and iterates through a SQL Server instance to view the different objects, methods, and properties associated with it. FREE ACCESS
  • Locked
    6.  Working with Databases Using SMO
    6m 40s
    To find out how to use the get-Member cmdlet to display the methods and properties associated with a database, consult PowerShell documentation or a related online forum. FREE ACCESS
  • Locked
    7.  Working with Tables Using SMO
    10m 13s
    Learn how to script out SQL Server tables using SMO in PowerShell. FREE ACCESS
  • Locked
    8.  Backing up and Restoring with SMO
    7m 14s
    Learn how to back up and restore databases from within PowerShell using SMO and SQL Server cmdlets. FREE ACCESS
  • Locked
    9.  Managing SQL Server Services
    5m 22s
    In this video, learn how to manage SQL Server services using cmdlets from within Microsoft's Windows PowerShell. FREE ACCESS
  • Locked
    10.  Managing Client Network Protocols with WMI
    8m 32s
    In this video, you will learn how to manage client network protocols with WMI using PowerShell cmdlets in Microsoft SQL Server. FREE ACCESS
  • Locked
    11.  Managing SQL Server Client Aliases with WMI
    3m 20s
    In this video, you will learn how to view and manage aliases using PowerShell's WMI cmdlets. FREE ACCESS
  • Locked
    12.  Changing FILESTREAM Settings with WMI
    7m 37s
    In this video, learn how to enable FILESTREAM for a server instance using PowerShell. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 141 users Rating 4.5 of 141 users (141)
Rating 4.7 of 3 users Rating 4.7 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 272 users Rating 4.5 of 272 users (272)
Rating 4.5 of 1547 users Rating 4.5 of 1547 users (1547)
Rating 4.6 of 2013 users Rating 4.6 of 2013 users (2013)