PowerShell
The PowerShell forum accepts bug reports as well as feedback and suggestions. For more information, check out the PowerShell Homepage
The following is a list of the states we use to track items.
status | meaning |
---|---|
survey | We saw this and we are considering it. Please upvote if it’s important to you. |
needs more information | We don’t understand the issue and need additional details. |
investigating | We are looking at this internally to understand things like: scenario, reproduction of issue, costing, or other technical details. |
in queue | The issue is understood and in our unprioritized backlog. Your votes will be used to drive prioritization of this work. |
-
Wildcard issue on several commands
Hi Team,
I am reading the book "learn-windows-powershell-3-in-a-month-of-lunches-don-jones-jeffrey-hicks". One of the help file I saw in get-help get-eventlog -full that -logname parameter does not accept wildcard characters however when I check, it was accepting the wild card. Same thing is mentioned under get-service help files. I am using win 10 with PS version 5. Can someone please confirm if there is any glitch in the help file or in powershell?
1 voteThis is a problem with the help files. It’s all over the place and very hard to fix.
- Don't see your idea?