Quantcast
Channel: SQLServerCentral.com Content tagged smo
Browsing all 45 articles
Browse latest View live

PowerSMO at work part 2

Dan Sullivan continues his exploration of the versatile PowerSMO tool with coverage of how to control logins, monitor server activity and create standalone administrative scripts.

View Article



Alert-based Transaction Log Backups using SMO

Allen White provides an SMO script for automating database log backups, using either native backup or Red Gate's SQL Backup tool.

View Article

SQL Server Management Objects

In this column, I discuss how SMO can be used to examine a database’s objects and to perform a variety of administrative tasks.

View Article

SQL Server Management Objects

A good article on using SMO in SQL Server 2005.

View Article

Microsoft Windows Power Shell and SQL Server 2005 SMO – Part 4

Part 3 of this series discussed how to script PowerShell and connect to SQL Server. This installment illustrates how to use a PowerShell script to loop through the content of a file and connect to...

View Article


Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 5

Part 5 of "Microsoft Windows PowerShell and SQL Server 2005 SMO" illustrates how to use PowerShell and PowerShell script to create databases.

View Article

Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 6

Part 6 of "Microsoft Windows PowerShell and SQL Server 2005 SMO" illustrates how to use PowerShell and PowerShell script to backup databases.

View Article

Microsoft Windows PowerShell and SQL Server 2005 SMO – Part I

As you probably know, Windows PowerShell is the new command shell and scripting language that provides a command line environment for interactive exploration and administration of computers. In...

View Article


Microsoft Windows PowerShell and SQL Server 2005 SMO – Part II

Part II of this series discusses more about PowerShell and its features in conjunction with SMO.

View Article


Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 3

Part 3 of this series illustrates how to script PowerShell cmdlets and execute them. Scripting is essential for automation and executing repetitive tasks.

View Article

Microsoft Windows Power Shell and SQL Server 2005 SMO – Part 4

This installment illustrates how to use PowerShell script to loop through the content of the file and connect to different servers.

View Article

Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 7

This installment of the series illustrates how to use PowerShell in conjunction with SMO to display SQL Server Objects.

View Article

Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 8

This installment illustrates how to use PowerShell in conjunction with SMO to display object properties of all SQL Server Objects.

View Article


Microsoft Windows PowerShell and SQL Server 2005 SMO – Part 9

Learn how to use PowerShell in conjunction with SMO to Generate an SQL Server Script.

View Article

SQL Server Management Objects: Lessons from the Wild

Harness the power of SQL Server Management Objects to create, document, and manage your SQL Server databases.

View Article


Backing Up a Database with SMO

In SQL Server 2005, the management object framework changed substantially from the DMO framework in prior verisons. Now we have SMO, RMO, and other .NET assemblies that can be used to manage SQL...

View Article

Powershell/SMO: Unload table schema, dri, perms & data.

PSH script to unload table schema, dri, permissions and data to file(s).

View Article


Using SQL Management Objects to create and restore SQL Databases.

SQL Management Objects(SMO)can be used for customized automation of various database.This article gives an implementation for SMO using C#.

View Article

Using PowerShell with SQL Server Management Objects (SMO)

I want to know how Windows PowerShell can help me as a SQL Server DBA.

View Article

Getting started with SQL Server Management Objects (SMO)

In this tip, I am going to discuss how you can get started with SMO and how you can programmatically manage a SQL Server instance with your choice of programming language.

View Article
Browsing all 45 articles
Browse latest View live




Latest Images