Michael Greene
Michael Greene
### Brief description of your issue Error occurs when installing the module using install-psresource. ### Steps to reproduce install-psresource Microsoft.WinGet.Client -TrustRepository ### Expected behavior Install module without error (as is...
I think this is a great concept. Would you consider it for PowerShell Gallery? Also if you would like it to be a portable module, I would be happy to...
The update to the productid is a major change. Can you update the version (1.3?) and submit to the gallery? It would also be good to add a release history...
I am interested in authoring a DSC resource that would leverage this module, but I would prefer all dependencies be available in the gallery so they can be automatically resolved...
The current script installs the module to the build slave. This can be troublesome because it requires administrative access and could potentially impact the build slave which is an issue...
Phosphor could also provide a nice option to render help information in an easy to read format in a consistent way across platforms. Examples of content could include get-help, about_...
### Summary of the new feature / enhancement As a user, I have a consistent need to manage secure strings without exposing them in scripts and other automation artifacts. To...
### Summary of the new feature / enhancement ## User story As a PowerShell module author, I want to use secrets in my custom functions without needing to learn about...
Discovered that multiple values can be selected for this setting, and when that occurs the combinations of all values would have to be mapped in to the PSD1, or we...
There are several new policies available in new server versions missing from the psd1. I will attempt to make this easy by discovering the format where I can. ``` "Minimum_length_password_audit"...