Navcontainerhelper: Has arguments list description for New-BCContainer disappeared

Created on 14 May 2020  路  6Comments  路  Source: microsoft/navcontainerhelper

Hey Freddy,

Maybe it's me old set of brains that cannot find the listing of the arguments of New-BCContainer. Sorry to ask if it's so obvious that I should not have asked.

Most helpful comment

help new-bccontainer -detailed > help.txt
notepad help.txt

All 6 comments

help new-bccontainer -detailed

Makes sense. Thanx. It's only a pity that it is not searchable and the list is not alphabetacally order. You keep on scrolling up and down.

help new-bccontainer -detailed > help.txt
notepad help.txt

the argument list is also available in ps
image

True, but no description.

help new-bccontainer -detailed

This feels familiar (probably from the PowerShell training in the basement of the Lindner hotel that I took years ago) but thanks for the reminder :)

Was this page helpful?
0 / 5 - 0 ratings