windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.

Results 257 windows-powershell-docs issues
Sort by recently updated
recently updated
newest added

### 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,...

issue-doc-bug
needs-triage

### 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,...

issue-doc-bug
needs-triage

I made the attributes, that can be used to specify the Identity more visible. (I kind of struggled, which Active-Directory Attributes can be used) While developing my script, I struggled,...

This article says we can pass a '`Network ID`', but doesn't say what that is or where we could get one from. It'd be awesome if something explaining this could...

area-scheduledtasks

# PR Summary This PR modifies the docs for `Add-BitLockerKeyProtector.md` and `Enable-BitLocker.md` to add critical information that was previously missing. Both cmdlets have a `-RecoveryPassword` parameter that accepts a 48-digit...

During my testing, I found that the underscore character is not allowed in the target name. Attempting to include it results in the following error: > New-IscsiServerTarget : Unable to...

The DISM documentation is missing information for the `Export-WindowsCapabilitySource` cmdlet. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* *...

issue-doc-bug
area-dism

The documentation says that the cert parameter can accept an array of certificate objects. But it does not. If you pass it a single object of System.Security.Cryptography.X509Certificates.X509Certificate2, it works as...

issue-product-feedback

Searching in VS Code for "\w+http://go.microsoft.com" shows around 5K links that are cmdlet name stuck to go.microsoft.com links https://github.com/MicrosoftDocs/windows-powershell-docs/blame/b3ab7fb7c6bcee8b5e16460eec698d183bf451fd/docset/winserver2012-ps/dnsserver/Remove-DnsServerResourceRecord.md#L83 ```md New-CimSessionhttp://go.microsoft.com/fwlink/p/?LinkId=227967 ``` You might be able to use regex to...

issue-doc-idea
area-dnsclient

Details on the following metrics are missing from the description of this cmdlet: * AggregatedAverageNormalizedIOPS * AggregatedAverageLatency * AggregatedDiskDataRead * AggregatedDiskDataWritten * AggregatedNormalizedIOCount * HardDiskMetrics / AverageNormalizedIOPS * HardDiskMetrics /...

issue-doc-idea
area-hyper-v