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.
Bulk update to the PowerShell examples for the clusterawareupdating module before applying further quality updates.
Bulk update to the header formatting for the clusterawareupdating module before applying further updates.
Unfortunately, there is no feedback channel for the `IISAdministration` powershell module (though such channel is actually advertised at the bottom of the documentation page). Please pardon me for providing my...
All general documentation fields are missing explanations or clarification. [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue...
If I have a cmdlet, say `New-EventLog`, and I want to find the module to install, how do I do that? Isn't a critical step in this process that should...
The default value for the recursion timeout is 0x8. Its wrongly mentioned as 0xF --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟...
# PR Summary The default -Timeout or the default Recursion Timeout value is set to 0x8 and not 0xF. The example talks about setting the -RetryInterval to 3 however the...
given that PowerShell has New-Timespan that has a concept of a start time and an end time then this parameter name is misleading in both what type of value(s) it...
### 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,...