PowerShell for Data Professionals By Aaron Nelson *(Mostly) SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts I’m not a PowerShell.

Slides:



Advertisements
Similar presentations
Faruk Çubukçu Get Your IT Manager Title samples,
Advertisements

UTILIZING WITH ITA. offers an entire suite of benefits for you and your students. You can also set up s for the purpose.
Agenda Human Process + System Automation Better together Demos Identify self service opportunities Enable cloud through automation Key Takeaways.
Planning Server Deployments
Automating SQL Buildouts With Hyper-V and SQL Server 2008 R2 Robert L Davis, Sr. DBA, Microsoft Corp.
By Aaron Nelson I blog at SCVMM This!. Why Virtualize Four components make virtualization very compelling. * (to me) Live Migration – If you need to switch.
The Dirty Dozen: PowerShell Scripts for the Busy DBA DBA-237 Aaron
GPPC Connections 2011 | November 6-8 | Las Vegas, NV SharePoint 101: An Introduction to Microsoft SharePoint 2010 Joseph Tews, MCITP, MCT Summit Group.
System Center Orchestartor – The Future Ryan Scorch.codeplex.com #MMSMinnesota #MMSPOSH #MMSSMA.
Integrate into existing systems with PowerShell integration modules Extend by building PS modules to enable integrating into other systems Optimize.
Automating Microsoft Azure with PowerShell MMS Minnesota 2014 Trevor Sullivan and David O’Brien – #MMSMinnesota.
Accelerate adoption, provide customer insights to engineering, and deliver knowledge to the IT Pro community.
Keys to a Successful Hybrid Deployment Tips and Tricks from the Field.
SQL Server 2008 for Hosting Key Questions to Address How can SQL Server save your costs? How can SQL Server help you increase customer base? How can.
CRYSTAL REPORTS Jacob Grogan. CRYSTAL REPORTS AND WHY IT’S USEFUL? “ Crystal Reports is a popular Windows-based report generation program that allows.
Implementing Team Foundation Server in the Enterprise: Guide to a Successful Implementation Jeff Levinson Solutions Architect The Boeing Company DEV343.
Looking Ahead…Embracing Our Past Building upon our successes for the future of operations.
WGUiSW IDOL Windows Server 2012 Active Directory: Domain Services What’s new in Active Directory: Domain Services?
Automating SharePoint 2013
SQL Server User Group September 25, 2014 SQL Server User Group Direction Where we came from Where we are going
PowerShell for Data Professionals PowerShell 2.0 brings a lot of functionality to help you automate interaction with you servers. 2.0 itself brings a script.
CA ARCserve and CA XOsoft Simplified Pricing Program October 2007.
Terry Henry IS System Manager, SharePoint SME Micron Technology Inc.
2010 Technology Decision Making Roundtable: Cloud Computing Google Apps vs. Daryl Tilley Director of Technology Services Ingham Intermediate School.
Appendix A Starting Out with Windows PowerShell™ 2.0.
PowerShell for Windows Admins By Aaron Nelson *(Mostly) SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts I’m not a PowerShell Expert.
Todd Klindt. New downloads Infrastructure update Adds search improvements from Search Server Has Content Deployment fixes Does NOT include SP1, install.
DEP362 Automated Deployment Services Paul Sutton Program Manager.
Marcius Tribelhorn Premier Field Engineer Microsoft South Africa WCL401.
Craig A. Brown Practice Leader – Microsoft Global Knowledge MCT, Since 1996 MCSA/MCSE NT/2000/2003 MCDST MCITP: ES / CS.
© 2010 Cisco and/or its affiliates. All rights reserved. 1 Managing Microsoft Applications with Cisco UCS Manager & PowerTool.
Managing Linux with System Center and PowerShell DSC Anurag Gupta M382.
© 2009 IBM Corporation IBM developerWorks: The Front Door to the Cloud Janine Gerber March, 2010.
D E P A R T M E N T O F COMPUTER SCIENCE AND SYSTEMS ANALYSIS SCHOOL OF ENGINEERING & APPLIED SCIENCE O X F O R D O H I O MIAMI UNIVERSITY Andrea Waugh.
PowerShell and SQL Server References. References - PowerShell  Windows PowerShell In Action Second Edition, Bruce Payette, Manning  Windows PowerShell.
What’s New in SharePoint 2010 SharePoint 2010 Development Primer New Developer Tools for SharePoint 2010 SharePoint 2010 Integration with PowerShell.
Microsoft Azure Active Directory. AD Microsoft Azure Active Directory.
SERVER I SLIDE: 3. SERVER I Topic for tomorrow: Chapter 3: Configuring Hyper-V ■■ Objective 3.1: Create and configure virtual machine settings (Group.
Module 14: Advanced Topics and Troubleshooting. Microsoft ® Windows ® Small Business Server (SBS) 2008 Management Console (Advanced Mode) Managing Windows.
SQL Server PowerShell Extensions Aaron Nelson SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts.
Blog PowerShell for Managing Active.
How To Build a Production-Ready SP 2013 Farm Martin Cox SharePoint / O365 Architect SharePoint 2013 BI Farm Setup Best Practices.
Enterprise Database Systems Introduction to SQL Server Dr. Georgia Garani Dr. Theodoros Mitakos Technological.
Managing Database objects in Visual Studio and Team Foundation Server Presented by Sean P SQL Saturday - Phoenix 2016.
156 5th Avenue New York, NY P: See the Future of Your Database Matthew Zito, Chief Scientist.
How do I compare the two And how do I choose
Planning Server Deployments Chapter 1. Server Deployment When planning a server deployment for a large enterprise network, the operating system edition.
Wharton Computer Consulting, Inc. PowerShell Basics for SQL Server One Tool to Manage All SQL Servers Michael Wharton
Building AD-SQL-APP Server on AZURE
Microsoft Azure Deployment Planning Services
Introduction to Windows Server 2008
Management Tools for Microsoft Exchange 2000 Server
Microsoft List Schedule April – May 2016
Azure, PowerShell, and SQL Server Virtual Machines
Microsoft BackOffice Applications
PowerShell is Happening FOR REAL THIS TIME!!!
Microsoft Azure Deployment Planning Services
Free Braindumps: Real Questions, PDF Download Free
Cloudy with a Chance of Data
Microsoft Azure Deployment Planning Services
Cloudy with a Chance of Data
Making PowerShell Useful
Everything Windows User Group Meeting, August 2015
PowerShell for Data Professionals
The Dirty Dozen: Windows PowerShell Scripts for the Busy DBA
Making PowerShell Useful
Commands for SQL Server
2/24/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Microsoft Virtual Academy
SQL Server on Containers
Presentation transcript:

PowerShell for Data Professionals By Aaron Nelson *(Mostly) SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts I’m not a PowerShell Expert. Just a PowerShell enthusiast. Copyright 2010 By Aaron Nelson

PowerShell for Data Professionals PowerShell 2.0 brings a lot of functionality to help you automate interaction with your servers. 2.0 itself brings a script editor that was missing. Apparently ripped off from VS 2010 *(in a good way) Copyright 2010 By Aaron Nelson

Why PowerShell? PowerShell brings one huge thing to the table (for me): The Pipeline Technically the whole ‘relies on the.Net Framework’ thing is pretty big too but for me… The second biggest thing is the insanely generous community #PoShHelp on twitter! Copyright 2010 By Aaron Nelson

PowerShell Bolt-Ons In addition to the out of the box PowerShell features there are some ‘expansion packs’ in the form of Snap-Ins and Modules. The Snap-Ins for SQL Server are SqlServerCmdletSnapin100 SqlServerProviderSnapin100 Copyright 2010 By Aaron Nelson

More PowerShell Bolt-Ons In addition to the Snap-Ins are several Codeplex projects The Codeplex projects includeSQL SQLPSX SSAS PowerShell Provider SSRS PowerShell Provider TFS Copyright 2010 By Aaron Nelson

PowerShell Has Friends Copyright 2010 By Aaron Nelson

ApplicationVersionCmdletsProvider Managemen t GUI Exchange Server Yes Windows Server2008Yes No Microsoft SQL Server2008Yes No System Center Operations Manager200774YesNo System Center Virtual Machine Manager 2007Yes System Center Data Protection Manager 2007YesNo Windows Compute Cluster Server2007Yes No Microsoft Transporter Suite for Lotus Domino [37]Lotus Domino [37] No Microsoft PowerTools for Open XML [38]Open XML [38] 1.033No List obtained from Wikipedia Copyright 2010 By Aaron Nelson

IBM WebSphere MQ [39] No Quest Management Shell for Active Directory [40] 1.140No Special Operations Software Specops Command [41] [41] 1.0YesNoYes VMwareVMware Infrastructure Toolkit [42]Infrastructure Toolkit [42] No Internet Information Services [43] 7.054YesNo Ensim Unify Enterprise Edition [44] 1.6YesNoYes Windows 7Windows 7 Troubleshooting Center [45] [45] 6.1YesNoYes Microsoft Deployment Toolkit 2010YesNo Copyright 2010 By Aaron Nelson

Helpful Blogs Copyright 2010 By Aaron Nelson

Books! Best book on using PowerShell for SQL Only one chapter on SQL but still helpful Great and even has lots of scripts on the CD but no chapters directly on SQL Copyright 2010 By Aaron Nelson

More Books Surprisingly Helpful Excellent but skip to chapter 7 (2 nd Edition, several new chapters) Buy this today! Copyright 2010 By Aaron Nelson

PowerShell for Data Professionals Aaron Nelson SQLvariant.com My Blog SQLPowerShell.com PowerShell specific blog posts Copyright 2010 By Aaron Nelson