Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 788 Bytes

PowerShell-Scripting-Resources.md

File metadata and controls

56 lines (29 loc) · 788 Bytes

Scripting Resources

Samer Sultan https://www.sultansolutions.com

@SultanSolutions


Learn X in Y minutes, Where X=powershell - Good outline of PowerShell Language

https://learnxinyminutes.com/docs/powershell/

   

SS64 - Command line reference – Database and OS scripting

https://ss64.com/

   

POSH GUI - (Powershell GUI Designer)

https://poshgui.com/

   

Dicio - Runs powershell scripts targeting multiple hosts at once.

https://github.com/Wrexthor/Dicio

   

PowerShell Script Browser - Search through library of TechNet PowerShell scripts

https://www.powershellgallery.com/packages/ScriptBrowser/1.3.1.0

Install-Module -Name Scriptbrowser


Enable-ScriptBrowser