Closed jeneaux closed 2 years ago
Modified the Get-Item call to correctly return the item and its children to match the example comment.
Without the wildcard, New-ExplicitItemSource does not implicitly add children items as stated in the "Detailed Description" section.
New-ExplicitItemSource
Thank you.
Modified the Get-Item call to correctly return the item and its children to match the example comment.
Without the wildcard,
New-ExplicitItemSource
does not implicitly add children items as stated in the "Detailed Description" section.