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

Hello, the description for both `-AutoReusePortRangeNumberOfPorts` and `-AutoReusePortRangeStartPort` is identical. I believe the description for `-AutoReusePortRangeStartPort` is incorrect and should be updated. --- #### Document Details ⚠ *Do not edit...

doc-bug

In the help for "new-netfirewallrule" the parameter "RemoteDynamicKeywordAddresses" isn't explained. Please add more info... Yours FG --- #### Document Details ⚠ *Do not edit this section. It is required for...

issue-doc-idea
area-netsecurity

Doc says: > Outputs > Microsoft.HyperV.PowerShell.DvdDrive This seems to be wrong (on WinSrv2022), Actual behaviour: > Outputs > Default -> None > If -PassThru is specified -> Microsoft.HyperV.PowerShell.DvdDrive please correct...

issue-doc-bug
area-hyper-v

This command doesn't match the description below it. Wrong: `Set-NfsServerConfiguration -EnableNfsv2 $False -EnableNfsv4 $True -EnableNfsv3 $True` Right: `Set-NfsServerConfiguration -EnableNfsv2 $False -EnableNfsv3 $False -EnableNfsv4 $True` --- #### Document Details ⚠ *Do...

issue-doc-bug
area-nfs

Change from: Indicates whether to select a random time for the scheduled start and scheduled update for definitions. If you specify a value of $True or do not specify a...

Microsoft submitter
issue-doc-bug

The description of the -DateTime parameter states "Specifies a distinct time value for Search-ADAccount parameters such as AccountExpiring, AccountInactive, and **PasswordExpired**." However, the -DateTime parameter is not part of the...

product-feedback

Lots of great documentation, but no mention of where to get the modules documented. Wouldn't it make sense to include that info so people search for the module or a...

issue-doc-idea
area-dfsn

This page might not be the best place to put this information, but I could not find it anywhere else either. Basically, all the possible values for VolumeStatus is missing....

issue-doc-idea
area-bitlocker

Every parameter is defined as "optional", but trying to execute the cmdlet without parameters results in an error ("Get-DnsServerResourceRecord : Parameter set cannot be resolved using the specified named parameters.")....

issue-doc-bug
area-dnsserver

Seems like this function does not exist in powershell but it does in the documentation? Copy-UserInternationalSettingsToSystem : The term 'Copy-UserInternationalSettingsToSystem' is not recognized as the name of a cmdlet, function,...

product-feedback