PowerShell 101
PowerShell 101
PowerShell 101
mikefrobbins.com
Get-Help –Name ‘about_Presenter’
Mike F Robbins
http://mikefrobbins.com
Write-Output ‘Questions for Audience’
IT Pro’s
Developers
PowerShell
One-Liners
Scripts
Functions
Modules
.NET Framework
Source Control
Unit Testing
http://mikefrobbins.com
Set-Content ‘Information to Cover’
Basics
Discoverability
Objects
Methods
Properties
Pipeline
Extending PowerShell
Remoting
Best Practices
SQL Server
http://mikefrobbins.com
Supported PowerShell Versions by OS
http://mikefrobbins.com
Where do I find PowerShell?
Windows 10
http://mikefrobbins.com
Where do I find PowerShell?
http://mikefrobbins.com
Where do I find PowerShell?
http://mikefrobbins.com
How do I start PowerShell?
http://mikefrobbins.com
How do I start PowerShell?
http://mikefrobbins.com
How do I start PowerShell?
http://mikefrobbins.com
How do I start PowerShell?
http://mikefrobbins.com
Pin PowerShell to the Taskbar
http://mikefrobbins.com
Modify the Taskbar Shortcut
http://mikefrobbins.com
Set to always run as Administrator
http://mikefrobbins.com
Execution Policy
http://mikefrobbins.com
Set the Execution Policy
http://mikefrobbins.com
Background Information
PowerShell Commands are called Cmdlets
Updatable Help
http://mikefrobbins.com
How Do I Figure Out What the
Commands Are?
Core Commands for Discovering How to Use PowerShell
Get-Command
Find what commands are available
Get-Help
Figure out how to use commands
Get-Member
Discover Objects, Properties, and Methods
http://mikefrobbins.com
PowerShell is like the Microsoft
Management Console (MMC)
http://mikefrobbins.com
Snap-ins (and Modules) extend its
functionality
http://mikefrobbins.com
Install the SQL PowerShell Module (Old)
http://mikefrobbins.com
Install the SQL PowerShell Module (New)
http://mikefrobbins.com
The PowerShellGet Module
PowerShellGet: The BIG EASY was to discover, install, and update PowerShell modules
http://mikefrobbins.com
Start-Process ‘Demo’
Demo Code: github.com/mikefrobbins/Presentations
http://mikefrobbins.com
Words of Wisdom
http://mikefrobbins.com
Select-Object –Property ‘Resources’
PowerShell Documentation
PowerShell.org
GitHub
User Groups
Blogs
Slack
http://mikefrobbins.com
New-Book –Name ‘PowerShell 101’
leanpub.com/powershell101
http://mikefrobbins.com
Get-Contact –Identity ‘Presenter’
Twitter: @mikefrobbins
LinkedIn: www.linkedin.com/in/mikefrobbins
http://mikefrobbins.com