Joey Aiello
Joey Aiello
There is usage in the existing, experimental PowerShell worker on Azure Functions v1, and we should write a doc that helps with the transition onto v2.
Got this one [filed on UserVoice](https://windowsserver.uservoice.com/forums/301869-powershell/suggestions/11454600-bug-nullable-enum-dsc-property-throws-system-n) and discussed it again at PS Summit NA 2017. It seems like a small thing, but it's blocking usage of class-based resources to the...
Steps to reproduce ------------------ `sudo Remove-Item foo.txt` where foo.txt is owned by root Expected behavior ----------------- `foo.txt` is deleted Actual behavior --------------- `sudo: Remove-Item: command not found`
Originally posted on Connect by Mark Wilson and [now on UserVoice](http://windowsserver.uservoice.com/forums/301869-powershell/suggestions/11088558-add-functionality-to-expand-archive-so-that-it-can): > Please add a -Password switch to Expand-Archive so that it can open password-protected archive files. These files can...
Originally posted by MDrobul on Connect and has since been moved [to UserVoice](http://windowsserver.uservoice.com/forums/301869-powershell/suggestions/11088612-compress-archive-add-password-switch-to-allow-crea): > Add support to create password protected zip files and extract them.
New UI looks like this:  Whenever I mess up manually typing a link (e.g. https://powershellgallery.com/stat), I see the old UI:  It's not a problem today, AFAIK, but I...
Related discussion in #109, specifically [this comment](https://github.com/PowerShell/PowerShell-RFC/pull/109#issuecomment-460411142): > Finally got around to reviewing this with @PowerShell/powershell-committee. > > It sounds like the problem that's being solved here is to convert...
Apparently you need to put single quotes around numbers with leading zeros in YAML, and many of our RFC numbers are probably wrong because of this. We should fix it.
Per #106, this is to track the need for an RFC that would create a pluggable provider model for logging. Quoting me from that thread: > @PowerShell/powershell-committee discussed this one...
Use this issue to comment on this RFC: https://github.com/PowerShell/PowerShell-Language-RFC/blob/master/1-Draft/RFC0004-PowerShell-Module-Versioning.md