Private repository with my PowerShell Scripts and Modules.
Glego.PSSystem: System related commands mostly to get certain information about the system.Glego.PSUtility: Various utilities for data manipulation (xml,csv,json,xls), web-api, emails and compression.Glego.PSVirusTotal: PowerShell module to interface with VirusTotal.
Scripts: Properly documented scripts.Playground: Fooling around with PowerShell.
- PowerShell Official Documentation
- PowerShell Official Quick References Guides (Publish Date 2014)
- PowerShell Official Scripting Guide
- Kevin Marquette on PowerShell
- PowerShell Official Github Repository
- RamblingCookieMonster: Very active PowerShell Developer with various projects eg.
Invoke-Parallel,PSDeployandPSSlack. - sushihangover: Older repository with some niche modules like [
PSImageTools] and [SushiHangover-RSACrypto].