SlideShare a Scribd company logo
PowerShell from *nix user perspective
Juraj Michálek – http://georgik.sinusgear.com
2. 10. 2013
EurOpen.CZ – Vranov nad Dyjí
Examples @github
https://github.com/georgik/powershell-examples
Where's the difference?
Minimalistic approach?
After installing some Windows updates...
Change font size
Copy & paste text
Click & drag to select,
Enter to copy to clipboard
Right click to paste
Multi-line selection?
PowerShell ISE
ConEmu
http://code.google.com/p/conemu-maximus5/
Text selection
Default: Shift+Click to mark and copy
Zoom In/Out
CTRL + mouse wheel
PowerShell ISE
ConEmu
Commands from CMD.EXE works
Unix like commands
Cmdlets
Get-Command
Useful shortcuts
TAB – complete/expand/suggest
Shift+Tab – previous hint/suggestion
CTRL+C – cancel current line
Up/Down – navigate in history
Get-Help
Get-Help -online
Redirect output to file >
Note: output files are in unicode (double characters)
Pipe |
cd
networkpath
Mathematics
Variables
Write-Host
Output of cmdlet to variable
Foreach
Special variables
$_ - instance piped into command
$? - true/false – success of last command
$args – parameters for function
$HOME – user's home
$LASTEXITCODE – exit code of last process
Compare
For
` indicates that command will continue on next line
*-Service
Array [ ]
Get-Member
E.g.: Get-Command calc | Get-Member
(Get-Command calc).Path
Select-String
-whatif
-confirm
Get-ChildItem – find files
In case of long file path: | Select-Object -ExpandProperty FullName >file-list.txt
Get-ChildItem registry
Out-GridView
Get-WmiObject
http://msdn.microsoft.com/en-us/library/windows/desktop/aa394084(v=vs.85).aspx
PowerShell from *nix user perspective
Stop and delete service
Start-up configuration
~DocumentsWindowsPowerShell
Microsoft.PowerShell_profile.ps1
Execution policy
Sample profile
PowerShell Integrated Script Environment
PowerShell 3 ISE
ISE + .Net
F5 – Run script
Run Selection
F8 – Run selection
Debugging
F9 – Toggle break point
Direct printer simulator
PowerGUI
http://www.powergui.org
Examples @github
https://github.com/georgik/powershell-examples
Resources
PowerShell 3
http://social.technet.microsoft.com/wiki/contents/articles/4725.powershell-v3-guide-en-us.aspx
PowerShell tips
http://technet.microsoft.com/en-us/library/hh848797.aspx
Cheat Sheet
http://www.cheat-sheets.org/#WindowsPowerShell
PowerShell Books
http://powershellbooks.com/
Wiki
http://wiki.ysoft.local/display/RnD - How To PowerShell
Juraj Michálek
2. 10. 2013

More Related Content

PPTX
PowerShell 101
PDF
Gray Hat PowerShell - ShowMeCon 2015
PPT
Managing VMware with PowerShell - VMworld 2008
PPTX
[CB16] Invoke-Obfuscation: PowerShell obFUsk8tion Techniques & How To (Try To...
PPTX
Client side attacks using PowerShell
PPTX
PowerUp - Automating Windows Privilege Escalation
PPTX
I hunt sys admins 2.0
PPTX
PSConfEU - Offensive Active Directory (With PowerShell!)
PowerShell 101
Gray Hat PowerShell - ShowMeCon 2015
Managing VMware with PowerShell - VMworld 2008
[CB16] Invoke-Obfuscation: PowerShell obFUsk8tion Techniques & How To (Try To...
Client side attacks using PowerShell
PowerUp - Automating Windows Privilege Escalation
I hunt sys admins 2.0
PSConfEU - Offensive Active Directory (With PowerShell!)

Viewers also liked (20)

PPTX
Building an Empire with PowerShell
PPTX
PowerShell Plus v4.7 Overview
PPT
Powershell Seminar @ ITWorx CuttingEdge Club
PPTX
Office 365 & PowerShell - A match made in heaven
PDF
Power on, Powershell
PPTX
Better, Faster, Stronger! Boost Your Team-Based SharePoint Development Using ...
PPT
Windows Server 2008 (PowerShell Scripting Uygulamaları)
PDF
Practical PowerShell Programming for Professional People - Extended Edition
PPT
Managing Virtual Infrastructures With PowerShell
PDF
PowerShell UIAtomation
PPTX
Incorporating PowerShell into your Arsenal with PS>Attack
PPTX
Getting Started With PowerShell Scripting
PDF
Windows - Having Its Ass Kicked by Puppet and PowerShell Since 2012
PPT
Introduction to PowerShell
PPTX
Geek Sync | Using PowerShell with Python and SQL Server
PPTX
Network Mapping with PowerShell
PDF
Practical PowerShell Programming for Professional People
PPTX
Workshop: PowerShell for Penetration Testers
PPTX
PowerShell 101 - What is it and Why should YOU Care!
PPTX
44CON London 2015 - Old Dog, New Tricks: Forensics With PowerShell
Building an Empire with PowerShell
PowerShell Plus v4.7 Overview
Powershell Seminar @ ITWorx CuttingEdge Club
Office 365 & PowerShell - A match made in heaven
Power on, Powershell
Better, Faster, Stronger! Boost Your Team-Based SharePoint Development Using ...
Windows Server 2008 (PowerShell Scripting Uygulamaları)
Practical PowerShell Programming for Professional People - Extended Edition
Managing Virtual Infrastructures With PowerShell
PowerShell UIAtomation
Incorporating PowerShell into your Arsenal with PS>Attack
Getting Started With PowerShell Scripting
Windows - Having Its Ass Kicked by Puppet and PowerShell Since 2012
Introduction to PowerShell
Geek Sync | Using PowerShell with Python and SQL Server
Network Mapping with PowerShell
Practical PowerShell Programming for Professional People
Workshop: PowerShell for Penetration Testers
PowerShell 101 - What is it and Why should YOU Care!
44CON London 2015 - Old Dog, New Tricks: Forensics With PowerShell
Ad

Similar to PowerShell from *nix user perspective (20)

PPTX
02Introduction to Power Shell Win Server all in one.pptx
PPTX
PowerShell-1
PPSX
Sunil phani's take on windows powershell
PPTX
Introduction to Powershell Version 5
PPTX
Powershell Demo Presentation
PPT
PowerShell crashcourse
PPTX
Power Shell for System Admins - By Kaustubh
PDF
Basic commands for powershell : Configuring Windows PowerShell and working wi...
PPTX
Get-Help: An intro to PowerShell and how to Use it for Evil
PPT
No-script PowerShell v2
PDF
Sql Server & PowerShell
PPTX
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
PPTX
Power shell basics day1
TXT
An a z index of windows power shell commandss
PPT
PowerShell 8tips
PPTX
Taking Advantage of Microsoft PowerShell
PPTX
Introduction to powershell
PDF
Modernizing PowerShell Scripts
PPTX
PowerShell crashcourse for sharepoint
PPTX
PowerShell crashcourse for Sharepoint admins
02Introduction to Power Shell Win Server all in one.pptx
PowerShell-1
Sunil phani's take on windows powershell
Introduction to Powershell Version 5
Powershell Demo Presentation
PowerShell crashcourse
Power Shell for System Admins - By Kaustubh
Basic commands for powershell : Configuring Windows PowerShell and working wi...
Get-Help: An intro to PowerShell and how to Use it for Evil
No-script PowerShell v2
Sql Server & PowerShell
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
Power shell basics day1
An a z index of windows power shell commandss
PowerShell 8tips
Taking Advantage of Microsoft PowerShell
Introduction to powershell
Modernizing PowerShell Scripts
PowerShell crashcourse for sharepoint
PowerShell crashcourse for Sharepoint admins
Ad

More from Juraj Michálek (20)

PDF
Rust Embedded Development on ESP32 and basics of Async with Embassy
PDF
Embedded Development on ESP32 - FEKT VUT - UREL
PDF
Embedded Rust on ESP2 - Rust Linz
PDF
How Open Source Community and Espressif made it possible to use Rust language...
PDF
C language in our world 2019
PDF
C language in our world 2017
PDF
Continuous Delivery - FIT VUT
PDF
C language in our world 2016
PDF
Story behind PF 2016
PDF
C++ and Software Engineering 2015
PDF
C language in our world 2015
PDF
C++ in our world
PDF
Bigger & Better RnD - GeeCON.cz 2014
PDF
Gradle and build systems for C language
PDF
The story behind PF2014 - Cordova
PDF
There is more to C 2013
PDF
Ať se z kódu nepráší! 2013
PDF
Libraries and tools for C++
PDF
There is more to C
PDF
Git, Jenkins & Chuck
Rust Embedded Development on ESP32 and basics of Async with Embassy
Embedded Development on ESP32 - FEKT VUT - UREL
Embedded Rust on ESP2 - Rust Linz
How Open Source Community and Espressif made it possible to use Rust language...
C language in our world 2019
C language in our world 2017
Continuous Delivery - FIT VUT
C language in our world 2016
Story behind PF 2016
C++ and Software Engineering 2015
C language in our world 2015
C++ in our world
Bigger & Better RnD - GeeCON.cz 2014
Gradle and build systems for C language
The story behind PF2014 - Cordova
There is more to C 2013
Ať se z kódu nepráší! 2013
Libraries and tools for C++
There is more to C
Git, Jenkins & Chuck

Recently uploaded (20)

PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Spectroscopy.pptx food analysis technology
PPT
Teaching material agriculture food technology
PDF
cuic standard and advanced reporting.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Big Data Technologies - Introduction.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
A Presentation on Artificial Intelligence
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectroscopy.pptx food analysis technology
Teaching material agriculture food technology
cuic standard and advanced reporting.pdf
sap open course for s4hana steps from ECC to s4
Dropbox Q2 2025 Financial Results & Investor Presentation
“AI and Expert System Decision Support & Business Intelligence Systems”
Big Data Technologies - Introduction.pptx
Electronic commerce courselecture one. Pdf
Assigned Numbers - 2025 - Bluetooth® Document
Advanced methodologies resolving dimensionality complications for autism neur...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Machine Learning_overview_presentation.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Unlocking AI with Model Context Protocol (MCP)
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
A Presentation on Artificial Intelligence
Diabetes mellitus diagnosis method based random forest with bat algorithm
Per capita expenditure prediction using model stacking based on satellite ima...

PowerShell from *nix user perspective