<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Speaking', 'PowerShell', 'Database Administration', and 'User Group Meetings'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=Speaking,PowerShell,Database+Administration,User+Group+Meetings&amp;orTags=0</link><description>Search results matching tags 'Speaking', 'PowerShell', 'Database Administration', and 'User Group Meetings'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>[Speaking] Manage SQL Server 2012 on Windows Server Core with PowerShell</title><link>http://sqlblog.com/blogs/allen_white/archive/2012/01/17/speaking-manage-sql-server-2012-on-windows-server-core-with-powershell.aspx</link><pubDate>Tue, 17 Jan 2012 17:26:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:41136</guid><dc:creator>AllenMWhite</dc:creator><description>&lt;p&gt;This evening I'll be presenting a brand new session on installing and managing SQL Server 2012 with PowerShell.  Here's the abstract:&lt;/p&gt;
&lt;p&gt;Windows Server 2008 introduced Server Core, the operating system without the Graphical User Interface. SQL Server 2012 is the first version of SQL Server to support Server Core. To gain the maximum efficiency from your servers you want to make use of Server Core and with PowerShell you can effectively manage SQL Server in that environment. This session will demonstrate how to manage SQL Server 2012 on Windows Server Core and provide scripts to help you perform the common tasks you need to perform on that platform.&lt;/p&gt;
&lt;p&gt;Please join us at the &lt;a href="http://www.tripass.org/dnn/"&gt;Triangle SQL Server User Group&lt;/a&gt; meeting in Raleigh, NC for this first look at making your servers more efficient.&lt;/p&gt;
&lt;p&gt;I look forward to seeing you there.&lt;/p&gt;
&lt;p&gt;Allen&lt;/p&gt;</description></item><item><title>Speaking about Performance and PowerShell</title><link>http://sqlblog.com/blogs/allen_white/archive/2011/12/08/speaking-about-performance-and-powershell.aspx</link><pubDate>Thu, 08 Dec 2011 16:37:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:40226</guid><dc:creator>AllenMWhite</dc:creator><description>&lt;p&gt;I'll be presenting at the South East Michigan SQL Server User Group (SEMSSUG) tonight.  The session will be &lt;b&gt;Gather SQL Server Performance Data with PowerShell&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;We all know how important it is to keep a baseline of performance metrics that allow us to know when something is wrong and help us to track it down and fix the problem.  We don't always know how to do this easily and consistently.  This session will walk you through a series of PowerShell scripts you can schedule which will capture the most important data and a set of reports to show you how to use that data to keep your server running smoothly.&lt;/p&gt;
&lt;p&gt;You can register for the meeting via this link: &lt;a href="http://semssug20111208.eventbrite.com/"&gt;http://semssug20111208.eventbrite.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The meeting will be at the Raymond James Southfield Offices, 25900 Telegraph Rd, Southfield, MI  48033. (Actual entrance is on Civic Center Drive, just 100 meters east of Telegraph Rd.) Directions found by clicking &lt;a href="http://www.bing.com/maps/?FORM=Z9LH4#JnE9LjI1OTAwJTJiVGVsZWdyYXBoJTJiUmQlMjUyYyUyYlNvdXRoZmllbGQlMjUyYyUyYk1JJTdlc3N0LjAlN2VwZy4xJmJiPTU2LjI5ODk4MjAzODYyMTIlN2UtNTQuMzczNTczMzAyNSU3ZTI0LjMzODI4Mzg3MTcyNzYlN2UtMTEyLjExNzcxMzkyNzU="&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The meeting starts at 6pm and runs until 8pm, and DBSophic is the sponsor, providing the pizza.&lt;/p&gt;
&lt;p&gt;I hope to see you there.&lt;/p&gt;
&lt;p&gt;Allen&lt;/p&gt;</description></item><item><title>PASS PowerShell/SQL Server PreCon</title><link>http://sqlblog.com/blogs/allen_white/archive/2010/08/19/pass-powershell-sql-server-precon.aspx</link><pubDate>Thu, 19 Aug 2010 19:17:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:28067</guid><dc:creator>AllenMWhite</dc:creator><description>&lt;p&gt;PowerShell is an amazing tool to help you automate your administrative processes.  There are a lot of books and online sources to help you learn PowerShell, but how do you learn how to use it with SQL Server?  Simple, just sign up for my PASS PreCon session.  Here's the outline:&lt;/p&gt;
&lt;p&gt;&lt;a&gt;Use PowerShell to Get the Most out of SQL Server&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Module 1: Introduction to PowerShell&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Cmdlets&lt;/li&gt;
	&lt;li&gt;Aliases&lt;/li&gt;
	&lt;li&gt;The Pipeline&lt;/li&gt;
	&lt;li&gt;Variables&lt;/li&gt;
	&lt;li&gt;Objects&lt;/li&gt;
	&lt;li&gt;Control Flow&lt;/li&gt;
	&lt;li&gt;Functions&lt;/li&gt;
	&lt;li&gt;Modules&lt;/li&gt;
	&lt;li&gt;Error Handling&lt;/li&gt;
	&lt;li&gt;Command-line Arguments&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 2: Introduction to SMO&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Introduction to the SMO Library&lt;/li&gt;
	&lt;li&gt;SQLPS.exe - The SQL Server Mini-Shell&lt;/li&gt;
	&lt;li&gt;The SMO Object Model&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 3: Backup and Recovery&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Backup&lt;/li&gt;
	&lt;li&gt;Restore&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 4: Automating &amp;amp; Maintaining Databases&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Automating Index Maintenance&lt;/li&gt;
	&lt;li&gt;Automating DBCC&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 5: Importing, Exporting and Transforming Data&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;ADO.NET&lt;/li&gt;
	&lt;li&gt;Invoke-SQLCMD&lt;/li&gt;
	&lt;li&gt;Importing and Exporting using CSV Files&lt;/li&gt;
	&lt;li&gt;Importing and Exporting using XML Files&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 6: Manipulating Database Objects&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Creating and Deleting Schemas&lt;/li&gt;
	&lt;li&gt;Creating, Modifying and Deleting Tables&lt;/li&gt;
	&lt;li&gt;Creating, Modifying and Deleting Triggers&lt;/li&gt;
	&lt;li&gt;Creating, Modifying and Deleting Indexes&lt;/li&gt;
	&lt;li&gt;Creating, Modifying and Deleting Views&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 7: Managing the Enterprise&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Registering Servers&lt;/li&gt;
	&lt;li&gt;Creating a Central Management Server&lt;/li&gt;
	&lt;li&gt;Connecting to a Central Management Server&lt;/li&gt;
	&lt;li&gt;Running Scripts Against Multiple Servers&lt;/li&gt;
	&lt;li&gt;Defining Policies for Policy-Based Management&lt;/li&gt;
	&lt;li&gt;Evaluating Policies for Policy-Based Management&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 8: Profiling and Monitoring SQL Server&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Gathering WMI Information&lt;/li&gt;
	&lt;li&gt;Gathering Performance Counters&lt;/li&gt;
	&lt;li&gt;Setting up a Server Side Trace&lt;/li&gt;
	&lt;li&gt;Monitor Log Growth&lt;/li&gt;
	&lt;/ul&gt;
&lt;li&gt;Module 9: Configuring and Tuning SQL Server&lt;/li&gt;
	&lt;ul&gt;
	&lt;li&gt;Setting Configuration Options&lt;/li&gt;
	&lt;li&gt;Setting Windows Mode or Mixed Mode&lt;/li&gt;
	&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;As you can see, we're going to spend the first part of the day learning the basics of PowerShell, but the focus is on how you can manage your own environment using this powerful language, so you can spend your time solving problems instead of the constant point-and-click drudgery of typical DBA tasks.&lt;/p&gt;
&lt;p&gt;The all-day session is reasonably priced, and you'll come away with scripts to help you put this tool into use right away.  Check out the session details at &lt;a href="http://sqlpass.eventpoint.com/topic/details/DBA232P" title="SQLPass.org" target="_blank"&gt;Use PowerShell to Get the Most out of SQL Server&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See you there!&lt;/p&gt;
&lt;p&gt;Allen&lt;/p&gt;</description></item><item><title>Speaking at SQLSaturday #33 in Charlotte</title><link>http://sqlblog.com/blogs/allen_white/archive/2010/03/04/speaking-at-sqlsaturday-33-in-charlotte.aspx</link><pubDate>Thu, 04 Mar 2010 15:33:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:22827</guid><dc:creator>AllenMWhite</dc:creator><description>&lt;p&gt;I'll be presenting two sessions this Saturday (March 6, 2010) in Charlotte - &lt;b&gt;Automate SQL Server Administration with PowerShell&lt;/b&gt; and &lt;b&gt;Gather SQL Server Performance Data with PowerShell&lt;/b&gt;.  The event takes place at the Microsoft Charlotte Offices on 8050 Microsoft Way, Charlotte, NC 28273.  For more information please visit &lt;a href="http://www.sqlsaturday.com/"&gt;SQLSaturday.com&lt;/a&gt; or email us at sqlsaturday#33@sqlsaturday.com.
&lt;/p&gt;
&lt;p&gt;I hope to see you there.&lt;/p&gt;
&lt;p&gt;Allen&lt;/p&gt;</description></item></channel></rss>