Unclear how to use some parameters
@scanum is already working on this.
Since Nov 2, 2023.
Assessment
This issue has not been assessed yet.
Description
It is unclear how to use -BindingInformation, -Protocol, etc.
At first reading, these appear to be parameters to the Get-IISSite command:
Get-IISSite
-> Works
Get-IISSite -BindingInformation
Get-IISSite -BindingInformation "IP:Port"
Get-IISSite -BindingInformation IP:Port
Get-IISSite -Protocol
Get-IISSite -Protocol "https"
-> " A parameter cannot be found that matches..."
Some examples would help.
For example:
Display binding information for first website
$x = Get-IISSite
$x[0].Bindings.BindingInformation
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: b132ee6f-f166-5e6a-f2e2-4cbe563a9cf2
- Version Independent ID: 2dd18a41-5e0a-9b50-df8f-99aae5247ad2
- Content: Get-IISSiteBinding (IISAdministration)
- Content Source: docset/winserver2022-ps/iisadministration/Get-IISSiteBinding.md
- Product: w10
- GitHub Login: @JasonGerend
- Microsoft Alias: jgerend
- Dominant language
- Dockerfile
- Stars
- 504
- Forks
- 635
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftDocs/windows-powershell-docs
-
issue-doc-bug needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
issue-doc-bug needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MicrosoftDocs/windows-powershell-docs#3861 · 1 comment ·
-
issue-doc-bug needs-triage
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
issue-doc-bug needs-triage
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
issue-doc-bug needs-triage
Difficulty 4/5 3-5 days Newbie friendliness 35/100