windows-powershell-docs
windows-powershell-docs copied to clipboard
This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
# PR Summary This change is to update the New-VM cmdlet with new parameters for WS25. ## PR Checklist - [x] **Descriptive Title:** This PR's title is a synopsis of...
# PR Summary Updated new cmdlets for Accelerated Networking for WS25. ## PR Checklist - [x] **Descriptive Title:** This PR's title is a synopsis of the changes it proposes. -...
Changed the description of -MinimumBandwidthMode to indicate that it defaults to "Absolute", not "Weight". The documentation has been incorrect on that for years. The default has always been "Absolute". #...
### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
The argument is `Name`, not `Member`. Using the incorrect string yields an error message. # PR Summary This changes fixes a typo in the documentation for `Remove-NetSwitchTeamMember`. ## PR Checklist...
### Prerequisites - [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...
# PR Summary Encountered a small mistake in the numbering of the examples, it went like this: example 1, example 1, example 3. Changed it to the intended 1, 2,...
When `MAML2Yaml` is not in the path of `monikerMapping.json`, reference content in the docset will be built by PSMD2Yaml instead of its predecessor MAML2Yaml. For details, see https://dev.azure.com/ceapex/Engineering/_workitems/edit/783982
# PR Summary The argument is `Name`, not `Member`. Using the incorrect string yields an error message. This PR corrects all of the incorrect examples in the documentation ## PR...
### Prerequisites - [x] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react,...