`Get-ChildItem c:\techdocs[a-l]*.txt` should be `Get-ChildItem c:\techdocs\[a-l]*.txt` --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 9028abec-dc79-c64d-7dc2-8166313a41b9 * Version Independent ID: 9d3dd8b9-9284-768d-47cd-ea3e84042d95 * Content: [about_Wildcards](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_wildcards?view=powershell-6#feedback) * Content Source: [reference/6/Microsoft.PowerShell.Core/About/about_Wildcards.md](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/reference/6/Microsoft.PowerShell.Core/About/about_Wildcards.md) * Product: **powershell** * GitHub Login: @SteveL-MSFT * Microsoft Alias: **slee**
Get-ChildItem c:\techdocs[a-l]*.txtshould be
Get-ChildItem c:\techdocs\[a-l]*.txtDocument Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.