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.
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

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 :)
Most helpful comment
help new-bccontainer -detailed > help.txt
notepad help.txt