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 242 windows-powershell-docs issues
Sort by recently updated
recently updated
newest added

[Enter feedback here] Any chance of the document including the possible KeyProtector outputs? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub...

issue-doc-idea
area-bitlocker

$policies = Get-DnsServerQueryResolutionPolicy -ZoneName "contoso.com" -ComputerName computer1 $policies Name ProcessingOrder IsEnabled Action ---- --------------- --------- ------ ServerPolicy 1 True Allow ServerPolicy 2 True Allow ServerPolicy 3 True Allow ServerPolicy 4...

product-feedback

The example that shows how to copy DNS Query Resolution Policies doesn't actually work. It doesn't work if you specify the ZoneName either. --- #### Document Details ⚠ *Do not...

doc-bug

The line of code in example 5 is not valid: $EAPXml = [xml]Get-Content -Path C:\eap-config.xml This gives an error in powershell: "Unexpected token 'Get-Content' in expression or statement." --- ####...

doc-bug

> When used in Failover Cluster, cmdlets from the Storage module operate on cluster level (all servers in the cluster). I think we need more details here - why does...

doc-enhancement

I would suggest a rewrite for this paragraph: The Export-VM cmdlet exports a virtual machine to disk. This cmdlet creates a folder at a specified location having three subfolders: Snapshots,...

doc-enhancement

[Enter feedback here] There's a link on the page in description section (https://docs.microsoft.com/en-us/powershell/module/international/set-winuserlanguagelist?view=windowsserver2022-ps#description) that is expected to go to: [Configurable Language and Cultural Settings](https://go.microsoft.com/fwlink/?LinkID=242307) and instead reach the proper site...

issue-doc-bug
area-international

Removed repeated text and fixed bullet points

Add proxy settings to the doc