Sean Wheeler

Results 65 issues of Sean Wheeler

Uservoice is no longer used at Microsoft. Old link results in 404.

Change Parameters/items to refer to parameter definition. Before this PR, the definition for `command` in the schema included details for parameter items. It was a duplicate definition, but it was...

### Summary of the new feature / enhancement Take for example the Windows native command `vaultcmd.exe`. That command has parameters that take values that require quotes. When `$PSNativeCommandArgumentPassing = 'Windows'`...

Issue-Enhancement

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Issue-Bug

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Paths

Break current code into modules for: - DB management - Feed consumption - File downloading - Podcast functions (feed mgmt, etc.)

# PR Summary Create the initial documentation for this module. ## PR Context This content was originally created to be published to the documentation repository. Since the module is not...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

### Summary of the new feature / enhancement For example, the proxy cmdlet for `Update-Script` takes **Proxy* and **ProxyCredential** cmdlets. Those parameters are discarded because they are unsupported by `Update-PSResource`....

### Summary of the new feature / enhancement Need a cmdlet to replace `New-ExternalHelpCab` from platyPS 0.14. ### Proposed technical implementation details (optional) This needs to be cross-platform, where the...

Area-UpdateableHelp
Issue-Enhancement