SQLvariations: SQL Server, a little PowerShell, maybe some Hyper-V Rotating Header Image

June, 2010:

CodeStock Slides and PowerShell Scripts

I had a really great time at CodeStock this weekend!  I plan on doing a wrap-up post later this week but I just wanted take a moment and post my slides and scripts that I used during my PowerShell for Data Professionals session.

Quick Blog: Updated SQL Saturday Map

It seemed like now would be a good time to update the SQL Saturday Map so here it is.  The center-left of the map is starting to fill in nicely.  I hear that California is the most people of any state in the union and yet they only have 1 SQL Saturday…  What’s up with that?  If you know of any SQL Saturdays that haven’t made this list please let me know.  Even if they are still in the discussions/planning stage I’d still like to get it on the list. Green: held a SQL Saturday prior to 2010 Yellow: holding their first SQL Saturday in 2010 or eraly 2011 Turquoise: I’ve heard rumors over twitter… del.icio.us Tags: SQL Saturday,Map

Late June 2010 PASS VC Presentations

  _____________________________________________________________ ETL with PowerShell June 22nd 9:00 PM EDT (GMT -4) Presenter: Chad Miller In this session we will look at performing common data loading tasks with PowerShell. A basic understanding of PowerShell is helpful, but not necessary. Specific topics covered include importing structured files, XML, WMI objects and ADO.NET data sources. Chad Miller Chad Miller is a Senior Manager of Database Administration at Raymond James Financial. Chad has worked with Microsoft SQL Server since 1999 and has been automating administration tasks using Windows PowerShell since 2007. In his spare time he is the Project Coordinator/Developer of PowerShell-based Codeplex project SQL Server PowerShell Extensions (SQLPSX). Chad leads the Tampa PowerShell User Group and is also a frequent speaker at SQL Server users groups, SQL Saturdays and Code Camps. How do I view the presentation? Attendee URL:  Live Meeting link _____________________________________________________________ How SQL Server Indexes Work June 23rd 12:00 PM EDT (GMT -4) Presenter: Sharon F. Dooley There are many useful presentations about indexes. Most of these concentrate on tricks and techniques. This presentation will provide the background knowledge of index architectures so that you can understand why techniques work and select the appropriate indexing strategies for your databases. Topics covered include page splits/fragmentation, disk accesses required for different index types, covering indexes and optimization. Speaker Bio: Sharon Dooley (MCP, former SQL Server MVP) has worked with SQL Server since its first release. Her major areas of specialization are database design and performance tuning, though she also does a lot of administration. She has a consulting practice and teaches and writes courses for Learning Tree International, where she is SQL Server Curriculum Manager. Ms. Dooley is the author of SQL Server 7.0 Essential Reference (New Riders), the lead author of Professional SQL Server 6.5 Administration (Wrox). Sharon is an active member of PASS (The Professional Organization for SQL Server) and has presented at numerous conferences. She was named a Microsoft MVP in 2001 and was an MVP for SQL Server until 2004. In her spare time, she enjoys being bossed around by her cats. Attendee URL: https://www.livemeeting.com/cc/8000181573/join?id=7DJZ27&role=attend _____________________________________________________________ Reporting Services for the DBA June 23rd 12:00 PM CDT (GMT -5) Presenter: Ef Romero Reporting Services for the DBA: Using Reporting Services to monitor and affect changes to SQL Server. Ef Romero: Ef Romero is a Senior Consultant at Hitachi Consulting where he specializes in business intelligence development with SQL Server. His work with SQL Server is concentrated in ETL, data warehouse development, database optimization, and reporting. He received his bachelor’s and master’s degrees, both in pure mathematics, from UTEP and has worked as a mathematician and BI developer for the past four years. He is a collaborator on the recently published book SQL Server Reporting Services Recipes: for Designing Expert Reports. Attendee URL: Join the meeting del.icio.us Tags: PASS,AppDev,DBA,BI

PowerShell for Windows Admins – Code and Slides

Two weeks back I had the opportunity to present a session on PowerShell Windows Admin Commands at the Atlanta TechStravaganza.  I was a little worried about the presentation because I had never presented to a crowd of system administrators before.  Luckily I pulled it off and believe the standing room only crowd learned a lot and discovered ways to make PowerShell relevant to their work.  They did stump me with a question about opening ports but luckily Mark Schill ( blog | twitter ) was able to provide the correct answer for us all.  Thanks to everyone who took time out of their Friday to come by and see it.  I got a lot of great comments from people in the hallway after my session.  Some of them really liked the different approach I took to presenting it.  As promised here are all of the Sildes and Scritps that I used during the session. Oh and thanks to all the sponsors!

PowerShell for Windows Admins – Code and Slides

Two weeks back I had the opportunity to present a session on PowerShell Windows Admin Commands at the Atlanta TechStravaganza.  I was a little worried about the presentation because I had never presented to a crowd of system administrators before.  Luckily I pulled it off and believe the standing room only crowd learned a lot and discovered ways to make PowerShell relevant to their work.  They did stump me with a question about opening ports but luckily Mark Schill ( blog | twitter ) was able to provide the correct answer for us all.  Thanks to everyone who took time out of their Friday to come by and see it.  I got a lot of great comments from people in the hallway after my session.  Some of them really liked the different approach I took to presenting it.  As promised here are all of the Sildes and Scritps that I used during the session. Oh and thanks to all the sponsors!

Atlanta PowerShell User Group June Meeting

Please come join us for our fourth meeting Note: Due to a scheduling conflict with the hosting facility our meeting this week is being held NEXT WEEK, a week later than normal. When: Tuesday, June 22, 2010 at 6 pm Where: 211 Perimeter Center Parkway, Suite 200, Atlanta, GA 30346 How: Please RSVP so we can get a head count What:  People from all over Atlanta getting together to talk PowerShell [Profiles] Our June meeting will be all about PowerShell Profiles. Mark Schill will be demoing his profile. Some of the key concepts that he will be covering include: – aliases – one-liner functions – other functions – setting prompt – env vars (environmental variables) – "configuring your environment" – sync/roam across machines – modular (dot-source or import) vs monolithic (all in one file) If you have any cool tips/tricks that you use in your profile and would like to share, email them to Mark.Schill@cmschill.net. For the second half of the meeting you will be working on and discussing your own profiles so make sure to print your profiles and collaborate with your colleagues. Again, please RSVP so we can get a head count.  We currently do not have access to the site’s computers so bring your laptop if you can. del.icio.us Tags: PowerShell,Atlanta,User Group