martin9700's Stars
MasonSchleider/PSTranslate
A PowerShell module for translating text between languages.
martin9700/PSQuotes
Need daily quotes, or just some dad jokes?
jonathanmedd/BricksetModule
PowerShell Module for Brickset Lego data
jakkulabs/PowervRA
:rocket: :wrench: vRealize Automation PowerShell Toolkit
PowerShell/Modules
ironmansoftware/universal-automation
Universal Automation is the PowerShell-first automation platform.
BornToBeRoot/PowerShell
Collection of useful PowerShell functions, scripts, snippets and templates
dahlbyk/posh-git
A PowerShell environment for Git
potatoqualitee/kbupdate
🛡 KB Viewer, Saver, Installer and Uninstaller
claudiospizzi/SecurityFever
PowerShell Module with custom functions and cmdlets related to Windows and application security.
awickham10/psdpa
PowerShell module for the Solarwinds DPA REST API
Sam-Martin/PowerShell-Interview-Practical
PaulHigin/PSThreadJob
A PowerShell module for running concurrent jobs based on threads rather than processes
AtlassianPS/BitbucketPS
PowerShell module to interact with Atlassian Bitbucket
raandree/NTFSSecurity
Managing permissions with PowerShell is only a bit easier than in VBS or the command line as there are no cmdlets for most day-to-day tasks like getting a permission report or adding permission to an item. PowerShell only offers Get-Acl and Set-Acl but everything in between getting and setting the ACL is missing. This module closes the gap.
martin9700/Surly.PowerShell.Tools
General set of tools I've created over the years, someone might find them useful!
cloudbase/powershell-yaml
PowerShell CmdLets for YAML format manipulation
Snow-Shell/servicenow-powershell
PowerShell module to automate ServiceNow service and asset management. This module can be used standalone, with Azure Automation, or Docker.
solarwinds/OrionSDK
SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
markwragg/Powershell-XKCD
A PowerShell module for accessing the XKCD API to get the details of and (optionally) download the excellent webcomics @ http://xkcd.com
RamblingCookieMonster/PSDeploy
Simple PowerShell based deployments
Jaykul/BetterCredentials
A wrapper for Get-Credential offering options that it should have offered
proxb/PowerShell_Scripts
Miscellaneous scripts for things that I have done; more scripts will arrive as I get time to update this repo.
QuietusPlus/Write-Menu
PowerShell - A console menu for PowerShell (CLI) - Keyboard navigation + Pages + MultiSelect + Nested Menu's
dfinke/ImportExcel
PowerShell module to import/export Excel spreadsheets, without Excel
GavinEke/POSH-DiskHealth
martin9700/Get-ContentFast
Fast alternative to Get-Content
RamblingCookieMonster/Citrix.NetScaler
PowerShell module for working with Citrix NetScaler REST API
squid808/gShell
PowerShell Cmdlets and .Net Libraries for Google Apps and Gmail APIs
proxb/PoshRSJob
Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.