-
Updated
Jul 23, 2021 - PowerShell
#
powershell-gallery
Here are 74 public repositories matching this topic...
A PowerShell environment for Git
git
powershell
prompt
chocolatey
powershell-gallery
powershell-module
powershell-profile
psgallery
profile-script
powershell-profile-script
powershell-prompt
A prompt theming engine for Powershell
theme
powershell
conemu
paradox
powerline
agnoster
coverage-status
powershell-gallery
hacktoberfest
theme-engine
gitter-badge
agnoster-theme
-
Updated
Feb 16, 2021 - PowerShell
Download ScriptAnalyzer from PowerShellGallery
-
Updated
Aug 31, 2021 - C#
SharePoint PnP PowerShell CmdLets
-
Updated
Jan 19, 2021 - C#
PowerShell module for accessing TFS, Azure DevOps Service and Azure DevOps Server
-
Updated
Aug 19, 2021 - PowerShell
PowerShell module to interact with Atlassian JIRA
-
Updated
Jul 15, 2021 - PowerShell
Powershell port of bash/unix screenfetch.
-
Updated
Jun 17, 2021 - PowerShell
Confluence REST API (including Cloud) via PowerShell
rest
wiki
powershell-gallery
confluence
atlassian
powershell-module
atlassian-confluence
powershell-core
atlassianps
-
Updated
Jul 26, 2021 - PowerShell
DanGough
commented
Apr 8, 2021
Describe the bug
Sometimes MozillaFirefox returns results quickly, other times it gets stuck for several minutes. Windows Powershell seems to be quicker than Powershell 7, but this could just be a fluke due to a limited number of tests. For example:
Windows Powershell: 2 minutes, 7 minutes, 8 minutes
Powershell 7: 8 minutes, 13 minutes, 14 minutes
I realise this one fires off a lot of
The Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA)
-
Updated
Feb 25, 2021 - PowerShell
Send SYSLOG messages from PowerShell
-
Updated
Mar 19, 2021 - PowerShell
Lifecycle management for the Microsoft Visual C++ Redistributables
microsoft
deployment
powershell
configmgr
powershell-gallery
mdt
visual-c-redistributables
vcredist
mdt-share
-
Updated
Jul 31, 2021 - PowerShell
A module to retrieve and download Windows 10 current updates from the Microsoft Update Catalog
powershell
windows-10
updates
adobe-flash
powershell-gallery
net-framework
cumulative-update
monthly-rollups
microsoft-update-catalog
-
Updated
Jun 21, 2020 - PowerShell
PowerShell Cmdlets for Azure DevOps and Team Foundation Server
tfs
visual-studio
powershell
nuget
cmdlet
vsts
chocolatey
powershell-gallery
msi
powershell-cmdlets
azure-devops
azuredevops
azure-devops-api
-
Updated
Aug 26, 2021 - C#
A scaffolding framework which can be used to kickstart a generic PowerShell module project.
visual-studio
build
module
powershell
portable
build-automation
build-tool
build-system
readthedocs
powershell-gallery
powershell-script
build-script
powershell-module
invoke-build
plaster
scaffolding-framework
platyps
modulebuild
-
Updated
May 2, 2020 - PowerShell
A Twitter Automation Client for PowerShell 7
twitter
tweets
twitter-api
powershell
twitter-client
powershell-gallery
tweet
powershell-module
twitterdm
-
Updated
Jul 17, 2021 - PowerShell
Statistical analysis of data on the command line
statistics
powershell
powershell-modules
histogram
statistical-analysis
powershell-gallery
powershell-module
performance-counters
-
Updated
Jan 24, 2021 - PowerShell
A collection of useful PowerShell modules and scripts.
-
Updated
Jan 30, 2021 - PowerShell
PowerShell Module to get local and remote system information
powershell
powershell-modules
powershell-gallery
powershell-script
powershell-scripts
powershell-adminscripts
powershell-module
powershell-cmdlets
-
Updated
Mar 16, 2019 - PowerShell
Powershell module for Elasticsearch
search
windows
linux
elasticsearch
backup
powershell
cmdlet
dotnet-core
powershell-gallery
powershell-module
powershell-cmdlets
powershell-core
-
Updated
Sep 13, 2020 - C#
Advanced CLI for CouchDB server
couchdb
cli
database
powershell
cmdlet
couchbase
couchdb-client
couchdb-mango
powershell-gallery
cloudant
powershell-module
powershell-cmdlets
couchbase-cluster
cloudant-database
couchbase-server
couchdb-database
cloudant-nosql-database
couchdb-server
couchdb-adapter
couchbase-exporter
-
Updated
Aug 26, 2021 - PowerShell
Gets the IP ranges associated with Azure regions in CIDR format
-
Updated
Jan 26, 2020 - PowerShell
PowervRNI: A PowerShell module to talk to the vRealize Network Insight API
-
Updated
Aug 11, 2021 - PowerShell
A powershell module used to interact with the Spotify API
spotify
powershell
powershell-modules
spotify-api
powershell-gallery
powershell-script
powershell-scripts
powershell-module
powershell-core
spotify-web-api
-
Updated
Aug 28, 2021 - PowerShell
Pure Storage FlashArray PowerShell Software Development Kit (SDK) version 1.x.
-
Updated
Jul 29, 2021 - HTML
Search, explore, and discover PowerShell Gallery modules.
-
Updated
Sep 17, 2020 - PowerShell
PowerShell wrapper for Zerto Virtual Manager API
-
Updated
Aug 6, 2021 - PowerShell
PSWebConfig is a PowerShell module for decrypting, inspecting and testing web.config files in remote and local scenarios
website
service
powershell
test
appsettings
iis
semver
powershell-gallery
decrypt
configuration-file
decrypts
psget
connectionstrings
webadministration
-
Updated
Sep 3, 2016 - PowerShell
A heads up display for git. A PowerShell port of git-radar
-
Updated
Feb 24, 2020 - PowerShell
Improve this page
Add a description, image, and links to the powershell-gallery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the powershell-gallery topic, visit your repo's landing page and select "manage topics."
Not all the functions that have a
Path
parameter have a correspondingLiteralPath
parameter. Found this while implementing #53.Steps to reproduce