The Wayback Machine - https://web.archive.org/web/20220806213900/https://github.com/topics/powershell
Skip to content
#

PowerShell

powershell logo

PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. Initially a Windows component, it was made open source and cross-platform with the introduction of PowerShell Core which is built on .NET Core.

Here are 7,506 public repositories matching this topic...

Scoop
daniel-liuzzi
daniel-liuzzi commented Aug 1, 2020

I regularly run scoop update; scoop status to keep all my apps up to date:

> scoop update
Updating Scoop...
Updating 'extras' bucket...
Updating 'java' bucket...
Updating 'main' bucket...
Updating 'nerd-fonts' bucket...
Updating 'versions' bucket...

> scoop status
Scoop is up to date.
Everything is ok!

Today I wanted to try VSCode's new [PowerShell Notebook Mode](htt

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

good first issue Good for newcomers
cbellee
cbellee commented Mar 28, 2022

Description

New-AzPortalDashboard fails to parse a hashtable converted from a JSON dashboard definition downloaded from the portal.
The attached JSON dashboard definition was downloaded from an existing simple dashboard definition created in the portal in order to test creating a new dashboard definition using PowerShell. The commands and output are shown below.

[portal.txt](https://git

Investigate 🔍 bug This issue requires a change to an existing behavior in the product in order to be resolved. good first issue Issues suited for folks who want to help for the first time. Portal
thielj
thielj commented Sep 9, 2021

Describe the bug

Some content served with "content-encoding: gzip" fails to get decompressed. The same URL works when retrieved as $var = Invoke-RestMethod <url> in PowerShell or in the browser.

Still trying to figure out if this might be a server issue

Please complete the following:

Version: 1.0.245702+40c8c12f24bf25871df042025338d97181e1507a
Build date: 2021-09-09T15:5

bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
wsmelton
wsmelton commented Sep 3, 2017

Feature Request

A simple command that just pulls readable information from msdb..suspect_pages.

Problem to solve

At times you need to monitor the suspect pages a server may have or verify after you get logical errors returned from DBCC results, or even finding the dreaded 823/824 err

feature good first issue hacktoberfest See https://hacktoberfest.digitalocean.com/ new command Feature request that would need a new command

Created by Microsoft

Released November 14, 2006

Organization
PowerShell
Wikipedia
Wikipedia

Related Topics

shell